.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{z-index:20;pointer-events:none;background-color:#adf;width:4px;position:absolute;top:0;bottom:0;right:-2px}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#c8c8ff66;position:absolute;inset:0}.ProseMirror [data-resize-container]{max-width:100%;margin:.25rem 0}.ProseMirror [data-resize-container] img{max-width:100%;display:block}.ProseMirror [data-resize-handle]{background:hsl(var(--primary));border:2px solid hsl(var(--background));opacity:0;z-index:2;border-radius:3px;width:11px;height:11px;transition:opacity .12s;box-shadow:0 1px 2px #0000001f}.ProseMirror [data-resize-container]:hover [data-resize-handle],.ProseMirror [data-resize-container][data-resize-state=true] [data-resize-handle],.ProseMirror-selectednode[data-resize-container] [data-resize-handle]{opacity:1}.ProseMirror [data-resize-handle=bottom-right],.ProseMirror [data-resize-handle=top-left]{cursor:nwse-resize}.ProseMirror [data-resize-handle=bottom-left],.ProseMirror [data-resize-handle=top-right]{cursor:nesw-resize}.ProseMirror [data-resize-handle=top],.ProseMirror [data-resize-handle=bottom]{cursor:ns-resize}.ProseMirror [data-resize-handle=left],.ProseMirror [data-resize-handle=right]{cursor:ew-resize}.long-form-article{--lf-bg:hsl(var(--muted) / .35);--lf-card:hsl(var(--card));--lf-fg:hsl(var(--foreground));--lf-fg-secondary:hsl(var(--muted-foreground));--lf-accent:hsl(var(--accent));--lf-accent-fg:hsl(var(--accent-foreground));--lf-accent-soft:hsl(var(--accent) / .18);--lf-border:hsl(var(--border));--lf-shadow:hsl(var(--foreground) / .06);--lf-step-1:203 33% 28%;--lf-step-2:203 28% 34%;--lf-step-3:203 24% 40%;--lf-step-4:203 20% 46%;--lf-step-5:203 18% 52%;--lf-step-6:203 16% 58%;--lf-step-7:203 14% 64%;--lf-step-8:203 12% 70%;--lf-step-9:203 10% 76%;max-width:900px;color:var(--lf-fg);-webkit-font-smoothing:antialiased;background:var(--lf-bg);border-radius:calc(var(--radius) + 4px);margin-inline:auto;padding:2rem 1rem 3rem;line-height:1.8}.long-form-article__body{max-width:none}.long-form-article header{text-align:center;margin-bottom:3rem}.long-form-article .badge{letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--accent) / .95);background:var(--lf-accent-soft);border-radius:9999px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.long-form-article h1{letter-spacing:.02em;color:var(--lf-fg);margin-bottom:1rem;font-size:clamp(1.625rem,4vw,2.25rem);font-weight:700;line-height:1.3}.long-form-article .subtitle{color:var(--lf-fg-secondary);max-width:38rem;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.7}.long-form-article .core-idea,.long-form-article .loop-diagram,.long-form-article .step-card,.long-form-article .summary-section{background:var(--lf-card);border:1px solid var(--lf-border);border-radius:calc(var(--radius) + 4px);box-shadow:0 2px 12px var(--lf-shadow)}.long-form-article .core-idea,.long-form-article .loop-diagram{margin-bottom:3rem;padding:2rem 2.25rem}.long-form-article .core-idea h2,.long-form-article .loop-diagram h2{color:var(--lf-fg);align-items:center;gap:.625rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.long-form-article .core-idea h2 .icon,.long-form-article .loop-diagram h2 .icon{background:var(--lf-accent);border-radius:calc(var(--radius) - 2px);width:1.75rem;height:1.75rem;color:var(--lf-accent-fg);flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.long-form-article .core-idea p{color:var(--lf-fg-secondary);font-size:.9375rem;line-height:1.9}.long-form-article .core-idea .highlight{color:hsl(var(--accent) / .95);font-weight:600}.long-form-article .loop-diagram h2{margin-bottom:1.5rem}.long-form-article .loop-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.long-form-article .loop-node{background:var(--lf-accent-soft);color:hsl(var(--accent) / .95);white-space:nowrap;border-radius:9999px;padding:.5rem .875rem;font-size:.8125rem;font-weight:600}.long-form-article .loop-arrow{color:var(--lf-fg-secondary);font-size:1.125rem}.long-form-article .loop-bracket{color:var(--lf-accent);font-size:1.25rem;font-weight:700}.long-form-article .steps-section{margin-bottom:3rem}.long-form-article .steps-section>h2{text-align:center;letter-spacing:.04em;color:var(--lf-fg);border-bottom:none;margin-bottom:2rem;padding-bottom:0;font-size:1.375rem;font-weight:700;display:block}.long-form-article .step-card{margin-bottom:1.25rem;padding:2rem 2.25rem;transition:transform .2s,box-shadow .2s}.long-form-article .step-card:hover{box-shadow:0 6px 20px hsl(var(--foreground) / .08);transform:translateY(-2px)}.long-form-article .step-header{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.long-form-article .step-number{border-radius:calc(var(--radius) + 2px);width:2.75rem;height:2.75rem;color:hsl(var(--primary-foreground));flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.long-form-article .step-number--1{background:hsl(var(--lf-step-1))}.long-form-article .step-number--2{background:hsl(var(--lf-step-2))}.long-form-article .step-number--3{background:hsl(var(--lf-step-3))}.long-form-article .step-number--4{background:hsl(var(--lf-step-4))}.long-form-article .step-number--5{background:hsl(var(--lf-step-5))}.long-form-article .step-number--6{background:hsl(var(--lf-step-6))}.long-form-article .step-number--7{background:hsl(var(--lf-step-7))}.long-form-article .step-number--8{background:hsl(var(--lf-step-8))}.long-form-article .step-number--9{background:hsl(var(--lf-step-9))}.long-form-article .step-title{color:var(--lf-fg);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.long-form-article .step-purpose{color:var(--lf-fg-secondary);font-size:.875rem;font-weight:400}.long-form-article .step-body{padding-left:3.75rem}.long-form-article .step-body h4{color:var(--lf-fg-secondary);text-transform:uppercase;letter-spacing:.06em;margin:1rem 0 .5rem;font-size:.875rem;font-weight:600}.long-form-article .step-body p,.long-form-article .step-body li{color:var(--lf-fg-secondary);font-size:.90625rem;line-height:1.9}.long-form-article .step-body ul{padding-left:0;list-style:none}.long-form-article .step-body li{margin-bottom:.375rem;padding-left:1.125rem;position:relative}.long-form-article .step-body li:before{content:"—";color:var(--lf-accent);font-weight:600;position:absolute;left:0}.long-form-article .step-body strong{color:var(--lf-fg);font-weight:600}.long-form-article .deliverable-box{background:var(--lf-accent-soft);border-left:3px solid var(--lf-accent);border-radius:0 calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0;margin-top:.875rem;padding:.875rem 1.125rem}.long-form-article .deliverable-box .label{color:hsl(var(--accent) / .95);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.long-form-article .deliverable-box .content{color:var(--lf-fg-secondary);font-size:.875rem;line-height:1.7}.long-form-article .summary-section{text-align:center;padding:2.5rem 2.25rem}.long-form-article .summary-section h2{color:var(--lf-fg);margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.long-form-article .summary-quote{color:var(--lf-fg-secondary);max-width:44rem;margin:0 auto 1.5rem;font-size:1.0625rem;line-height:1.9}.long-form-article .summary-quote strong{color:hsl(var(--accent) / .95)}.long-form-article .summary-note{color:var(--lf-fg-secondary);max-width:42rem;margin:0 auto;font-size:.875rem;line-height:1.8}.long-form-article .footer{text-align:center;border-top:1px solid var(--lf-border);color:var(--lf-fg-secondary);letter-spacing:.06em;margin-top:3rem;padding-top:1.75rem;font-size:.75rem}.long-form-article h2{color:var(--lf-fg);border-bottom:2px solid var(--lf-accent);margin-top:2.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:inline-block}.long-form-article h3{color:var(--lf-fg);margin-top:1.75rem;margin-bottom:.75rem;font-size:1rem;font-weight:700}.long-form-article h4{color:var(--lf-fg-secondary);margin-top:1.25rem;margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.long-form-article p{text-align:justify;color:var(--lf-fg-secondary);margin-bottom:.875rem;font-size:.9375rem}.long-form-article th{background:hsl(var(--foreground) / .88);color:hsl(var(--background));text-align:left;padding:.75rem 1rem;font-weight:600}.long-form-article td{border-bottom:1px solid var(--lf-border);vertical-align:top;color:var(--lf-fg-secondary);padding:.75rem 1rem}.long-form-article .highlight-box{background:var(--lf-accent-soft);border-left:4px solid var(--lf-accent);border-radius:0 calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.9375rem}.long-form-article .warning-box{border-radius:0 calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0;background:#fef0e7;border-left:4px solid #e66b1a;margin:1.25rem 0;padding:1rem 1.25rem;font-size:.875rem}.long-form-article .insight-box{border-radius:0 calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0;background:#eff6fb;border-left:4px solid #3481b2;margin:1.5rem 0;padding:1.25rem 1.5rem}.long-form-article .quote-box{background:hsl(var(--muted) / .45);border-left:4px solid hsl(var(--foreground) / .75);color:var(--lf-fg-secondary);border-radius:0 calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0;margin:1.5rem 0;padding:1.25rem 1.5rem;font-style:italic}.long-form-article .irony-box{background:hsl(var(--muted) / .4);border-left:4px solid hsl(var(--foreground) / .55);margin:1.25rem 0;padding:1.25rem 1.5rem}.long-form-article .framework-card{background:var(--lf-card);border:1px solid var(--lf-border);border-radius:calc(var(--radius));margin:1.25rem 0;padding:1.5rem}.long-form-article .framework-card .title{color:var(--lf-fg);margin-bottom:.75rem;font-size:.9375rem;font-weight:700}.long-form-article .framework-card .scene{color:hsl(var(--accent) / .95);margin-bottom:.625rem;font-size:.8125rem;font-weight:600}.long-form-article .framework-card .example{background:hsl(var(--background));border:1px dashed var(--lf-border);border-radius:calc(var(--radius) - 2px);margin-top:.75rem;padding:.875rem 1.125rem;font-size:.875rem}.long-form-article .checklist-item{align-items:flex-start;margin-bottom:.875rem;font-size:.875rem;display:flex}.long-form-article .checklist-item:last-child{margin-bottom:0}.long-form-article .checklist-item .num{background:hsl(var(--foreground) / .82);width:1.5rem;height:1.5rem;color:hsl(var(--background));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;margin-right:.875rem;font-size:.75rem;font-weight:700;display:flex}.long-form-article .checklist-item .content strong{color:var(--lf-fg)}.long-form-article .elevator-demo{background:hsl(var(--foreground) / .92);color:hsl(var(--accent));border-radius:calc(var(--radius));margin:1.25rem 0;padding:1.5rem 1.75rem;font-family:ui-monospace,monospace;font-size:.875rem;line-height:2}.long-form-article .elevator-demo .label{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.75rem}.long-form-article .divider{background:var(--lf-border);height:1px;margin:2.5rem 0}.long-form-article .tag{background:hsl(var(--foreground) / .82);color:hsl(var(--background));border-radius:calc(var(--radius) - 4px);margin-right:.375rem;padding:.125rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.long-form-article .star{color:#da8e0b;letter-spacing:.05em}.long-form-article .case-box{background:var(--lf-card);border:2px solid var(--lf-accent);border-radius:calc(var(--radius));margin:1.25rem 0;padding:1.5rem}.long-form-article .case-box .title{color:var(--lf-fg);margin-bottom:1rem;font-size:1rem;font-weight:700}.long-form-article .case-box .section-label{color:hsl(var(--accent) / .95);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.375rem;font-size:.75rem;font-weight:600}.long-form-article .case-box .section-body{color:var(--lf-fg-secondary);margin-bottom:1rem;font-size:.875rem}.long-form-article .cover{background:hsl(var(--foreground) / .92);color:hsl(var(--background));text-align:center;padding:4rem 2.5rem 3rem}.long-form-article .cover h1{color:hsl(var(--background));margin-bottom:1rem}.long-form-article .cover .subtitle{color:hsl(var(--muted-foreground));margin-bottom:0}.long-form-article .cover .tagline{color:hsl(var(--muted-foreground));margin-top:2rem;font-size:.9375rem;line-height:1.8}.long-form-article .toc{background:hsl(var(--muted) / .35);border-bottom:1px solid var(--lf-border);padding:2rem 2.5rem}.long-form-article .toc ul{grid-template-columns:repeat(2,1fr);gap:.625rem 2rem;margin:0;padding:0;list-style:none;display:grid}.long-form-article .toc a{color:var(--lf-fg);padding:.375rem 0;font-size:.9375rem;text-decoration:none;display:block}.long-form-article .toc .num{width:1.75rem;color:var(--lf-fg-secondary);font-size:.8125rem;display:inline-block}.long-form-article .lead{color:var(--lf-fg);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.9}.long-form-article .example{background:hsl(var(--muted) / .35);border-radius:calc(var(--radius) - 2px);margin:1.125rem 0;padding:1.125rem 1.5rem;font-size:.875rem}.long-form-article .example .bad{color:#bd2828;text-decoration:line-through}.long-form-article .example .good{color:#358d55;font-weight:600}.long-form-article .example-label{color:var(--lf-fg-secondary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.625rem;font-size:.6875rem}.long-form-article .number-list{counter-reset:lf-item;margin-left:0;padding-left:0;list-style:none}.long-form-article .number-list li{counter-increment:lf-item;margin-bottom:.625rem;padding-left:2.5rem;position:relative}.long-form-article .number-list li:before{content:counter(lf-item);background:hsl(var(--foreground) / .85);width:1.75rem;height:1.75rem;color:hsl(var(--background));border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex;position:absolute;top:.125rem;left:0}.long-form-article .summary-box{background:hsl(var(--foreground) / .92);color:hsl(var(--background));text-align:center;border-radius:calc(var(--radius));margin-top:2.5rem;padding:2.5rem 2rem}.long-form-article .summary-box strong{color:hsl(var(--accent));font-size:1.125rem}.long-form-article .summary-box p{text-align:center;color:hsl(var(--muted-foreground))}.long-form-article .footer .brand{color:hsl(var(--background));margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.long-form-article .footer:has(.brand){background:hsl(var(--foreground) / .92);color:hsl(var(--muted-foreground));border-top:none;margin-top:0;padding:2.5rem 2rem}.long-form-article .pyramid-wrap{flex-direction:column;align-items:center;margin:1.75rem 0;font-size:.875rem;display:flex}.long-form-article .pyramid-level{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.25rem;display:flex}.long-form-article .pyramid-item{background:hsl(var(--foreground) / .85);color:hsl(var(--background));border-radius:calc(var(--radius) - 2px);text-align:center;min-width:5rem;padding:.625rem 1.125rem}.long-form-article .pyramid-item.data{background:hsl(var(--foreground) / .65);font-size:.8125rem}.long-form-article .pyramid-connector{background:var(--lf-border);width:2px;height:1rem;margin:0 auto}.long-form-article .pyramid-label{text-align:center;color:var(--lf-fg-secondary);margin-top:.5rem;font-size:.8125rem}.long-form-article .page-layers{border:2px solid hsl(var(--foreground) / .75);border-radius:calc(var(--radius));margin:1.75rem 0;overflow:hidden}.long-form-article .page-layer{border-bottom:1px solid var(--lf-border);flex-wrap:wrap;gap:.75rem;padding:1.125rem 1.5rem;display:flex}.long-form-article .page-layer:last-child{border-bottom:none}.long-form-article .page-layer .layer-name{color:var(--lf-fg);min-width:8.75rem;font-weight:600}.long-form-article .page-layer .layer-note{color:var(--lf-fg-secondary);font-size:.8125rem}.long-form-article .page-layer.layer-1{background:hsl(var(--foreground) / .88);color:hsl(var(--background))}.long-form-article .page-layer.layer-1 .layer-name,.long-form-article .page-layer.layer-1 .layer-desc,.long-form-article .page-layer.layer-1 .layer-note{color:hsl(var(--background))}.long-form-article .page-layer.layer-2{background:hsl(var(--muted) / .5)}.long-form-article .hero{background:linear-gradient(135deg, hsl(var(--foreground) / .92) 0%, hsl(var(--foreground)) 100%);color:hsl(var(--background));text-align:center;border-radius:calc(var(--radius) + 4px) calc(var(--radius) + 4px) 0 0;margin:-2rem -1rem 0;padding:3.5rem 1.25rem 4rem}.long-form-article .hero h1{color:hsl(var(--background));font-size:clamp(1.5rem,4vw,2.25rem)}.long-form-article .hero .subtitle{color:hsl(var(--muted-foreground));max-width:38rem;margin-inline:auto}.long-form-article .nav-bar{background:var(--lf-card);border-bottom:1px solid var(--lf-border);margin:0 -1rem}.long-form-article .nav-container{max-width:75rem;margin-inline:auto;padding:0 1rem;display:flex;overflow-x:auto}.long-form-article .nav-item{white-space:nowrap;color:var(--lf-fg-secondary);border-bottom:2px solid #0000;padding:1rem 1.25rem;font-size:.875rem;font-weight:500}.long-form-article .nav-item.active{color:var(--lf-fg);border-bottom-color:var(--lf-accent)}.long-form-article .nav-item .num{background:hsl(var(--muted));border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-right:.375rem;font-size:.6875rem;display:inline-flex}.long-form-article .section-header{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.long-form-article .section-icon{background:var(--lf-accent);width:2.75rem;height:2.75rem;color:var(--lf-accent-fg);border-radius:calc(var(--radius));flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.long-form-article .section-title h2{border-bottom:none;margin-top:0;padding-bottom:0;display:block}.long-form-article .cards-grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1rem;margin-bottom:1rem;display:grid}.long-form-article .info-card{background:var(--lf-card);border:1px solid var(--lf-border);border-radius:calc(var(--radius) + 2px);box-shadow:0 2px 8px var(--lf-shadow);padding:1.25rem}.long-form-article .info-card .card-num{color:hsl(var(--accent) / .95);letter-spacing:.08em;margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.long-form-article .info-card h3{margin-top:0;font-size:.9375rem}.long-form-article .detail-panel,.long-form-article .detail-panel.active{background:var(--lf-card);border-radius:calc(var(--radius) + 2px);border-left:4px solid var(--lf-accent);margin-top:1rem;padding:1.5rem;display:block}.long-form-article .detail-panel ul{margin:0;padding:0;list-style:none}.long-form-article .detail-panel li{border-bottom:1px solid var(--lf-border);color:var(--lf-fg-secondary);padding:.5rem 0;font-size:.875rem}.long-form-article .detail-panel li:before{content:"▸";color:var(--lf-accent);margin-right:.5rem}.long-form-article .ppt-section{background:linear-gradient(to right, hsl(var(--muted) / .45), hsl(var(--muted) / .25));border-radius:calc(var(--radius) + 4px);border:1px solid hsl(var(--accent) / .25);margin:1.5rem 0;padding:2rem 1.5rem 1.5rem;position:relative}.long-form-article .ppt-section:before{content:"PPT 模板建议";background:var(--lf-accent);color:hsl(var(--accent-foreground));border-radius:9999px;padding:.25rem 1rem;font-size:.8125rem;font-weight:700;position:absolute;top:-.75rem;left:1.5rem}.long-form-article .ppt-grid{grid-template-columns:repeat(auto-fill,minmax(13.75rem,1fr));gap:1.25rem;margin-top:.625rem;display:grid}.long-form-article .ppt-card{background:var(--lf-card);border:1px solid var(--lf-border);border-radius:calc(var(--radius));box-shadow:0 2px 8px var(--lf-shadow);overflow:hidden}.long-form-article .ppt-thumb{border-bottom:1px solid var(--lf-border);background:#f2f5f8;justify-content:center;align-items:center;height:8.75rem;display:flex;position:relative}.long-form-article .mini-ppt{background:hsl(var(--background));width:90%;height:80%;box-shadow:0 2px 6px hsl(var(--foreground) / .12);max-width:none;aspect-ratio:unset;border-radius:4px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.long-form-article .mini-ppt .ppt-title-bar{background:hsl(var(--foreground) / .82);border-radius:2px;flex-shrink:0;width:60%;height:1rem}.long-form-article .mini-ppt .ppt-line{background:#dfe5ec;border-radius:1px;flex-shrink:0;height:.375rem}.long-form-article .mini-ppt .ppt-line.short{width:80%}.long-form-article .mini-ppt .ppt-line.medium{width:90%}.long-form-article .mini-ppt .ppt-line--top{margin-top:.25rem}.long-form-article .mini-ppt .ppt-line--top-sm{margin-top:.1875rem}.long-form-article .mini-ppt .ppt-box{background:hsl(var(--accent) / .35);border-radius:2px;flex-shrink:0;height:1.875rem;margin-top:.25rem}.long-form-article .mini-ppt .ppt-box.accent{background:hsl(var(--accent) / .35)}.long-form-article .mini-ppt .ppt-split{gap:.25rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-split .half,.long-form-article .mini-ppt .half{background:#e9edf2;border-radius:2px;flex:1;height:2.5rem}.long-form-article .mini-ppt .half--warm{background:hsl(var(--accent) / .22)}.long-form-article .mini-ppt .half--cool{background:hsl(var(--foreground) / .08)}.long-form-article .mini-ppt .ppt-timeline{align-items:center;gap:2px;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-dot{background:var(--lf-accent);border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.long-form-article .mini-ppt .ppt-bar{background:var(--lf-border);flex:1;height:2px}.long-form-article .mini-ppt .ppt-matrix-row{gap:.25rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-matrix-cell{background:#e9edf2;border-radius:2px;flex:1}.long-form-article .mini-ppt .ppt-matrix-row--h50 .ppt-matrix-cell{height:3.125rem}.long-form-article .mini-ppt .ppt-matrix-row--h55 .ppt-matrix-cell{height:3.4375rem}.long-form-article .mini-ppt .ppt-matrix-cell--icon{background:hsl(var(--accent) / .22);justify-content:center;align-items:center;display:flex}.long-form-article .mini-ppt .ppt-icon-dot{background:var(--lf-accent);border-radius:50%;width:1.25rem;height:1.25rem}.long-form-article .mini-ppt .ppt-matrix-cell--cool{background:hsl(var(--foreground) / .08)}.long-form-article .mini-ppt .ppt-timeline-cards,.long-form-article .mini-ppt .ppt-caption-row{justify-content:space-between;gap:.125rem;margin-top:.125rem;display:flex}.long-form-article .mini-ppt .ppt-timeline-card{background:#e9edf2;border-radius:2px;width:20%;height:1.25rem}.long-form-article .mini-ppt .ppt-caption-cell{background:#e9edf2;border-radius:2px;height:.9375rem}.long-form-article .mini-ppt .ppt-caption-row--duo .ppt-caption-cell{width:45%}.long-form-article .mini-ppt .ppt-caption-row--quad .ppt-caption-cell{width:22%}.long-form-article .mini-ppt .ppt-accent-strip{background:hsl(var(--accent) / .3);border-radius:2px;height:1.25rem;margin-top:.25rem}.long-form-article .mini-ppt .ppt-primary-strip{background:hsl(var(--foreground) / .72);border-radius:2px;height:1.25rem;margin-top:.25rem}.long-form-article .mini-ppt .ppt-accent-block{background:hsl(var(--accent) / .35);border-radius:2px;height:1.5625rem;margin-top:.25rem}.long-form-article .mini-ppt .ppt-muted-strip{background:#e9edf2;border-radius:2px;height:1.25rem;margin-top:.25rem}.long-form-article .mini-ppt .ppt-duo-bar{gap:.1875rem;height:2.8125rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-duo-bar__left{background:hsl(var(--foreground) / .72);opacity:.85;border-radius:2px 0 0 2px;flex:1}.long-form-article .mini-ppt .ppt-duo-bar__right{background:hsl(var(--accent) / .55);border-radius:0 2px 2px 0;flex:1}.long-form-article .mini-ppt .ppt-quad-bar{gap:2px;height:3.125rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-quad-bar__1{background:hsl(var(--foreground) / .82);opacity:.85;border-radius:2px 0 0 2px;flex:1}.long-form-article .mini-ppt .ppt-quad-bar__2{background:hsl(var(--foreground) / .65);opacity:.85;flex:1}.long-form-article .mini-ppt .ppt-quad-bar__3{background:hsl(var(--accent) / .65);flex:1}.long-form-article .mini-ppt .ppt-quad-bar__4{background:hsl(var(--accent) / .35);border-radius:0 2px 2px 0;flex:1}.long-form-article .mini-ppt .ppt-gradient-band{background:linear-gradient(to right, hsl(var(--foreground) / .18), hsl(var(--accent) / .18));border-radius:2px;height:3.125rem;margin-top:.25rem}.long-form-article .mini-ppt .ppt-grid-block{grid-template-columns:1fr 1fr;gap:.25rem;margin-top:.25rem;display:grid}.long-form-article .mini-ppt .ppt-grid-block--35 .ppt-grid-cell{border-radius:2px;height:2.1875rem}.long-form-article .mini-ppt .ppt-grid-block--40 .ppt-grid-cell{border-radius:2px;height:2.5rem}.long-form-article .mini-ppt .ppt-grid-cell--rose{background:#fce8e8}.long-form-article .mini-ppt .ppt-grid-cell--green{background:#eaf6ea}.long-form-article .mini-ppt .ppt-grid-cell--blue{background:#ecf0f9}.long-form-article .mini-ppt .ppt-grid-cell--amber{background:#fcf6e3}.long-form-article .mini-ppt .ppt-grid-cell--warm{background:hsl(var(--accent) / .22)}.long-form-article .mini-ppt .ppt-grid-cell--cool{background:hsl(var(--foreground) / .08)}.long-form-article .mini-ppt .ppt-duo-col{gap:.25rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-duo-col__item{flex:1}.long-form-article .mini-ppt .ppt-duo-col__bar{border-radius:2px}.long-form-article .mini-ppt .ppt-duo-col__bar--primary{background:hsl(var(--foreground) / .72);opacity:.85;height:1.5625rem}.long-form-article .mini-ppt .ppt-duo-col__bar--accent{background:hsl(var(--accent) / .35);height:1.5625rem}.long-form-article .mini-ppt .ppt-duo-col__bar--h30{height:1.875rem}.long-form-article .mini-ppt .ppt-split-bar{gap:.25rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-split-bar__main{background:#e9edf2;border-radius:2px;flex:1;height:2.5rem}.long-form-article .mini-ppt .ppt-split-bar__side{background:hsl(var(--accent) / .35);border-radius:2px;width:1.875rem;height:2.5rem}.long-form-article .mini-ppt .ppt-quote-slot{justify-content:center;align-items:center;height:3.75rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-quote-slot__mark{color:hsl(var(--foreground) / .28);font-size:1.2rem;font-weight:700}.long-form-article .mini-ppt .ppt-hero-band{background:linear-gradient(135deg, hsl(var(--foreground) / .82), hsl(var(--foreground) / .65));opacity:.92;border-radius:4px;justify-content:center;align-items:center;height:3.125rem;margin-top:.25rem;display:flex}.long-form-article .mini-ppt .ppt-hero-band__line{background:hsl(var(--background));opacity:.85;border-radius:2px;width:40%;height:.5rem}.long-form-article .detail-panel-note{color:var(--lf-fg-secondary);margin-top:.75rem;font-size:.85rem;font-style:italic}.long-form-article .rhythm-summary{background:linear-gradient(135deg, hsl(var(--foreground) / .92), hsl(var(--foreground)));border-radius:calc(var(--radius) + 4px);color:hsl(var(--background));text-align:center;margin-top:2.5rem;padding:2.5rem 2rem}.long-form-article .rhythm-summary__title{color:hsl(var(--background));border-bottom:none;margin-bottom:1rem;padding-bottom:0;font-size:1.5rem;display:block}.long-form-article .rhythm-grid{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.long-form-article .rhythm-card{background:hsl(var(--background) / .12);border-radius:calc(var(--radius) + 2px);padding:1.25rem}.long-form-article .rhythm-card__time{color:hsl(var(--accent));font-size:2rem;font-weight:700}.long-form-article .rhythm-card__label{opacity:.9;margin-top:.5rem}.long-form-article .rhythm-summary__note{opacity:.85;text-align:center;color:hsl(var(--background) / .9);margin-top:1.5rem;font-size:.9rem}.long-form-article .ppt-info{padding:.875rem 1rem}.long-form-article .ppt-name{margin-bottom:.375rem;font-size:.875rem;font-weight:600}.long-form-article .ppt-desc{color:var(--lf-fg-secondary);font-size:.8125rem;line-height:1.6}.long-form-article .cover:has(+.content>.article-section):after{content:"1";color:#ffffff0a;pointer-events:none;font-size:12.5rem;font-weight:700;line-height:1;position:absolute;bottom:-2.5rem;right:2.5rem}.long-form-article .article-section{margin-bottom:3.75rem}.long-form-article .article-section h2{color:var(--lf-fg);border-bottom:2px solid var(--lf-border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.75rem;font-weight:700}.long-form-article .article-section h3{color:var(--lf-fg);border-left:4px solid hsl(var(--accent));margin:2rem 0 1rem;padding-left:.9375rem;font-size:1.25rem;font-weight:600}.long-form-article .article-section h4{color:var(--lf-fg);margin:1.75rem 0 .875rem;font-size:1.0625rem;font-weight:600}.long-form-article .content>.article-section .lead{color:var(--lf-fg-secondary);border-left:4px solid hsl(var(--accent));background:hsl(var(--muted) / .35);border-radius:0 .5rem .5rem 0;margin-bottom:1.875rem;padding:1.25rem 1.25rem 1.25rem 1.5rem;font-size:1.125rem;line-height:1.8}.long-form-article blockquote{background:hsl(var(--muted) / .35);border-left:4px solid hsl(var(--accent));color:var(--lf-fg-secondary);margin:1.875rem 0;padding:1.25rem 1.875rem;font-size:1rem;font-style:italic}.long-form-article blockquote cite{color:hsl(var(--muted-foreground));margin-top:.625rem;font-size:.875rem;font-style:normal;display:block}.long-form-article .visual-anchor{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.875rem;margin:2.1875rem 0;display:flex}.long-form-article .anchor-item{text-align:center;background:hsl(var(--muted) / .35);border:1px solid var(--lf-border);border-radius:.75rem;min-width:10rem;padding:1.25rem 1.875rem}.long-form-article .anchor-item .num{color:hsl(var(--accent));margin-bottom:.5rem;font-size:2.25rem;font-weight:700;line-height:1}.long-form-article .anchor-item .label{color:var(--lf-fg-secondary);font-size:.875rem}.long-form-article .anchor-arrow{color:hsl(var(--muted-foreground));font-size:1.5rem}.long-form-article .compare-pair{grid-template-columns:1fr 1fr;gap:1.25rem;margin:1.5625rem 0;display:grid}.long-form-article .compare-block{border-radius:.625rem;padding:1.25rem}.long-form-article .compare-block.bad{background:#fef1f1;border:1px solid #fdc9c9}.long-form-article .compare-block.good{background:#f2fdf6;border:1px solid #bbf7d0}.long-form-article .compare-block h5{margin-bottom:.625rem;font-size:.875rem;font-weight:700}.long-form-article .compare-block.bad h5{color:#811d1d}.long-form-article .compare-block.good h5{color:#166433}.long-form-article .compare-block p{color:var(--lf-fg-secondary);margin-bottom:0;font-size:.875rem;line-height:1.7}.long-form-article .footer-note{margin-top:.5rem}@media (width<=640px){.long-form-article{padding:1.5rem .75rem 2.5rem}.long-form-article .step-header{flex-direction:column;gap:.75rem}.long-form-article .step-body{padding-left:0}.long-form-article .core-idea,.long-form-article .loop-diagram,.long-form-article .step-card,.long-form-article .summary-section{padding:1.25rem 1rem}.long-form-article .loop-flow{gap:.375rem}.long-form-article .loop-node{padding:.375rem .625rem;font-size:.75rem}.long-form-article .cover,.long-form-article .content,.long-form-article .toc{padding:2rem 1.25rem}.long-form-article .toc ul{grid-template-columns:1fr}.long-form-article .hero{margin-inline:-.75rem;padding:2.5rem 1rem 3rem}.long-form-article .cards-grid,.long-form-article .ppt-grid{grid-template-columns:1fr}.long-form-article .section-header{flex-direction:column;gap:.75rem}.long-form-article .compare-pair{grid-template-columns:1fr}.long-form-article .visual-anchor{flex-direction:column;gap:.9375rem}.long-form-article .anchor-arrow{transform:rotate(90deg)}}.long-form-article .container{background:#fff;max-width:960px;margin:0 auto;box-shadow:0 4px 20px #00000014}.long-form-article .cover{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:80px 60px;position:relative;overflow:hidden}.long-form-article .cover:before{content:"";background:#ffffff08;border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.long-form-article .cover-badge{letter-spacing:2px;background:#ffffff26;border:1px solid #fff3;border-radius:20px;margin-bottom:30px;padding:6px 20px;font-size:13px;display:inline-block}.long-form-article .cover h1{letter-spacing:2px;margin-bottom:20px;font-size:42px;font-weight:700}.long-form-article .cover-subtitle{color:#ffffffb3;margin-bottom:40px;font-size:18px;font-weight:300}.long-form-article .cover-meta{color:#ffffff80;justify-content:center;gap:40px;margin-top:50px;font-size:14px;display:flex}.long-form-article .cover-meta span{align-items:center;gap:8px;display:flex}.long-form-article .nav-bar{z-index:100;background:#fff;border-bottom:1px solid #e8ecf1;gap:0;padding:0 40px;display:flex;position:sticky;top:0;overflow-x:auto}.long-form-article .nav-bar a{color:#64748b;white-space:nowrap;border-bottom:3px solid #0000;padding:16px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.long-form-article .nav-bar a:hover,.long-form-article .nav-bar a.active{color:#0f3460;border-bottom-color:#0f3460}.long-form-article .content{padding:50px}.long-form-article .section{margin-bottom:60px}.long-form-article .section-header{border-bottom:2px solid #e8ecf1;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:15px;display:flex}.long-form-article .section-num{color:#fff;background:#0f3460;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.long-form-article .section h2{color:#1a1a2e;font-size:26px;font-weight:700}.long-form-article .section h3{color:#1a1a2e;border-left:4px solid #0f3460;margin:35px 0 18px;padding-left:15px;font-size:20px;font-weight:600}.long-form-article .section h4{color:#334155;margin:25px 0 12px;font-size:17px;font-weight:600}.long-form-article p{color:#334155;margin-bottom:16px;font-size:15.5px;line-height:1.9}.long-form-article .highlight-box{background:#f0f7ff;border-left:4px solid #0f3460;border-radius:0 8px 8px 0;margin:25px 0;padding:20px 25px}.long-form-article .highlight-box.warning{background:#fff8f0;border-left-color:#e67e22}.long-form-article .highlight-box.success{background:#f0fdf4;border-left-color:#16a34a}.long-form-article .highlight-box p:last-child{margin-bottom:0}.long-form-article .highlight-box strong{color:#1a1a2e}.long-form-article table{border-collapse:collapse;width:100%;margin:25px 0;font-size:14.5px}.long-form-article th{color:#fff;text-align:left;background:#1a1a2e;padding:14px 16px;font-weight:600}.long-form-article td{color:#334155;vertical-align:top;border-bottom:1px solid #e8ecf1;padding:14px 16px}.long-form-article tr:nth-child(2n){background:#f8fafc}.long-form-article tr:hover{background:#f0f7ff}.long-form-article ul,.long-form-article ol{color:#334155;margin:15px 0 20px 25px}.long-form-article li{margin-bottom:10px;font-size:15px;line-height:1.8}.long-form-article li strong{color:#1a1a2e}.long-form-article .card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:25px 0;display:grid}.long-form-article .card{background:#f8fafc;border:1px solid #e8ecf1;border-radius:12px;padding:25px;transition:all .2s}.long-form-article .card:hover{border-color:#0f3460;box-shadow:0 4px 12px #0f346014}.long-form-article .card-icon{color:#fff;background:#0f3460;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:15px;font-size:20px;display:flex}.long-form-article .card h4{margin-top:0;font-size:17px}.long-form-article .card p{color:#64748b;margin-bottom:0;font-size:14px}.long-form-article .flow-box{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:30px 0;display:flex}.long-form-article .flow-step{color:#fff;white-space:nowrap;background:#0f3460;border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600}.long-form-article .flow-arrow{color:#94a3b8;font-size:20px}.long-form-article .tag{color:#3730a3;background:#e0e7ff;border-radius:4px;margin-right:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.long-form-article .tag.red{color:#991b1b;background:#fee2e2}.long-form-article .tag.orange{color:#92400e;background:#fef3c7}.long-form-article .persuade-card{background:#fff;border:2px solid #e8ecf1;border-radius:12px;margin:15px 0;padding:25px;position:relative}.long-form-article .persuade-card .step-num,.long-form-article .step-card .step-num{color:#fff;background:#0f3460;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex;position:absolute;top:-14px;left:25px}.long-form-article .persuade-card h4,.long-form-article .step-card h4{color:#1a1a2e;margin-top:8px;font-size:17px}.long-form-article .persuade-card p,.long-form-article .step-card p{color:#64748b;margin-bottom:0;font-size:14px}.long-form-article .content .step-card{box-shadow:none;background:#fff;border:2px solid #e8ecf1;border-radius:12px;margin:15px 0;padding:25px;position:relative;transform:none}.long-form-article .content .step-card:hover{box-shadow:none;border-color:#0f3460;transform:none}.long-form-article .tag.green{color:#166534;background:#dcfce7}.long-form-article .checklist{background:#f8fafc;border-radius:12px;margin:25px 0;padding:25px 30px}.long-form-article .checklist-item{border-bottom:1px solid #e8ecf1;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.long-form-article .checklist-item:last-child{border-bottom:none}.long-form-article .check-box{border:2px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-top:3px}.long-form-article .checklist-item span{color:#334155;font-size:14.5px}.long-form-article .compare-box{grid-template-columns:1fr 1fr;gap:20px;margin:25px 0;display:grid}.long-form-article .compare-item{border-radius:10px;padding:20px}.long-form-article .compare-item.bad{background:#fef2f2;border:1px solid #fecaca}.long-form-article .compare-item.good{background:#f0fdf4;border:1px solid #bbf7d0}.long-form-article .compare-item h5{margin-bottom:10px;font-size:14px;font-weight:700}.long-form-article .compare-item.bad h5{color:#991b1b}.long-form-article .compare-item.good h5{color:#166534}.long-form-article .compare-item p{color:#475569;margin-bottom:0;font-size:13.5px}.long-form-article .footer{color:#ffffff80;text-align:center;background:#1a1a2e;padding:40px 60px;font-size:13px}.long-form-article .footer-brand{color:#fffc;margin-bottom:8px;font-weight:600}.long-form-article .template-card{background:#fff;border:2px solid #e8ecf1;border-radius:12px;margin:20px 0;overflow:hidden}.long-form-article .template-header{color:#fff;background:#1a1a2e;justify-content:space-between;align-items:center;padding:15px 25px;font-size:16px;font-weight:700;display:flex}.long-form-article .template-body{padding:25px}.long-form-article .template-body ol{margin:0;padding-left:20px}.long-form-article .template-body li{margin-bottom:8px;font-size:14.5px}.long-form-article .template-note{color:#64748b;background:#f8fafc;border-top:1px solid #e8ecf1;padding:15px 25px;font-size:13px}.long-form-article .ppt-example-wrap{margin:30px 0}.long-form-article .ppt-example-label{color:#64748b;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;font-weight:600;display:flex}.long-form-article .ppt-example-label:before{content:"▶";color:#0f3460;font-size:10px}.long-form-article .ppt-slide{aspect-ratio:16/9;background:#fff;border:2px solid #1a1a2e;border-radius:4px;width:100%;max-width:720px;margin:0 auto;font-family:Microsoft YaHei,PingFang SC,sans-serif;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000026}.long-form-article .ppt-slide.dark{color:#fff;background:#1a1a2e;border-color:#334155}.long-form-article .ppt-header{border-bottom:2px solid #0f3460;padding:18px 30px 10px}.long-form-article .ppt-title{color:#1a1a2e;font-size:18px;font-weight:700;line-height:1.4}.long-form-article .ppt-subtitle{color:#64748b;margin-top:4px;font-size:12px}.long-form-article .ppt-body{color:#334155;height:calc(100% - 90px);padding:15px 30px;overflow:hidden}.long-form-article .ppt-footer{color:#94a3b8;border-top:1px solid #e8ecf1;justify-content:space-between;padding:6px 30px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.long-form-article .ppt-cover-slide{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.long-form-article .ppt-cover-slide .ppt-cover-badge{color:#0f3460;letter-spacing:1px;background:#0f34601a;border:1px solid #0f346033;border-radius:16px;margin-bottom:20px;padding:4px 16px;font-size:11px;display:inline-block}.long-form-article .ppt-cover-slide .ppt-cover-title{color:#1a1a2e;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.3}.long-form-article .ppt-cover-slide .ppt-cover-sub{color:#64748b;margin-bottom:30px;font-size:14px}.long-form-article .ppt-cover-slide .ppt-cover-meta{color:#94a3b8;gap:20px;font-size:11px;display:flex}.long-form-article .ppt-cover-slide .ppt-cover-line{background:#0f3460;width:60px;height:3px;margin:20px 0}.long-form-article .exec-summary-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:10px;display:grid}.long-form-article .exec-summary-col{background:#f8fafc;border-left:3px solid #0f3460;border-radius:6px;padding:12px}.long-form-article .exec-summary-col.col2{border-left-color:#e67e22}.long-form-article .exec-summary-col.col3{border-left-color:#16a34a}.long-form-article .exec-summary-col h5{color:#64748b;margin-bottom:6px;font-size:11px;font-weight:600}.long-form-article .exec-summary-col p{color:#334155;margin:0;font-size:10px;line-height:1.6}.long-form-article .exec-summary-col .big-num{color:#0f3460;margin-bottom:4px;font-size:20px;font-weight:700}.long-form-article .exec-summary-col .big-num.orange{color:#e67e22}.long-form-article .exec-summary-col .big-num.green{color:#16a34a}.long-form-article .chart-area{justify-content:center;align-items:flex-end;gap:18px;height:140px;padding:10px 0;display:flex}.long-form-article .chart-bar{border-radius:3px 3px 0 0;width:36px;transition:all .3s;position:relative}.long-form-article .chart-bar .bar-label{color:#64748b;white-space:nowrap;font-size:9px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.long-form-article .chart-bar .bar-value{color:#1a1a2e;white-space:nowrap;font-size:10px;font-weight:700;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.long-form-article .chart-bar.budget{background:#cbd5e1}.long-form-article .chart-bar.actual{background:#0f3460}.long-form-article .chart-bar.actual-bad{background:#dc2626}.long-form-article .chart-bar.actual-good{background:#16a34a}.long-form-article .chart-bar.growth{background:#e67e22}.long-form-article .waterfall-chart{justify-content:center;align-items:flex-end;gap:0;height:200px;padding:0 30px 35px;display:flex;position:relative}.long-form-article .waterfall-col{flex-shrink:0;width:75px;height:100%;position:relative}.long-form-article .waterfall-block{color:#fff;text-align:center;border-radius:3px 3px 0 0;flex-direction:column;justify-content:center;align-items:center;width:75px;padding:4px;font-size:10px;font-weight:600;line-height:1.3;display:flex;position:absolute}.long-form-article .waterfall-block .wf-label{opacity:.85;margin-top:2px;font-size:9px;font-weight:400}.long-form-article .waterfall-col:first-child .waterfall-block{background:#0f3460;border-radius:3px;height:150px;bottom:0}.long-form-article .waterfall-col:nth-child(2) .waterfall-block{background:#16a34a;height:22.5px;bottom:150px}.long-form-article .waterfall-col:nth-child(3) .waterfall-block{background:#dc2626;border-radius:0 0 3px 3px;height:30px;bottom:142.5px}.long-form-article .waterfall-col:nth-child(4) .waterfall-block{background:#dc2626;border-radius:0 0 3px 3px;height:15px;bottom:127.5px}.long-form-article .waterfall-col:nth-child(5) .waterfall-block{background:#dc2626;border-radius:0 0 3px 3px;height:12px;bottom:115.5px}.long-form-article .waterfall-col:nth-child(6) .waterfall-block{background:#0f3460;border-radius:3px;height:115.5px;bottom:0}.long-form-article .waterfall-connector{z-index:2;border-top:1px dashed #94a3b8;width:20px;height:1px;position:absolute}.long-form-article .waterfall-col:first-child .waterfall-connector{width:20px;bottom:150px;right:-10px}.long-form-article .waterfall-col:nth-child(2) .waterfall-connector{width:20px;bottom:172.5px;right:-10px}.long-form-article .waterfall-col:nth-child(3) .waterfall-connector{width:20px;bottom:142.5px;right:-10px}.long-form-article .waterfall-col:nth-child(4) .waterfall-connector{width:20px;bottom:127.5px;right:-10px}.long-form-article .waterfall-col:nth-child(5) .waterfall-connector{width:20px;bottom:115.5px;right:-10px}.long-form-article .waterfall-label{text-align:center;color:#64748b;width:75px;font-size:9px;line-height:1.3;position:absolute;bottom:-28px;left:0}.long-form-article .pyramid{flex-direction:column;align-items:center;gap:4px;display:flex}.long-form-article .pyramid-level{color:#fff;text-align:center;border-radius:4px;padding:8px 0;font-size:10px;font-weight:600;position:relative}.long-form-article .pyramid-level.l1{background:#0f3460;width:180px}.long-form-article .pyramid-level.l2{background:#1e4a7a;width:220px}.long-form-article .pyramid-level.l3{background:#2d6aa8;width:260px}.long-form-article .pyramid-level .pyramid-desc{opacity:.9;margin-top:2px;font-size:9px;font-weight:400}.long-form-article .gauge-wrap{justify-content:space-around;align-items:center;height:120px;display:flex}.long-form-article .gauge-item{text-align:center}.long-form-article .gauge-circle{color:#1a1a2e;border:6px solid #e8ecf1;border-top-color:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 6px;font-size:14px;font-weight:700;display:flex;position:relative}.long-form-article .gauge-circle.yellow{border-top-color:#e67e22}.long-form-article .gauge-circle.red{border-top-color:#dc2626}.long-form-article .gauge-label{color:#64748b;font-size:10px}.long-form-article .action-list{margin-top:8px}.long-form-article .action-row{border-bottom:1px solid #e8ecf1;align-items:center;gap:10px;padding:8px 0;font-size:11px;display:flex}.long-form-article .action-row:last-child{border-bottom:none}.long-form-article .action-num{color:#fff;background:#0f3460;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.long-form-article .action-text{color:#334155;flex:1}.long-form-article .action-meta{color:#94a3b8;white-space:nowrap;font-size:10px}.long-form-article .ppt-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:10px}.long-form-article .ppt-table th{color:#fff;background:#1a1a2e;padding:6px 8px;font-size:10px}.long-form-article .ppt-table td{color:#334155;border-bottom:1px solid #e8ecf1;padding:5px 8px}.long-form-article .ppt-table tr:nth-child(2n){background:#f8fafc}.long-form-article .ppt-table .num-cell{text-align:right;font-family:Courier New,monospace}.long-form-article .ppt-table .highlight-cell{color:#dc2626;font-weight:700}.long-form-article .ppt-table .good-cell{color:#16a34a;font-weight:700}.long-form-article .strategy-map{flex-direction:column;gap:8px;margin-top:10px;display:flex}.long-form-article .strategy-row{align-items:center;gap:12px;display:flex}.long-form-article .strategy-label{color:#64748b;text-align:right;width:80px;font-size:10px;font-weight:700}.long-form-article .strategy-items{flex:1;gap:8px;display:flex}.long-form-article .strategy-item{text-align:center;color:#1e40af;background:#f0f7ff;border:1px solid #bfdbfe;border-radius:4px;flex:1;padding:8px;font-size:10px}.long-form-article .strategy-item.done{color:#166534;background:#dcfce7;border-color:#86efac}.long-form-article .strategy-item.warn{color:#92400e;background:#fef3c7;border-color:#fcd34d}.long-form-article .strategy-item.risk{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.long-form-article .strategy-arrow{color:#94a3b8;text-align:center;font-size:14px}.long-form-article .two-col{grid-template-columns:1fr 1fr;gap:20px;height:100%;display:grid}.long-form-article .two-col-left,.long-form-article .two-col-right{overflow:hidden}.long-form-article .icon-text-row{align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.long-form-article .icon-box{color:#fff;background:#0f3460;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.long-form-article .icon-box.red{background:#dc2626}.long-form-article .icon-box.green{background:#16a34a}.long-form-article .icon-box.orange{background:#e67e22}.long-form-article .icon-text{color:#334155;font-size:11px;line-height:1.5}.long-form-article .icon-text strong{color:#1a1a2e;margin-bottom:2px;display:block}.long-form-article .annotation-tag{letter-spacing:1px;border-radius:4px;margin-bottom:8px;padding:3px 10px;font-size:10px;font-weight:700;line-height:1.4;display:inline-block}.long-form-article .annotation-tag.tag-s{color:#166534;background:#dcfce7;border:1px solid #86efac}.long-form-article .annotation-tag.tag-c{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.long-form-article .annotation-tag.tag-r{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}@media (width<=768px){.long-form-article .cover{padding:50px 25px}.long-form-article .cover h1{font-size:28px}.long-form-article .content{padding:30px 25px}.long-form-article .nav-bar{padding:0 25px}.long-form-article .compare-box{grid-template-columns:1fr}.long-form-article .cover-meta{flex-direction:column;gap:10px}.long-form-article .ppt-slide{aspect-ratio:auto;min-height:300px}.long-form-article .exec-summary-grid,.long-form-article .two-col,.long-form-article .card-grid{grid-template-columns:1fr}.long-form-article .gauge-wrap{flex-direction:column;gap:15px;height:auto}.long-form-article .waterfall-chart{height:260px;padding-bottom:50px}.long-form-article .waterfall-col{width:55px}.long-form-article .waterfall-block{width:55px;font-size:9px}.long-form-article .waterfall-label{width:55px;font-size:8px}}.long-form-article .ppt-is-10g6n13{margin-top:8px}.long-form-article .ppt-is-10l3gz6{background:#fef2f2;border-left:3px solid #dc2626;border-radius:6px;flex:1;padding:12px}.long-form-article .ppt-is-1221xuc{color:#fff;background:#dc2626;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:70%;left:20%}.long-form-article .ppt-is-12zxauv{justify-content:center;align-items:flex-end;gap:8px;height:60px;display:flex}.long-form-article .ppt-is-13asp93{color:#fff;background:#e67e22;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:60%;left:60%}.long-form-article .ppt-is-13typ8o{color:#e67e22;font-weight:700}.long-form-article .ppt-is-13y80od{width:28px;height:58%}.long-form-article .ppt-is-17te309{height:100px}.long-form-article .ppt-is-18j02uh{text-align:center;color:#64748b;margin-top:42px;font-size:10px}.long-form-article .ppt-is-193wgb9{color:#0f3460;font-size:9px;font-weight:700}.long-form-article .ppt-is-1aetszt{margin-bottom:8px;font-size:11px;font-weight:700}.long-form-article .ppt-is-1an1kya{background:#f0f7ff;border-radius:4px;margin-top:10px;padding:8px;font-size:10px}.long-form-article .ppt-is-1atfn2d{background:#0f3460}.long-form-article .ppt-is-1bbsc6m{flex-direction:column;gap:10px;height:100%;display:flex}.long-form-article .ppt-is-1bpr6um{background:#f0f7ff;border-radius:4px;flex:1;padding:8px 12px;font-size:10px}.long-form-article .ppt-is-1bqa54i{background:#16a34a}.long-form-article .ppt-is-1c2hpfz{color:#0f3460;margin-bottom:6px;font-size:11px;font-weight:700}.long-form-article .ppt-is-1c346bk{color:#e67e22}.long-form-article .ppt-is-1c9rssy{color:#fff;background:#16a34a;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:20%;left:35%}.long-form-article .ppt-is-1d0sapw{color:#64748b;background:#f8fafc;border-radius:4px;margin-top:12px;padding:8px 12px;font-size:10px}.long-form-article .ppt-is-1dck53v{opacity:.8;font-size:13px;font-weight:400}.long-form-article .ppt-is-1g9vqzw{color:#92400e;margin-bottom:8px;font-size:11px;font-weight:700}.long-form-article .ppt-is-1g9wsqs{gap:12px;height:100%;display:flex}.long-form-article .ppt-is-1gh21u6{color:#dc2626;font-weight:700}.long-form-article .ppt-is-1hvir6p{background:#f0f7ff;border-left:3px solid #0f3460;border-radius:4px;padding:10px}.long-form-article .ppt-is-1i8braa{color:#16a34a;font-size:9px;font-weight:700}.long-form-article .ppt-is-1j62xdi{color:#991b1b;margin-bottom:8px;font-size:11px;font-weight:700}.long-form-article .ppt-is-1joejib{height:35%}.long-form-article .ppt-is-1joek92{height:65%}.long-form-article .ppt-is-1joem4o{height:85%}.long-form-article .ppt-is-1joemua{height:70%}.long-form-article .ppt-is-1jwadks{background:#cbd5e1;border-radius:2px 2px 0 0;width:20px;height:40%}.long-form-article .ppt-is-1kgx0d1{align-items:flex-end;gap:4px;height:80px;display:flex}.long-form-article .ppt-is-1kyaaie{color:#334155;font-size:11px}.long-form-article .ppt-is-1l8uiw{width:28px;height:80%}.long-form-article .ppt-is-1n9ygha{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.long-form-article .ppt-is-1o088l4{color:#fff;background:#0f3460;border-radius:6px;margin-bottom:12px;padding:12px 16px}.long-form-article .ppt-is-1og2g22{color:#92400e;background:#fff8f0;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:10px}.long-form-article .ppt-is-1ookex9{width:28px;height:85%}.long-form-article .ppt-is-1p2gc5u{width:18px;height:100%}.long-form-article .ppt-is-1p2gywt{width:24px;height:100%}.long-form-article .ppt-is-1p2h29d{width:28px;height:100%}.long-form-article .ppt-is-1plgyk4{height:100%}.long-form-article .ppt-is-1pntjpl{background:#16a34a;border-radius:2px;width:10px;height:10px}.long-form-article .ppt-is-1s02sy9{width:100%;height:140px;padding:10px 20px;position:relative}.long-form-article .ppt-is-1s7xl1q{align-items:flex-end;gap:6px;height:100px;display:flex}.long-form-article .ppt-is-1sbiyxo{color:#64748b;text-align:center;font-size:12px}.long-form-article .ppt-is-1srkrp1{color:#166534;margin-bottom:8px;font-size:11px;font-weight:700}.long-form-article .ppt-is-1srptbb{width:18px;height:40%}.long-form-article .ppt-is-1tiw7rr{background:#f8fafc;border:1px solid #e8ecf1;border-radius:4px;width:100%;height:130px;position:relative}.long-form-article .ppt-is-1uc4ucs{margin-top:30px}.long-form-article .ppt-is-1uedmtq{text-align:center;color:#64748b;margin-top:10px;font-size:10px}.long-form-article .ppt-is-1umlg5u{opacity:.8;margin-bottom:4px;font-size:10px}.long-form-article .ppt-is-1v86cnr{background:#f0fdf4;border-left:3px solid #16a34a;border-radius:6px;padding:12px}.long-form-article .ppt-is-1vlgodk{color:#1a1a2e;text-align:center;font-size:16px;font-weight:700;line-height:1.6}.long-form-article .ppt-is-1vnspnf{min-height:260px}.long-form-article .ppt-is-1vtorq2{color:#0f3460;background:#f0f7ff;border-radius:4px;margin-top:10px;padding:8px;font-size:10px}.long-form-article .ppt-is-1wjstej{gap:12px;height:60px;margin-top:8px}.long-form-article .ppt-is-1x0v74c{color:#64748b;white-space:nowrap;font-size:9px;position:absolute;top:50%;left:4px;transform:translateY(-50%)rotate(-90deg)}.long-form-article .ppt-is-1y5fnl3{width:28px;height:70%}.long-form-article .ppt-is-29rc0x{color:#1a1a2e;margin-bottom:8px;font-size:11px;font-weight:700}.long-form-article .ppt-is-60tr62{width:24px;height:60%}.long-form-article .ppt-is-60u18m{width:28px;height:60%}.long-form-article .ppt-is-67uscg{color:#64748b;margin-bottom:4px;font-size:10px;font-weight:700}.long-form-article .ppt-is-6eeood{background:#fff8f0;border-radius:4px;padding:8px;font-size:10px}.long-form-article .ppt-is-6hnm2m{justify-content:center;align-items:center;display:flex}.long-form-article .ppt-is-71kua1{color:#16a34a;font-weight:700}.long-form-article .ppt-is-7su19j{justify-content:center;gap:15px;margin-top:4px;font-size:9px;display:flex}.long-form-article .ppt-is-7x6tkc{background:#0f3460;border-radius:2px 2px 0 0;width:20px;height:70%}.long-form-article .ppt-is-8fiyzl{color:#fff;background:#0f3460;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;position:absolute;top:15%;left:15%}.long-form-article .ppt-is-91qv8j{background:#f0fdf4;border-radius:4px;padding:8px;font-size:10px}.long-form-article .ppt-is-957yml{background:#cbd5e1;border-radius:2px;width:10px;height:10px}.long-form-article .ppt-is-97pxlz{grid-template-columns:1fr 1fr;gap:12px;height:100%;display:grid}.long-form-article .ppt-is-9abgsh{width:18px;height:75%}.long-form-article .ppt-is-9tyf2b{gap:30px;height:160px}.long-form-article .ppt-is-al322{background:#f0f7ff;border-radius:6px;margin-top:12px;padding:12px}.long-form-article .ppt-is-bysrv3{color:#64748b;font-size:9px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.long-form-article .ppt-is-de44yk{gap:10px;margin-top:10px;display:flex}.long-form-article .ppt-is-dnhi4m{font-size:13px;font-weight:700}.long-form-article .ppt-is-dnp35l{color:#2d6aa8}.long-form-article .ppt-is-dz1q9u{color:#166534}.long-form-article .ppt-is-e2r4io{width:18px;height:65%}.long-form-article .ppt-is-e4r8bs{color:#e67e22;margin-top:2px;font-size:9px}.long-form-article .ppt-is-e9qcf1{background:#e67e22;border-radius:2px 2px 0 0;width:20px;height:55%}.long-form-article .ppt-is-ebme4s{color:#0f3460;margin-bottom:4px;font-size:10px;font-weight:700}.long-form-article .ppt-is-eppcox{border-top-color:#dc2626}.long-form-article .ppt-is-eqh18t{color:#92400e;background:#fff8f0;border-radius:4px;padding:6px 12px;font-size:10px}.long-form-article .ppt-is-ex1d9y{color:#0f3460}.long-form-article .ppt-is-exwspq{margin:25px 0}.long-form-article .ppt-is-fjio46{color:#1e4a7a}.long-form-article .ppt-is-fwvq20{flex:1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.long-form-article .ppt-is-gx8xk2{color:#334155;font-size:11px;line-height:1.6}.long-form-article .ppt-is-gx8xkc{color:#334155;font-size:11px;line-height:1.8}.long-form-article .ppt-is-i9fe9z{border-top-color:#e67e22}.long-form-article .ppt-is-ixo6u9{color:#991b1b}.long-form-article .ppt-is-j2u22j{color:#92400e}.long-form-article .ppt-is-jsdzy8{color:#64748b;margin-top:8px;font-size:10px}.long-form-article .ppt-is-jse1ji{color:#64748b;margin-top:6px;font-size:10px}.long-form-article .ppt-is-k6ng7q{color:#16a34a;font-size:14px}.long-form-article .ppt-is-khmyzq{flex-direction:column;gap:12px;display:flex}.long-form-article .ppt-is-lmew16{width:24px;height:35%}.long-form-article .ppt-is-m783b8{gap:20px;height:100px}.long-form-article .ppt-is-m7acrp{gap:20px;height:110px}.long-form-article .ppt-is-mzu6ad{background:#f8fafc;border:1px solid #e8ecf1;border-radius:4px;padding:10px}.long-form-article .ppt-is-n84ytl{color:#16a34a;margin-top:2px;font-size:9px}.long-form-article .ppt-is-navmwe{color:#dc2626;margin-top:2px;font-size:9px}.long-form-article .ppt-is-o15deh{color:#64748b;font-size:9px;font-weight:700}.long-form-article .ppt-is-p3a7p{align-items:center;gap:4px;display:flex}.long-form-article .ppt-is-pg7lph{justify-content:center;gap:10px;margin-top:8px;display:flex}.long-form-article .ppt-is-pgzkyr{color:#334155;font-size:10px;line-height:1.6}.long-form-article .ppt-is-pgzkz1{color:#334155;font-size:10px;line-height:1.8}.long-form-article .ppt-is-ppohr{background:#fff8f0;border-left:3px solid #e67e22;border-radius:6px;flex:1;padding:12px}.long-form-article .ppt-is-pu5c6y{color:#166534;background:#f0fdf4;border-radius:4px;padding:6px 12px;font-size:10px}.long-form-article .ppt-is-qnlyuy{background:#f0fdf4;border-left:3px solid #16a34a;border-radius:6px;margin-bottom:8px;padding:12px}.long-form-article .ppt-is-rd4tln{flex-direction:column;align-items:center;gap:2px;display:flex}.long-form-article .ppt-is-rm6ktl{width:28px;height:90%}.long-form-article .ppt-is-sn6sdt{color:#dc2626;font-size:14px}.long-form-article .ppt-is-sspbqw{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:12px;display:grid}.long-form-article .ppt-is-tluqb4{background:#f0fdf4;border-left:3px solid #16a34a;border-radius:6px;flex:1;padding:12px}.long-form-article .ppt-is-txht9c{width:28px;height:55%}.long-form-article .ppt-is-tximir{width:18px;height:55%}.long-form-article .ppt-is-uby4fn{background:#e67e22}.long-form-article .ppt-is-v0e4m{border-top-color:#16a34a}.long-form-article .ppt-is-vgic2r{border-bottom:3px solid #0f3460}.long-form-article .ppt-is-yc0urc{color:#166534;margin-bottom:4px;font-size:10px;font-weight:700}.long-form-article .ppt-is-z1o5dy{background:#fef2f2;border-radius:4px;padding:8px;font-size:10px}.long-form-article .ppt-is-zs9tlx{color:#dc2626;font-size:9px;font-weight:700}@media (prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:#6e768166;--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:#bb800926;--color-danger-fg:#f85149;--color-danger-emphasis:#da3633;--color-attention-fg:#d29922;--color-attention-emphasis:#9e6a03;--color-done-fg:#a371f7;--color-done-emphasis:#8957e5;--color-success-fg:#3fb950;--color-success-emphasis:#238636;--color-copied-active-bg:#2e9b33}}@media (prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:#afb8c133;--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#d1242f;--color-danger-emphasis:#cf222e;--color-attention-fg:#9a6700;--color-attention-emphasis:#9a6700;--color-done-fg:#8250df;--color-done-emphasis:#8250df;--color-success-fg:#1a7f37;--color-success-emphasis:#1f883d;--color-copied-active-bg:#2e9b33}}[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],body[data-color-mode*=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:#6e768166;--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:#bb800926;--color-danger-fg:#f85149}[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],body[data-color-mode*=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:#afb8c133;--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#cf222e}.wmde-markdown{-webkit-text-size-adjust:100%;word-wrap:break-word;color:var(--color-fg-default);background-color:var(--color-canvas-default);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{color:var(--color-accent-fg);background-color:#0000;text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{border-bottom:1px solid var(--color-border-muted);margin:.67em 0;padding-bottom:.3em;font-size:2em;font-weight:600}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{box-sizing:content-box;background-color:var(--color-canvas-default);border-style:none;max-width:100%;display:inline-block}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{box-sizing:content-box;border:0;border-bottom:1px solid var(--color-border-muted);background:0 0;background-color:var(--color-border-default);height:.25em;margin:24px 0;padding:0;overflow:hidden}.wmde-markdown input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=reset]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}:is(.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring){outline:1px dotted buttontext}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button{height:auto}.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:before{content:"";display:table}.wmde-markdown hr:after{clear:both;content:"";display:table}.wmde-markdown table{border-spacing:0;border-collapse:collapse;width:max-content;max-width:100%;display:block}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>:not(summary){display:none!important}.wmde-markdown kbd{color:var(--color-fg-default);vertical-align:middle;background-color:var(--color-canvas-subtle);border:solid 1px var(--color-neutral-muted);border-bottom-color:var(--color-neutral-muted);box-shadow:inset 0 -1px 0 var(--color-neutral-muted);border-radius:6px;padding:3px 5px;font:11px/10px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;display:inline-block}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.wmde-markdown h2{border-bottom:1px solid var(--color-border-muted);padding-bottom:.3em;font-size:1.5em;font-weight:600}.wmde-markdown h3{font-size:1.25em;font-weight:600}.wmde-markdown h4{font-size:1em;font-weight:600}.wmde-markdown h5{font-size:.875em;font-weight:600}.wmde-markdown h6{color:var(--color-fg-muted);font-size:.85em;font-weight:600}.wmde-markdown p{margin-top:0;margin-bottom:10px}.wmde-markdown blockquote{color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default);margin:0;padding:0 1em}.wmde-markdown ul,.wmde-markdown ol{margin-top:0;margin-bottom:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ul ul ol,.wmde-markdown ul ol ol,.wmde-markdown ol ul ol,.wmde-markdown ol ol ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown tt,.wmde-markdown code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{word-wrap:normal;margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown .octicon{vertical-align:text-bottom;fill:currentColor;display:inline-block;overflow:visible!important}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-outer-spin-button{appearance:none;margin:0}.wmde-markdown input::-webkit-inner-spin-button{appearance:none;margin:0}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:before{content:"";display:table}.wmde-markdown:after{clear:both;content:"";display:table}.wmde-markdown>:first-child{margin-top:0!important}.wmde-markdown>:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;margin-left:-20px;padding-right:4px;line-height:1}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown p,.wmde-markdown blockquote,.wmde-markdown ul,.wmde-markdown ol,.wmde-markdown dl,.wmde-markdown table,.wmde-markdown pre,.wmde-markdown details{margin-top:0;margin-bottom:16px}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 tt,.wmde-markdown h1 code,.wmde-markdown h2 tt,.wmde-markdown h2 code,.wmde-markdown h3 tt,.wmde-markdown h3 code,.wmde-markdown h4 tt,.wmde-markdown h4 code,.wmde-markdown h5 tt,.wmde-markdown h5 code,.wmde-markdown h6 tt,.wmde-markdown h6 code{font-size:inherit;padding:0 .2em}.wmde-markdown ul.no-list,.wmde-markdown ol.no-list{padding:0;list-style-type:none}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ul ul,.wmde-markdown ul ol,.wmde-markdown ol ol,.wmde-markdown ol ul{margin-top:0;margin-bottom:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{margin-top:16px;padding:0;font-size:1em;font-style:italic;font-weight:600}.wmde-markdown dl dd{margin-bottom:16px;padding:0 16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table th,.wmde-markdown table td{border:1px solid var(--color-border-default);padding:6px 13px}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:#0000}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{vertical-align:text-top;background-color:#0000;max-width:none}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{float:left;border:1px solid var(--color-border-default);width:auto;margin:13px 0 0;padding:7px;display:block;overflow:hidden}.wmde-markdown span.frame span img{float:left;display:block}.wmde-markdown span.frame span span{clear:both;color:var(--color-fg-default);padding:5px 0 0;display:block}.wmde-markdown span.align-center{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-center>span{text-align:center;margin:13px auto 0;display:block;overflow:hidden}.wmde-markdown span.align-center span img{text-align:center;margin:0 auto}.wmde-markdown span.align-right{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-right>span{text-align:right;margin:13px 0 0;display:block;overflow:hidden}.wmde-markdown span.align-right span img{text-align:right;margin:0}.wmde-markdown span.float-left{float:left;margin-right:13px;display:block;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{float:right;margin-left:13px;display:block;overflow:hidden}.wmde-markdown span.float-right>span{text-align:right;margin:13px auto 0;display:block;overflow:hidden}.wmde-markdown code,.wmde-markdown tt{background-color:var(--color-neutral-muted);border-radius:6px;margin:0;padding:.2em .4em;font-size:85%}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{-webkit-text-decoration:inherit;text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{word-break:normal;white-space:pre;background:0 0;border:0;margin:0;padding:0}.wmde-markdown pre{background-color:var(--color-canvas-subtle);border-radius:6px;font-size:85%;line-height:1.45}.wmde-markdown pre code,.wmde-markdown pre tt{max-width:auto;line-height:inherit;word-wrap:normal;background-color:#0000;border:0;margin:0;padding:0;display:inline;overflow:visible}.wmde-markdown pre>code{padding:16px;display:block;overflow:auto}.wmde-markdown pre>code::-webkit-scrollbar{background:0 0;width:8px;height:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{text-align:left;white-space:nowrap;padding:5px;font-size:12px;line-height:1;overflow:hidden}.wmde-markdown .csv-data .blob-num{text-align:right;background:var(--color-canvas-default);border:0;padding:10px 8px 9px}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{background:var(--color-canvas-subtle);border-top:0;font-weight:600}.wmde-markdown .footnotes{color:var(--color-fg-muted);border-top:1px solid var(--color-border-default);font-size:12px}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{pointer-events:none;content:"";border:2px solid var(--color-accent-emphasis);border-radius:6px;position:absolute;inset:-8px -8px -8px -24px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .task-list-item-checkbox,.wmde-markdown .contains-task-list input[type=checkbox]{vertical-align:middle;margin:0 .2em .25em -1.6em}.wmde-markdown .contains-task-list:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.wmde-markdown .contains-task-list:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{visibility:hidden;cursor:pointer;color:var(--color-fg-default);background:var(--color-border-default);border-radius:5px;padding:6px;font-size:12px;transition:all .3s;display:flex;position:absolute;top:6px;right:6px}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre:hover .copied:active,.wmde-markdown pre .copied.active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{color:inherit;border-left:.25em solid var(--borderColor-default,var(--color-border-default));margin-bottom:16px;padding:.5rem 1em}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{align-items:center;font-size:14px;font-weight:500;line-height:1;display:flex}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:var(--base-size-8,8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis,var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent,var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis,var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success,var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis,var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done,var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis,var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention,var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis,var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger,var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{text-align:right;width:1rem;color:var(--color-fg-subtle);content:attr(line);white-space:nowrap;margin-right:16px;display:inline-block}.wmde-markdown .token.comment,.wmde-markdown .token.prolog,.wmde-markdown .token.doctype,.wmde-markdown .token.cdata{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.property,.wmde-markdown .token.tag,.wmde-markdown .token.selector,.wmde-markdown .token.constant,.wmde-markdown .token.symbol,.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.property-access,.wmde-markdown .token.operator,.wmde-markdown .token.boolean,.wmde-markdown .token.number,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.attr-name,.wmde-markdown .token.string,.wmde-markdown .token.char,.wmde-markdown .token.builtin{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.entity,.wmde-markdown .token.url,.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.color,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.function,.wmde-markdown .token.class-name{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.rule,.wmde-markdown .token.regex,.wmde-markdown .token.important,.wmde-markdown .token.keyword{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.important,.wmde-markdown .token.bold{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.w-md-editor-text-input{color:#0000!important}.w-md-editor-text-input::selection{color:#0000!important;background-color:#accef7!important}}.w-md-editor-bar{cursor:s-resize;z-index:3;-webkit-user-select:none;user-select:none;border-radius:0 0 3px;width:14px;height:10px;margin-top:-11px;margin-right:0;position:absolute;bottom:0;right:0}.w-md-editor-bar svg{margin:0 auto;display:block}.w-md-editor-area{border-radius:5px;overflow:auto}.w-md-editor-text{text-align:left;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;box-sizing:border-box;font-variant-ligatures:common-ligatures;min-height:100%;margin:0;padding:10px;position:relative;font-size:14px!important;line-height:18px!important}.w-md-editor-text-pre,.w-md-editor-text-input,.w-md-editor-text>.w-md-editor-text-pre{box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:inherit;overflow-wrap:inherit;word-break:inherit;word-break:normal;background:0 0;border:0;margin:0;padding:0;font-family:var(--md-editor-font-family)!important}.w-md-editor-text-pre{pointer-events:none;position:relative;background-color:#0000!important;margin:0!important}.w-md-editor-text-pre>code{font-family:var(--md-editor-font-family)!important;padding:0!important;font-size:14px!important;line-height:18px!important}.w-md-editor-text-input{resize:none;width:100%;height:100%;color:inherit;padding:inherit;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent;outline:0;position:absolute;top:0;left:0;overflow:hidden}.w-md-editor-text-input:empty{-webkit-text-fill-color:inherit!important}.w-md-editor-text-pre,.w-md-editor-text-input{word-wrap:pre;word-break:break-word;white-space:pre-wrap}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.w-md-editor-text-input{color:#0000!important}.w-md-editor-text-input::selection{color:#0000!important;background-color:#accef7!important}}.w-md-editor-text-pre .punctuation{color:var(--color-prettylights-syntax-comment,#8b949e)!important}.w-md-editor-text-pre .token.url,.w-md-editor-text-pre .token.content{color:var(--color-prettylights-syntax-constant,#0550ae)!important}.w-md-editor-text-pre .token.title.important{color:var(--color-prettylights-syntax-markup-bold,#24292f)}.w-md-editor-text-pre .token.code-block .function{color:var(--color-prettylights-syntax-entity,#8250df)}.w-md-editor-text-pre .token.bold{font-weight:unset!important}.w-md-editor-text-pre .token.title{line-height:unset!important;font-size:unset!important;font-weight:unset!important}.w-md-editor-text-pre .token.code.keyword{color:var(--color-prettylights-syntax-constant,#0550ae)!important}.w-md-editor-text-pre .token.strike,.w-md-editor-text-pre .token.strike .content{color:var(--color-prettylights-syntax-markup-deleted-text,#82071e)!important}.w-md-editor-toolbar-child{box-shadow:0 0 0 1px var(--md-editor-box-shadow-color), 0 0 0 var(--md-editor-box-shadow-color), 0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);z-index:1;border-radius:3px;display:none;position:absolute}.w-md-editor-toolbar-child.active{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar{border-bottom:0;border-radius:3px;padding:3px}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li button{width:-webkit-fill-available;height:initial;box-sizing:border-box;margin:0;padding:3px 4px 2px}.w-md-editor-toolbar{border-bottom:1px solid var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);-webkit-user-select:none;user-select:none;border-radius:3px 3px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:3px;display:flex}.w-md-editor-toolbar.bottom{border-bottom:0;border-top:1px solid var(--md-editor-box-shadow-color);border-radius:0 0 3px 3px}.w-md-editor-toolbar ul,.w-md-editor-toolbar li{line-height:initial;margin:0;padding:0;list-style:none}.w-md-editor-toolbar li{font-size:14px;display:inline-block}.w-md-editor-toolbar li+li{margin:0}.w-md-editor-toolbar li>button{text-transform:none;cursor:pointer;white-space:nowrap;height:20px;color:var(--color-fg-default);background:0 0;border:none;border-radius:2px;outline:none;margin:0 1px;padding:4px;font-weight:400;line-height:14px;transition:all .3s;overflow:visible}.w-md-editor-toolbar li>button:hover,.w-md-editor-toolbar li>button:focus{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar li>button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.w-md-editor-toolbar li>button:disabled{color:var(--md-editor-box-shadow-color);cursor:not-allowed}.w-md-editor-toolbar li>button:disabled:hover{color:var(--md-editor-box-shadow-color);background-color:#0000}.w-md-editor-toolbar li.active>button{color:var(--color-accent-fg);background-color:var(--color-neutral-muted)}.w-md-editor-toolbar-divider{vertical-align:middle;background-color:var(--md-editor-box-shadow-color);width:1px;height:14px;margin:-3px 3px 0!important}.w-md-editor{text-align:left;color:var(--color-fg-default);--md-editor-font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;--md-editor-background-color:var(--color-canvas-default,#fff);--md-editor-box-shadow-color:var(--color-border-default,#d0d7de);box-shadow:0 0 0 1px var(--md-editor-box-shadow-color), 0 0 0 var(--md-editor-box-shadow-color), 0 1px 1px var(--md-editor-box-shadow-color);background-color:var(--md-editor-background-color);border-radius:3px;flex-direction:column;padding-bottom:1px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;position:relative}.w-md-editor.w-md-editor-rtl{text-align:right!important;direction:rtl!important}.w-md-editor.w-md-editor-rtl .w-md-editor-preview{box-shadow:inset -1px 0 0 0 var(--md-editor-box-shadow-color);left:0;right:unset!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-text{text-align:right!important}.w-md-editor-toolbar{height:fit-content}.w-md-editor-content{border-radius:0 0 3px;height:100%;position:relative;overflow:auto}.w-md-editor .copied{display:none!important}.w-md-editor-input{width:50%;height:100%}.w-md-editor-text-pre>code{word-break:break-word!important;white-space:pre-wrap!important}.w-md-editor-preview{box-sizing:border-box;width:50%;box-shadow:inset 1px 0 0 0 var(--md-editor-box-shadow-color);border-radius:0 0 5px;flex-direction:column;padding:10px 20px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:auto}.w-md-editor-preview .anchor{display:none}.w-md-editor-preview .contains-task-list li.task-list-item{list-style:none}.w-md-editor-show-preview .w-md-editor-input{background-color:var(--md-editor-background-color);width:0%;overflow:hidden}.w-md-editor-show-preview .w-md-editor-preview{width:100%;box-shadow:inset 0 0}.w-md-editor-show-edit .w-md-editor-input{width:100%}.w-md-editor-show-edit .w-md-editor-preview{width:0%;padding:0}.w-md-editor-fullscreen{z-index:99999;position:fixed;inset:0;overflow:hidden;height:100%!important}.w-md-editor-fullscreen .w-md-editor-content{height:100%}
