.header-top{flex-wrap:wrap;gap:1rem}.brand-link{flex-shrink:0}.search-shell{flex:13rem;max-width:400px}.workspace-nav{align-items:center;gap:.25rem;margin-left:auto;display:flex}.workspace-nav-link{min-height:42px;color:var(--wc-text-muted);border-radius:.3rem;align-items:center;gap:.5rem;padding:.5rem .65rem;font-size:.9rem;display:inline-flex}.workspace-nav-link:hover,.workspace-nav-link.active{background:var(--wc-surface-hover);color:var(--wc-action)}.notification-icon{position:relative}.notification-count{min-width:17px;height:17px;color:var(--wc-on-badge);background:var(--wc-red);outline:2px solid var(--wc-surface);border-radius:20px;place-items:center;padding-inline:3px;font-size:.75rem;font-weight:600;line-height:1;display:grid;position:absolute;bottom:.65rem;left:.65rem}.workspace-nav-link:has(.notification-count){padding-right:.9rem}.article-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.article-topline .page-number{margin:0}.edit-article-link{align-items:center;gap:.4rem;font-size:.875rem;display:inline-flex}.edit-article-link:hover{text-decoration:underline}.workspace-page{min-width:0;max-width:72rem;padding-top:.75rem}.app-shell.without-sidebar:has(.workspace-page) main{max-width:none;padding-left:0}.workspace-heading{justify-content:space-between;align-items:start;gap:1.5rem;margin-bottom:2rem;display:flex}.workspace-heading>div{min-width:0}.workspace-heading h1{margin-block:.4rem .65rem;font-size:2.25rem}.workspace-heading p:not(.eyebrow),.workspace-count{color:var(--wc-text-muted)}.eyebrow{letter-spacing:.04em;color:var(--wc-action);overflow-wrap:anywhere;font-size:.875rem;font-weight:600}.workspace-count{padding-top:2.3rem;font-size:.875rem}.editorial-callout{background:var(--wc-accent-surface);border-left:3px solid var(--wc-action);align-items:start;gap:.85rem;margin-bottom:1.75rem;padding:1rem 1.25rem;display:flex}.editorial-callout svg{color:var(--wc-action);margin-top:.2rem}.editorial-callout p{min-width:0;max-width:85ch}.editorial-filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.segmented-control{border:1px solid var(--wc-border);border-radius:.4rem;flex-wrap:wrap;gap:.25rem;padding:.25rem;display:inline-flex}.segmented-control button{border-radius:.2rem;min-height:38px;padding:.5rem .85rem;font-size:.875rem}.segmented-control button[aria-pressed=true]{background:var(--wc-accent-selected);color:var(--wc-action);font-weight:600}.filter-fields{flex-wrap:wrap;gap:.65rem;min-width:0;max-width:100%;display:flex}.filter-fields label{min-width:0}.filter-fields input,.filter-fields select,.add-block select{border:1px solid var(--wc-border);background:var(--wc-field-surface);width:100%;font:inherit;border-radius:.3rem;min-height:42px;padding:.65rem .75rem;font-size:.875rem}.result-count{color:var(--wc-text-muted);margin-block:1rem .5rem;font-size:.875rem}.editorial-list,.updates-list{margin:0;padding:0;list-style:none}.editorial-list{border-top:1px solid var(--wc-border)}.editorial-list li{border-bottom:1px solid var(--wc-border)}.editorial-row{color:var(--wc-text);align-items:center;gap:1rem;padding:1.25rem .5rem;display:flex}.editorial-row:hover{background:var(--wc-surface-muted)}.article-file-icon{width:40px;height:44px;color:var(--wc-action);background:var(--wc-accent-soft);border-radius:.25rem;flex-shrink:0;place-items:center;display:grid}.editorial-row-copy{flex:1;min-width:0}.editorial-row-copy .result-path{font-size:.875rem}.editorial-row-copy strong{font-size:1.05rem}.editorial-date{color:var(--wc-text-muted);margin-top:.35rem;font-size:.875rem;display:block}.status-group{flex-wrap:wrap;gap:.4rem;min-width:0;display:flex}.editorial-row .status-group{justify-content:flex-end;max-width:15rem}.status-pill{border-radius:.25rem;align-items:center;padding:.2rem .6rem;font-size:.875rem;font-weight:600;display:inline-flex}.status-pill.draft{color:var(--wc-draft-text);background:var(--wc-draft-surface)}.status-pill.published{color:var(--wc-success-text);background:var(--wc-success-surface)}.button{text-align:center;border:1px solid #0000;border-radius:.3rem;justify-content:center;align-items:center;gap:.5rem;min-height:43px;padding:.65rem .95rem;font-size:.9375rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.button.secondary{color:var(--wc-text);border-color:var(--wc-border);background:var(--wc-field-surface)}.button.secondary:hover{background:var(--wc-surface-hover)}.button.primary{color:var(--wc-on-action);background:var(--wc-action)}.button.primary:hover{background:var(--wc-action-hover)}.button:disabled{cursor:not-allowed;opacity:.5}.button.small{min-height:36px;padding:.45rem .6rem;font-size:.875rem}.back-link{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9375rem;display:inline-flex}.editor-layout{grid-template-columns:minmax(0,1fr) 19rem;align-items:start;gap:2rem;display:grid}.editor-document{min-width:0}.editor-fields label,.change-note{flex-direction:column;gap:.45rem;min-width:0;font-size:.9375rem;font-weight:600;display:flex}.editor-fields>label+label{margin-top:1.25rem}.editor-fields input,.editor-fields textarea,.editor-fields select,.change-note textarea{border:1px solid var(--wc-field-border);background:var(--wc-field-surface);width:100%;min-width:0;color:var(--wc-text);font:inherit;border-radius:.3rem;padding:.75rem .85rem;font-size:1rem;font-weight:400;line-height:1.5}.editor-fields .title-input{font-family:var(--wc-font-heading);font-size:1.5rem}.editor-fields textarea,.change-note textarea{resize:vertical}.editor-fields small,.change-note small{color:var(--wc-text-muted);font-size:.875rem;font-weight:400}.content-editor-heading{justify-content:space-between;align-items:center;gap:1rem;margin-block:2rem 1rem;display:flex}.content-editor-heading h2{font-size:1.4rem}.content-editor-heading span{color:var(--wc-text-muted);font-size:.875rem}.block-list{grid-template-columns:minmax(0,1fr);gap:.75rem;display:grid}.editor-block{border:1px solid var(--wc-border);border-radius:.3rem;overflow:clip}.editor-block[open]{border-color:var(--wc-active-border)}.editor-block summary{cursor:pointer;padding:.85rem 1rem;font-size:.9375rem}.editor-block summary::marker{color:var(--wc-action)}.block-kind{padding-left:.3rem;font-weight:600}.block-excerpt{text-overflow:ellipsis;white-space:nowrap;color:var(--wc-text-muted);margin-top:.3rem;font-size:.9375rem;display:block;overflow:hidden}.editor-block[open] summary{background:var(--wc-block-surface);border-bottom:1px solid var(--wc-border)}.editor-block[open] .block-excerpt{display:none}.block-fields{padding:1rem}.block-actions{border-top:1px solid var(--wc-border);flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.danger-text{color:var(--wc-error-text)}.table-fields{gap:1rem;margin-block:1rem;display:grid}.table-field-row{align-items:end;gap:.5rem;display:flex}.table-field-row label{flex:1}.table-field-row span{font-size:.875rem}.add-block{border:1px dashed var(--wc-dashed-border);border-radius:.3rem;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1rem;padding:1rem;display:flex}.add-block label{flex:1;min-width:0}.publish-panel{top:calc(var(--wc-header-height) + 1.5rem);border:1px solid var(--wc-border);border-top:3px solid var(--wc-action);border-radius:.3rem;padding:1.25rem;position:sticky}.publish-panel-heading{color:var(--wc-action);align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.publish-panel-heading h2{min-width:0;font-size:1.35rem}.publish-panel>p{color:var(--wc-text-muted);font-size:.9375rem}.save-state{border-block:1px solid var(--wc-border);color:var(--wc-text-muted);align-items:start;gap:.5rem;margin-block:.75rem 1rem;padding-block:1rem;font-size:.875rem;display:flex}.save-state svg{margin-top:.15rem}.publish-panel .button{width:100%}.publish-button{margin-top:1rem}.publish-help{gap:.4rem;margin-block:.75rem 1.25rem;display:flex;font-size:.875rem!important}.publish-help svg{margin-top:.2rem}.text-action{text-underline-offset:.2em;padding:.65rem 0;font-size:.875rem;text-decoration:underline}.withdraw-action{border-top:1px solid var(--wc-border);margin-top:1rem;padding-top:.5rem}.withdraw-action small{color:var(--wc-text-muted);font-size:.875rem;display:block}.success-note,.storage-error{border-radius:.3rem;align-items:start;gap:.6rem;margin-bottom:1.5rem;padding:1rem;display:flex}.success-note{color:var(--wc-success-text);background:var(--wc-success-surface)}.storage-error,.field-error{color:var(--wc-error-text);background:var(--wc-error-surface)}.field-error{margin-top:.75rem;padding:.5rem}.draft-preview{border:1px solid var(--wc-border);border-radius:.3rem;padding:1.5rem}.draft-title{margin-block:.75rem 1rem;font-size:2rem}.draft-preview .article-intro{color:var(--wc-text-muted);margin-bottom:2rem}.content-blocks>h2{scroll-margin-top:calc(var(--wc-header-height) + 1.5rem);margin-block:2.5rem .9rem}.content-blocks>h2:first-child{margin-top:0}.content-blocks p,.content-blocks>ul,.content-blocks>ol{margin-block:0 1.5rem}.content-blocks p{white-space:pre-wrap}.content-blocks ul ul{margin-block:.6rem}.updates-page{max-width:65rem}.updates-list{grid-template-columns:minmax(0,1fr);gap:1rem;margin-top:1.5rem;display:grid}.update-card{border:1px solid var(--wc-border);border-left:3px solid var(--wc-border);border-radius:.3rem;gap:1rem;padding:1.5rem;display:flex}.update-card.is-unread{border-left-color:var(--wc-action);background:var(--wc-unread-surface)}.update-icon{color:var(--wc-action);padding-top:.2rem}.update-copy{flex:1;min-width:0}.update-meta{color:var(--wc-text-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;font-size:.875rem;display:flex}.update-meta time{white-space:normal}.update-title{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-block:.7rem;display:flex}.update-title h2{min-width:0;font-size:1.35rem}.unread-tag{color:var(--wc-action);align-items:center;gap:.35rem;font-size:.875rem;display:inline-flex}.unread-tag>span{background:var(--wc-action);border-radius:50%;width:6px;height:6px}.example-tag{color:var(--wc-text-muted);font-size:.875rem}.update-actions{flex-wrap:wrap;align-items:center;gap:.6rem 1.5rem;margin-top:1rem;display:flex}.update-actions a,.update-actions button{align-items:center;gap:.4rem;min-height:36px;font-size:.9375rem;display:inline-flex}.update-actions a{font-weight:600}.update-actions button,.update-actions>span{color:var(--wc-text-muted);font-size:.875rem}.update-actions a:hover,.update-actions button:hover{text-decoration:underline}.workspace-empty{text-align:center;border-bottom:1px solid var(--wc-border);justify-items:center;gap:.75rem;padding:3rem 1rem;display:grid}.workspace-empty svg,.workspace-empty p{color:var(--wc-text-muted)}.workspace-empty h2{font-size:1.5rem}@media (width<=1100px){.header-top>.preview-badge{display:none}.editor-layout{grid-template-columns:minmax(0,1fr) 17rem;gap:1.25rem}}@media (width<=799px){.editor-layout{grid-template-columns:minmax(0,1fr)}.publish-panel{position:static}.workspace-heading{flex-direction:column;gap:1rem}.workspace-count{padding-top:0}.editorial-row{flex-wrap:wrap}.editorial-row .status-group{flex-basis:calc(100% - 3.5rem);justify-content:flex-start;max-width:none;margin-left:3.5rem}.editorial-row>svg{display:none}.table-field-row{flex-wrap:wrap}.table-field-row label{flex-basis:40%}}@media (width<=599px){.header-top{gap:.65rem}.search-shell{flex-basis:100%;max-width:none}.workspace-nav-label{display:none}.workspace-nav-link{padding:.5rem}.workspace-nav{margin-left:auto}.workspace-page{padding-top:.25rem}.updates-page{overflow-wrap:anywhere}.update-actions>*{min-width:0;max-width:100%}.workspace-heading h1{font-size:1.9rem}.editorial-callout,.update-card,.draft-preview{padding:1rem}.editorial-row .status-group{flex-basis:100%;margin-left:0}.filter-fields,.filter-fields label,.editorial-filters .segmented-control{width:100%}.update-icon{display:none}.add-block .button{flex:100%}}.editor-page{max-width:64rem;margin-inline:auto}.editor-heading{margin-bottom:1.5rem}.editor-heading p:not(.eyebrow){font-size:.9375rem}.editor-commandbar{background:var(--wc-surface);border-block:1px solid var(--wc-border);top:var(--wc-header-height);z-index:20;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.8rem 0;display:flex;position:sticky}.editor-save-status{color:var(--wc-text-muted);flex:15rem;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;display:flex}.editor-save-status.has-error{color:var(--wc-error-text)}.editor-primary-actions{flex-wrap:wrap;gap:.5rem;display:flex}.editor-sheet{border:1px solid var(--wc-border);border-radius:.5rem;min-width:0;margin-top:1.5rem}.document-metadata{padding:2rem 2.5rem 1.5rem}.document-metadata .title-input{font-size:2rem;font-weight:700}.document-editor{min-width:0}.document-toolbar{border-block:1px solid var(--wc-border);background:var(--wc-surface-muted);top:calc(var(--wc-header-height) + var(--editor-command-height,4.6rem));z-index:10;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.4rem .6rem;display:flex;position:sticky}.toolbar-scroll{flex:1;gap:.15rem;min-width:0;padding:.25rem;display:flex;overflow-x:auto}.document-toolbar button{border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;min-width:40px;min-height:40px;padding:.4rem .5rem;font-size:.875rem;display:inline-flex}.document-toolbar button:hover,.document-toolbar button[aria-pressed=true]{color:var(--wc-action);background:var(--wc-accent-selected)}.document-toolbar button:disabled{opacity:.35;cursor:not-allowed}.document-toolbar select{background:var(--wc-field-surface);color:var(--wc-text);border:1px solid var(--wc-border);font:inherit;border-radius:.2rem;max-width:10rem;padding:.3rem;font-size:.875rem}.insert-tools,.context-tools{border-top:1px solid var(--wc-border);flex-wrap:wrap;gap:.2rem;width:100%;padding-top:.4rem;display:flex}.insert-tools button{justify-content:flex-start}.context-tools button{font-size:.8rem}.tiptap{overflow-wrap:anywhere;outline:none;min-height:22rem;padding:2rem 2.5rem 3rem;font-size:1.1rem;line-height:1.65}.tiptap:focus-visible{outline:2px solid var(--wc-active-border);outline-offset:-2px}.tiptap p.is-editor-empty:first-child:before{color:var(--wc-text-muted);content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap>:first-child{margin-top:0}.tiptap p,.rich-content p{white-space:pre-wrap;margin-block:0 1.15rem}.tiptap h2,.rich-content h2{margin-block:2rem .8rem;font-size:1.6rem}.tiptap h3,.rich-content h3{margin-block:1.5rem .7rem;font-size:1.35rem}.rich-content h2,.rich-content h3{scroll-margin-top:calc(var(--wc-header-height) + 1.5rem)}.tiptap ul,.tiptap ol,.rich-content ul,.rich-content ol{margin-block:1rem;padding-inline-start:1.6rem}.tiptap li p,.rich-content li p{margin-bottom:.4rem}.tiptap a{color:var(--wc-action);text-decoration:underline}.tiptap .tableWrapper{margin-block:1.5rem;overflow-x:auto}.tiptap table,.rich-content table{border-collapse:collapse;table-layout:fixed;width:100%}.tiptap table{min-width:25rem}.tiptap td,.tiptap th{border:1px solid var(--wc-border);vertical-align:top;min-width:5rem;padding:.6rem;position:relative}.tiptap th{background:var(--wc-surface-muted)}.tiptap td>p,.tiptap th>p{margin:0}.tiptap .selectedCell{background:var(--wc-accent-selected)}.document-callout{border-left:3px solid var(--wc-action);background:var(--wc-accent-soft);border-radius:.2rem;margin-block:1.5rem;padding:1rem 1.25rem}.document-callout.warning{border-color:var(--wc-error-text);background:var(--wc-error-surface)}.document-callout>:last-child{margin-bottom:0}.document-callout>strong{margin-bottom:.5rem;display:block}.tiptap .document-callout:before{content:"Hinweis";color:var(--wc-action);font-size:.875rem;font-weight:700}.tiptap .document-callout.warning:before{content:"Achtung";color:var(--wc-error-text)}.document-image{max-width:100%;margin:1.5rem auto}.document-image.image-medium{width:70%}.document-image.image-small{width:45%}.document-image img{border-radius:.25rem;max-width:100%;height:auto;margin-inline:auto;display:block}.document-image figcaption{color:var(--wc-text-muted);text-align:center;margin-top:.65rem;font-size:.875rem}.editor-media{border-radius:.3rem;margin-block:1.5rem}.editor-media.is-selected{outline:2px solid var(--wc-action);outline-offset:.5rem}.editor-media .document-image{margin-bottom:.5rem}.media-actions{justify-content:center;gap:.6rem;display:flex}.media-actions button{color:var(--wc-text-muted);align-items:center;gap:.4rem;min-height:40px;padding:.4rem;font-size:.8rem;display:inline-flex}.media-actions button:hover{color:var(--wc-action)}.editor-media .attachment{margin:0}.recipe-reference{border:1px solid var(--wc-border);border-radius:.3rem;gap:.4rem;padding:1.2rem;display:grid}.recipe-reference small,.recipe-reference span{color:var(--wc-text-muted);font-size:.875rem}.editor-footnote{border-top:1px solid var(--wc-border);color:var(--wc-text-muted);padding:1rem 1.5rem;font-size:.8rem}.editor-secondary-actions{flex-wrap:wrap;gap:.5rem 1.5rem;padding:1rem 0;display:flex}.editor-conflict{border:1px solid var(--wc-draft-text);background:var(--wc-draft-surface);border-radius:.3rem;margin-top:1rem;padding:1rem}.editor-conflict p{margin-block:.5rem}.conflict-actions{flex-wrap:wrap;gap:.5rem;display:flex}.upload-state{color:var(--wc-action);padding:.75rem 1rem;font-size:.9rem}.editor-dialog{border:1px solid var(--wc-border);background:var(--wc-surface);width:min(35rem,100% - 2rem);max-height:calc(100dvh - 2rem);color:var(--wc-text);border-radius:.6rem;margin:auto;padding:1.5rem;overflow-y:auto;box-shadow:0 1rem 4rem #0003}.editor-dialog::backdrop{background:#0006}.editor-dialog>header{justify-content:space-between;align-items:start;gap:.5rem;margin-bottom:1.25rem;display:flex}.editor-dialog h2{font-size:1.7rem}.editor-dialog form>*+*{margin-top:1rem}.editor-dialog footer{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding-top:1rem;display:flex}.dialog-explanation{color:var(--wc-text-muted);font-size:.9375rem}.form-pair{gap:1rem;display:flex}.form-pair>*{flex:1}.editor-dialog .field-error{font-size:.9375rem}.editor-dialog .field-error ul{padding-left:1.2rem}@media (width<=799px){.editor-commandbar{gap:.5rem}.editor-save-status{flex-basis:100%}.editor-primary-actions{width:100%}.editor-primary-actions>*{flex:1}.document-metadata,.tiptap{padding:1.25rem}.document-metadata .title-input{font-size:1.5rem}.editor-sheet{margin-top:1rem}}@media (width<=399px){.document-metadata,.tiptap{padding:.8rem}.editor-dialog{width:calc(100% - 1rem);padding:1rem}.form-pair{flex-direction:column}.insert-toggle{flex-basis:100%}}.editor-primary-actions .button,.editor-dialog .button{overflow-wrap:anywhere;min-width:0;max-width:100%}*{box-sizing:border-box}body{min-width:320px;margin:0}body.wc-brand{background:var(--wc-surface);overflow-wrap:break-word}button,input,select{color:inherit}button,select{cursor:pointer}button{background:0 0;border:0}a{text-decoration:none}svg{flex-shrink:0;display:block}h1,h2,h3,p{margin:0}img{max-width:100%;height:auto}html{--wc-header-height:0px;--wc-container:88rem;--wc-gutter:clamp(1rem, 3vw, 2rem)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--wc-surface);z-index:40;padding:.75rem 1rem;position:fixed;inset:0 auto auto 1rem;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.app-header{z-index:30;background:var(--wc-surface);border-bottom:1px solid var(--wc-border);position:sticky;top:0}.header-top,.app-shell{width:100%;max-width:var(--wc-container);margin-inline:auto}.header-top{padding:.85rem var(--wc-gutter);align-items:center;gap:1.25rem;display:flex}.brand-link{color:var(--wc-text);align-items:center;gap:.6rem;display:flex}.brand-link .wc-logo{width:28px}.brand-link span{font-family:var(--wc-font-heading);letter-spacing:.04em;font-size:1.05rem}.search-shell{width:min(100%,400px);margin-left:auto;position:relative}.search-form{border:1px solid var(--wc-border);color:var(--wc-text-muted);border-radius:.35rem;align-items:center;gap:.6rem;padding:.45rem .7rem;display:flex}.search-suggestions{z-index:20;inset-inline:0;max-height:calc(100dvh - var(--wc-header-height) - 1rem);overscroll-behavior:contain;background:var(--wc-surface);border:1px solid var(--wc-border);box-shadow:var(--wc-shadow);border-radius:.35rem;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + .35rem);overflow-y:auto}.search-suggestions [role=option]{cursor:pointer;border-radius:.25rem;padding:.5rem .6rem}.search-suggestions [role=option]:hover,.search-suggestions .active{background:var(--wc-selection-surface)}.suggestion-path{color:var(--wc-text-muted);font-size:.75rem;display:block}.suggestion-title{gap:.5rem;font-size:.95rem;display:flex}.suggestion-number{color:var(--wc-text-muted);font-variant-numeric:tabular-nums}.suggestion-hint{border-top:1px solid var(--wc-border);color:var(--wc-text-muted);padding:.5rem .6rem;font-size:.75rem}.search-form input{background:0 0;border:0;width:100%;min-width:0;font-size:.95rem}.search-form input::placeholder{color:var(--wc-text-muted);opacity:1}.search-form button{min-width:26px;min-height:26px;color:var(--wc-action);place-items:center;display:grid}.preview-badge{white-space:nowrap;color:var(--wc-text-muted);font-size:.8rem}.icon-button{border:1px solid var(--wc-border);border-radius:.3rem;place-items:center;min-width:40px;min-height:40px;display:grid}.menu-button{display:none}.handbook-picker{margin-bottom:1.25rem;position:relative}.handbook-picker-label{color:var(--wc-text-muted);margin-bottom:.45rem;font-size:.875rem;display:block}.handbook-select{border:1px solid var(--wc-border);background:var(--wc-field-surface);width:100%;min-width:0;min-height:44px;font:inherit;text-align:left;border-radius:.3rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.95rem;font-weight:600;display:flex}.handbook-select span,.handbook-options a span{overflow-wrap:anywhere;min-width:0}.handbook-select svg{color:var(--wc-text-muted)}.handbook-select[aria-expanded=true] svg{transform:rotate(180deg)}.handbook-select:focus-visible{outline-offset:-3px}.handbook-options{z-index:5;inset-inline:0;overscroll-behavior:contain;border:1px solid var(--wc-border);background:var(--wc-surface);max-height:min(20rem,50dvh);box-shadow:var(--wc-shadow);border-radius:.35rem;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + .35rem);overflow-y:auto}.handbook-options a{min-height:44px;color:var(--wc-text);border-radius:.2rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .6rem;font-size:.95rem;display:flex}.handbook-options a:hover{background:var(--wc-surface-hover)}.handbook-options a[aria-current]{background:var(--wc-accent-selected);color:var(--wc-action);font-weight:600}.handbook-options a:focus-visible{outline-offset:-3px}.app-shell{padding-inline:var(--wc-gutter);grid-template-columns:300px minmax(0,1fr);align-items:start;display:grid}.app-shell.without-sidebar{grid-template-columns:minmax(0,1fr)}.desktop-sidebar{top:var(--wc-header-height);min-height:calc(100dvh - var(--wc-header-height));max-height:calc(100dvh - var(--wc-header-height));border-right:1px solid var(--wc-border);padding:1.5rem 1rem 2rem 0;position:sticky;overflow-y:auto}.overview-link{color:var(--wc-text);border-left:3px solid #0000;margin-bottom:.5rem;padding:.6rem .65rem;font-size:.95rem;display:block}.tree,.tree ul{margin:0;padding:0;list-style:none}.tree-row{border-left:3px solid #0000;align-items:start;display:flex}.tree-row a{color:var(--wc-text);overflow-wrap:anywhere;flex:1;gap:.5rem;padding:.6rem .65rem;font-size:.9rem;line-height:1.4;display:flex}.tree-number{color:var(--wc-text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.branch-marker{width:13px;color:var(--wc-marker);flex-shrink:0;margin-top:.35em}.tree-row:hover,.overview-link:hover{background:var(--wc-surface-hover)}.selected{border-left-color:var(--wc-selection-accent);background:var(--wc-selection-surface);font-weight:600}.tree-row.selected .tree-number{color:var(--wc-selection-accent)}.tree-row.selected:hover,.overview-link.selected:hover{background:var(--wc-selection-surface)}main{width:100%;min-width:0;padding:1.5rem 0 0 clamp(1rem,3vw,3rem)}.breadcrumb{margin-bottom:1.5rem}.breadcrumb ol{flex-wrap:wrap;align-items:center;gap:.3rem .45rem;margin:0;padding:0;font-size:.85rem;line-height:1.5;list-style:none;display:flex}.breadcrumb li{align-items:baseline;gap:.45rem;min-width:0;display:flex}.breadcrumb li svg{color:var(--wc-marker);align-self:center}.breadcrumb a{color:var(--wc-text-muted)}.breadcrumb a:hover{text-decoration:underline}.breadcrumb a,.breadcrumb span{overflow-wrap:anywhere}.breadcrumb .breadcrumb-back-arrow{display:none}.page-number{color:var(--wc-text-muted);font-variant-numeric:tabular-nums;letter-spacing:.08em;margin-bottom:.4rem;font-size:.85rem}.page-heading{max-width:68ch;margin-bottom:2rem}.page-heading h1{margin-bottom:.75rem}.page-description{max-width:62ch;color:var(--wc-text-muted);font-size:1.05rem}.collection-meta{color:var(--wc-text-muted);flex-wrap:wrap;gap:.6rem;margin-top:.9rem;font-size:.85rem;display:flex}.collection-meta span+span:before{content:"·";margin-right:.6rem}.text-link{text-decoration:underline}.page-heading .text-link{margin-top:1rem;display:inline-block}.section-heading{margin-bottom:.5rem;font-size:1.15rem}.page-list{border-top:1px solid var(--wc-border);margin:0 0 2.5rem;padding:0;list-style:none}.page-list>li{border-bottom:1px solid var(--wc-border)}.page-row{color:var(--wc-text);overflow-wrap:anywhere;gap:1rem;padding:1rem .25rem;display:flex}.page-row:hover{background:var(--wc-surface-muted)}.page-row:hover h2,.page-row:hover h3{text-decoration:underline}.row-number{color:var(--wc-text-muted);font-variant-numeric:tabular-nums;min-width:2.5rem;padding-top:.2rem;font-size:.9rem}.row-copy{min-width:0}.page-row h2,.page-row h3{font-size:1.15rem}.page-row p{max-width:62ch;color:var(--wc-text-muted);margin-top:.3rem;font-size:.95rem}.subtree{margin:0 0 .75rem;padding:0 0 0 3.5rem;list-style:none}.subtree .subtree{padding-left:1.25rem}.subtree a{color:var(--wc-text-muted);overflow-wrap:anywhere;gap:.6rem;padding:.35rem .25rem;font-size:.95rem;display:flex}.subtree a:hover{color:var(--wc-action);text-decoration:underline}.subtree-number{font-variant-numeric:tabular-nums}.row-meta,.result-path{color:var(--wc-text-muted);font-size:.8rem;display:block}.row-meta{margin-top:.4rem}.result-path{margin-bottom:.25rem}.empty-state{border-block:1px solid var(--wc-border);max-width:62ch;color:var(--wc-text-muted);margin-bottom:2.5rem;padding:1rem 0}.article-layout{grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:3rem;display:grid}.empty-article{grid-template-columns:minmax(0,1fr)}.wc-brand .wc-article{background:0 0;width:100%;max-width:68ch;padding:0;font-size:1.1875rem}.page-heading .article-intro{color:var(--wc-text-muted);margin-top:.75rem;font-size:1.15rem}.wc-article section{scroll-margin-top:calc(var(--wc-header-height) + 1.5rem);margin-top:2.5rem}.wc-article section:first-child{margin-top:0}.wc-article section>:where(p,ul,ol,blockquote){margin-block:0 1.5rem}.wc-article section>:where(h2,h3,h4){margin-block:0 .9rem}.wc-article section ul ul{margin-block:.6rem}.wc-article .empty-state{margin:1.5rem 0 0}.wc-article figure{margin:1.5rem 0}.wc-article figure img{border:1px solid var(--wc-border);width:100%;height:auto;display:block}.wc-article figcaption{color:var(--wc-text-muted);margin-top:.5rem;font-size:.9rem}.table-scroll{border:1px solid var(--wc-border);max-width:100%;margin-block:1.5rem;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:30rem;font-size:1rem}caption{text-align:left;padding:.75rem 1rem;font-weight:600}th,td{border-top:1px solid var(--wc-border);vertical-align:top;padding:.75rem 1rem}th{font-weight:600}thead{background:var(--wc-surface-muted)}.wc-article .attachment{border:1px solid var(--wc-border);padding:.9rem 1rem;text-decoration:none;display:block}.wc-article .attachment:hover{background:var(--wc-surface-muted)}.wc-article .attachment strong{font-size:1rem;text-decoration:underline;display:block}.wc-article .attachment small{color:var(--wc-text-muted);margin-top:.2rem;font-size:.85rem;display:block}.index-label{color:var(--wc-text-muted);margin-bottom:.5rem;font-size:.85rem}.on-this-page{top:calc(var(--wc-header-height) + 1.5rem);position:sticky}.index-toggle{display:none}.index-links button{border-left:1px solid var(--wc-border);width:100%;color:var(--wc-text-muted);text-align:left;padding:.4rem 0 .4rem .8rem;font-size:.9rem;display:block}.index-links button:hover{border-left-color:var(--wc-action);color:var(--wc-action)}.article-pagination{border-top:1px solid var(--wc-border);justify-content:space-between;gap:1.5rem;margin-block:3rem;padding-top:1.5rem;display:flex}.article-pagination a{overflow-wrap:anywhere;align-items:center;gap:.7rem;max-width:24rem;font-size:.95rem;line-height:1.4;display:flex}.article-pagination a:hover{text-decoration:underline}.article-pagination .next-article{text-align:right;margin-left:auto}.article-pagination small{color:var(--wc-text-muted);margin-bottom:.2rem;display:block}.article-pagination svg{color:var(--wc-action)}.page-footer{border-top:1px solid var(--wc-border);color:var(--wc-text-muted);margin-top:3rem;padding-block:1.25rem;font-size:.8rem}.navigation-drawer{width:min(360px,100% - 1.5rem);max-width:100%;height:100dvh;max-height:100dvh;color:var(--wc-text);background:var(--wc-surface);border:0;margin:0;padding:0}.navigation-drawer::backdrop{background:var(--wc-backdrop)}.drawer-content{min-height:100%;padding:1.25rem 1rem}.drawer-heading{justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1.25rem;display:flex}.drawer-heading h2{font-size:1.3rem}@media (width<=1199px){.article-layout{grid-template-columns:minmax(0,1fr);gap:2rem}.on-this-page{grid-row:1;position:static}.index-label{display:none}.index-toggle{border-block:1px solid var(--wc-border);width:100%;min-height:44px;color:var(--wc-text-muted);text-align:left;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;font-size:.9rem;display:flex}.index-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.index-links{padding-block:.5rem}.index-links[data-expanded=false]{display:none}.index-links button{min-height:44px}}@media (width<=999px){.menu-button{display:grid}.app-shell{display:block}.desktop-sidebar{display:none}main{max-width:46rem;margin-inline:auto;padding-left:0}}@media (width<=599px){.header-top{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}.search-shell{order:1;width:100%;margin-left:0}.preview-badge{margin-left:auto}main{padding-top:1.25rem}.breadcrumb{margin-bottom:1.25rem}.article-page .breadcrumb{margin-bottom:.65rem}.article-page .breadcrumb li{display:none}.article-page .breadcrumb li:nth-last-child(2){display:flex}.article-page .breadcrumb li svg{display:none}.article-page .breadcrumb .breadcrumb-back-arrow{display:block}.article-page .page-heading{margin-bottom:1rem}.article-page .page-heading h1{margin-bottom:.5rem}.article-page .article-intro{margin-top:.5rem}.article-layout{gap:1.25rem}.page-heading h1{font-size:1.9rem}.row-number{min-width:2rem}.article-pagination{flex-direction:column;gap:1rem}.article-pagination>span{display:none}.article-pagination .next-article{text-align:left;flex-direction:row-reverse;justify-content:flex-end;margin-left:0}.wc-brand .wc-article,.page-description{-webkit-hyphens:auto;hyphens:auto}}
