@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&family=Lora:wght@400;500;600;700&family=Merriweather:wght@400;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600;700&family=Source+Serif+4:wght@400;500;600;700&display=swap");.ProseMirror:focus-visible{outline:none}.ProseMirror{min-height:200mm;padding:1in}.ProseMirror[data-placeholder]:has(>p:only-child>br.ProseMirror-trailingBreak:only-child):before{content:attr(data-placeholder);position:absolute;color:rgba(148,163,184,.85);pointer-events:none}.ProseMirror ::selection,.hen-doc-canvas ::selection{background-color:rgba(37,99,235,.32);color:currentColor;-webkit-text-fill-color:currentColor}.ProseMirror ::-moz-selection,.hen-doc-canvas ::-moz-selection{background-color:rgba(37,99,235,.32);color:currentColor}.ProseMirror a[href],.hen-doc-canvas a[href]{color:#2563eb;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;cursor:pointer}.ProseMirror a[href]:hover,.hen-doc-canvas a[href]:hover{color:#1d4ed8}.hen-doc-canvas{color:#1f2937;caret-color:#1f2937}.hen-doc-canvas,.hen-doc-canvas[data-page-size=letter],[data-page-size=letter] .hen-doc-canvas{--page-width:215.9mm;--page-height:279.4mm;--page-min-height:var(--page-height)}.hen-doc-canvas[data-page-size=a4],[data-page-size=a4] .hen-doc-canvas{--page-width:210mm;--page-height:297mm;--page-min-height:var(--page-height)}.hen-doc-canvas[data-page-orientation=landscape][data-page-size=letter]{--page-width:279.4mm;--page-height:215.9mm;--page-min-height:var(--page-height)}.hen-doc-canvas[data-page-orientation=landscape][data-page-size=a4]{--page-width:297mm;--page-height:210mm;--page-min-height:var(--page-height)}::highlight(find-result){background-color:#ffff00;color:#000000}.hen-doc-backdrop{background-color:var(--surface-secondary,#f5f5f5)}.hen-doc-page{box-shadow:0 0 16px rgba(0,0,0,.06)}ol[data-list-type=outline],ol[data-list-type=outline] ol{counter-reset:item;list-style:none}ol[data-list-type=outline] li{counter-increment:item}ol[data-list-type=outline] li:before{content:counters(item,".") " "}ol[data-list-type=outline] li>p{display:inline;margin:0}.ProseMirror ul ul,.hen-doc-canvas ul ul{list-style-type:circle}.ProseMirror ul ul ul,.hen-doc-canvas ul ul ul{list-style-type:square}.ProseMirror ol,.ProseMirror ul,.hen-doc-canvas ol,.hen-doc-canvas ul{padding-inline-start:1.5em}section[data-type=heading]{display:contents}[data-type=table]{border-collapse:collapse;width:100%}[data-type=table] td,[data-type=table] th{border:1px solid var(--border);padding:.375rem .5rem;vertical-align:top}.henx-col-header,.henx-row-header{background:var(--surface-secondary);font-weight:600}.henx-col-header{text-align:left}.hen-box{position:relative;margin:.5rem 0;box-sizing:border-box}.ProseMirror .react-renderer.node-codeBox,.ProseMirror .react-renderer.node-henBox,.ProseMirror .react-renderer.node-henBox.ProseMirror-selectednode{outline:none!important;box-shadow:none!important;background-color:transparent!important;border:none!important}.ProseMirror .react-renderer.node-codeBox{display:flex;justify-content:center}.hen-box[data-selected=true]{outline:1px solid var(--color-accent);outline-offset:2px}.hen-box:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.hen-box[data-wrap-mode=inline]{display:inline-block;vertical-align:baseline;float:none;margin-right:.5rem}.hen-box[data-wrap-mode=top-bottom]{display:block;float:none;clear:both;margin-left:auto;margin-right:auto}.hen-box[data-wrap-mode=flow-around]{float:left;margin:0 1rem .5rem 0;shape-margin:.5rem}.hen-box img{display:block;width:100%;height:auto;user-select:none;-webkit-user-drag:none}.hen-box-caption{font-size:.875rem;color:var(--color-text-secondary);text-align:center;margin-top:.25rem}.hen-box-caption:empty{display:none}.hen-box-drag-handle{position:absolute;top:0;left:0;right:0;height:12px;cursor:move;background:transparent;touch-action:none}.hen-box[data-selected=true] .hen-box-drag-handle{background:linear-gradient(to bottom,transparent 0,transparent 3px,color-mix(in oklab,var(--color-accent) 55%,transparent) 3px,color-mix(in oklab,var(--color-accent) 55%,transparent) 9px,transparent 9px,transparent 12px),color-mix(in oklab,var(--color-accent) 15%,transparent)}.hen-box-resize{position:absolute;width:12px;height:12px;background:var(--color-accent);border:1px solid var(--color-bg-primary);touch-action:none;opacity:0;transition:opacity .1s ease}.hen-box:hover .hen-box-resize,.hen-box[data-selected=true] .hen-box-resize{opacity:1}.hen-box-resize-nw{top:-6px;left:-6px;cursor:nwse-resize}.hen-box-resize-ne{top:-6px;right:-6px;cursor:nesw-resize}.hen-box-resize-sw{bottom:-6px;left:-6px;cursor:nesw-resize}.hen-box-resize-se{bottom:-6px;right:-6px;cursor:nwse-resize}[data-type=callout]{border-left:4px solid var(--border);border-radius:0 .375rem .375rem 0;background:var(--surface-secondary,#f9fafb);position:relative;padding:.75rem 1rem .75rem 2.75rem}[data-type=callout]:before{content:"";position:absolute;left:.875rem;top:.875rem;width:1.125rem;height:1.125rem;mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;background-color:currentColor}[data-type=callout][data-kind=info]{border-left-color:#3b82f6;background:#eff6ff;color:#1e3a5f}[data-type=callout][data-kind=info]:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E");background-color:#3b82f6}[data-type=callout][data-kind=warning]{border-left-color:#f59e0b;background:#fffbeb;color:#6b4a0d}[data-type=callout][data-kind=warning]:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/%3E%3Cline x1='12' y1='9' x2='12' y2='13'/%3E%3Cline x1='12' y1='17' x2='12.01' y2='17'/%3E%3C/svg%3E");background-color:#f59e0b}[data-type=callout][data-kind=tip]{border-left-color:#10b981;background:#ecfdf5;color:#064e3b}[data-type=callout][data-kind=tip]:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18h6'/%3E%3Cpath d='M10 22h4'/%3E%3Cpath d='M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18h6'/%3E%3Cpath d='M10 22h4'/%3E%3Cpath d='M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .23 2.23 1.5 3.5A4.61 4.61 0 0 1 8.91 14'/%3E%3C/svg%3E");background-color:#10b981}[data-type=callout][data-kind=note]{border-left-color:#8b5cf6;background:#f5f3ff;color:#3b0764}[data-type=callout][data-kind=note]:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");background-color:#8b5cf6}.hen-doc-toc{border:1px solid var(--border);border-radius:.375rem;padding:.75rem 1rem;background:var(--surface-secondary,#f9fafb);margin:.5rem 0;user-select:none}.hen-doc-toc-list{list-style:none;margin:0;padding:0}.hen-doc-toc-item{padding:.125rem 0;font-size:.875rem;line-height:1.5;color:var(--text-primary,#111827)}.hen-doc-toc-empty{font-size:.875rem;color:var(--text-muted,#6b7280);font-style:italic;margin:0}.hen-doc-page-break{display:block;visibility:hidden;height:48px;margin:0;border:none;pointer-events:none}@media print{.hen-doc-page-break{break-before:page;visibility:hidden;height:0;margin:0}}.hen-doc-page-gap{height:0}.hen-doc-zoom-container{transform-origin:top center;transition:transform .15s ease}.hen-doc-canvas{background-color:#ffffff}.hen-doc-paginated .hen-doc-canvas{background-color:transparent;box-shadow:none}.hen-doc-page-gap{background-color:var(--surface-secondary,#f5f5f5);box-shadow:inset 0 6px 8px -2px rgba(0,0,0,.28),inset 0 -6px 8px -2px rgba(0,0,0,.28)}.hen-doc-view-scrolling .hen-doc-page-break{visibility:visible;border-top:1px dashed var(--border);opacity:.65}.hen-doc-page-break.ProseMirror-selectednode{visibility:visible;border-top:2px solid var(--accent);opacity:1}.hen-doc-margin-guide{border:1px dashed rgba(15,23,42,.35);z-index:2}:root[data-theme=dark] .hen-doc-margin-guide{border-color:rgba(226,232,240,.45)}@media print{.hen-doc-margin-guide{display:none}}.hen-box-code .hen-box-code-content,.hen-box[data-type=code] pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.5;background:var(--color-surface-tertiary,#E0E0E0);border-radius:.375rem;padding:1rem;overflow-x:auto;white-space:pre;tab-size:4;margin:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.08),inset 0 -1px 0 rgba(255,255,255,.6);border:1px solid var(--color-border,rgba(0,0,0,.08))}.hen-box-code .hen-box-code-content code,.hen-box[data-type=code] pre code{font-family:inherit;background:transparent;padding:0}.hen-box-code .hen-box-code-content:focus-within{outline:2px solid var(--color-border-focus,#4f46e5);outline-offset:-2px}.hen-box-code-lang{position:absolute;top:.5rem;right:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:var(--color-text-secondary);pointer-events:none;user-select:none}.hen-box-code .hljs-keyword,.hen-box-code .hljs-literal,.hen-box-code .hljs-section,.hen-box-code .hljs-selector-tag{color:#7c3aed}.hen-box-code .hljs-attr,.hen-box-code .hljs-attribute,.hen-box-code .hljs-string{color:#059669}.hen-box-code .hljs-comment,.hen-box-code .hljs-quote{color:#6b7280;font-style:italic}.hen-box-code .hljs-bullet,.hen-box-code .hljs-number,.hen-box-code .hljs-template-variable,.hen-box-code .hljs-variable{color:#d97706}.hen-box-code .hljs-class,.hen-box-code .hljs-tag,.hen-box-code .hljs-title,.hen-box-code .hljs-type{color:#1d4ed8}.hen-box-code .hljs-built_in,.hen-box-code .hljs-name{color:#0f766e}.hen-box-code .hljs-meta{color:#9333ea}