.split-pane-wrapper{width:100%;height:100vh;background-color:#ffffff}.hn-content-panel{overflow:auto;background-color:#ffffff;scroll-behavior:smooth;min-width:0}.hn-content-panel.has-scroll-top{box-shadow:inset 0 8px 8px -8px rgba(0,0,0,.1)}.hn-content-container{min-height:100%}.panel-resizer{width:8px;background-color:#f0f0e8;cursor:col-resize;transition:background-color .15s ease;position:relative;flex-shrink:0}.panel-resizer:hover{background-color:#e2e2d6}.panel-resizer:active,.panel-resizer[data-resize-handle-active]{background-color:#cfcfc2}.panel-resizer:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:40px;background-color:#bcbcb0;border-radius:1px}.panel-resizer:hover:after{background-color:#a6a69c}.panel-resizer:active:after,.panel-resizer[data-resize-handle-active]:after{background-color:#ffffff}.panel-resizer:focus{outline:2px solid #cfcfc2;outline-offset:-2px}.summary-panel-wrapper{overflow:hidden;background-color:#f6f6ef}@media only screen and (min-width:769px) and (max-width:1024px){.summary-panel-wrapper{min-width:280px}}@media only screen and (max-width:768px){.split-pane-wrapper{min-height:auto}.split-pane-wrapper [data-panel-group]{flex-direction:column!important;height:auto!important;min-height:100vh}.hn-content-panel{height:auto!important;min-height:60vh;flex:1 1 auto!important}.panel-resizer{width:100%!important;height:12px!important;cursor:row-resize;touch-action:none}.panel-resizer:after{width:40px;height:3px}.summary-panel-wrapper{width:100%!important;height:auto!important;min-height:40vh;flex:0 0 auto!important}}@media print{.panel-resizer,.summary-panel-wrapper{display:none!important}.hn-content-panel{width:100%!important}}.summary-panel{display:flex;flex-direction:column;height:100%;background-color:#f6f6ef;font-family:Verdana,Geneva,sans-serif}.summary-panel-header{flex:0 0 auto;padding:12px 16px 0;background-color:#f0f0e8;border-bottom:1px solid #e0e0e0}.summary-panel-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.summary-panel-branding{gap:8px}.summary-panel-branding,.summary-panel-logo{display:flex;align-items:center}.summary-panel-title{font-size:14px;font-weight:600;color:#333}.summary-panel-tabs{display:flex;gap:0;margin:0 -16px;padding:0 16px}.summary-panel-tab{background:none;padding:8px 16px;cursor:pointer;font-family:Verdana,Geneva,sans-serif;font-size:13px;color:#828282;border:none;border-bottom:2px solid transparent;transition:all .15s ease}.summary-panel-tab:hover{color:#ff6600}.summary-panel-tab.active{color:#ff6600;border-bottom-color:#ff6600;font-weight:500}.summary-panel-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px;position:relative;text-align:left;font-family:Verdana,Geneva,sans-serif;color:#828282;font-size:9pt;line-height:1.4}.summary-panel-content.has-scroll-top{box-shadow:inset 0 8px 8px -8px rgba(0,0,0,.1)}.summary-panel-content.has-scroll-bottom{box-shadow:inset 0 -8px 8px -8px rgba(0,0,0,.1)}.summary-panel-content.has-scroll-top.has-scroll-bottom{box-shadow:inset 0 8px 8px -8px rgba(0,0,0,.1),inset 0 -8px 8px -8px rgba(0,0,0,.1)}.summary-metadata-row{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #e5e5e0;margin-bottom:16px}.summary-metadata-info{display:flex;align-items:center;gap:8px}.summary-metadata-chip{font-size:10px;padding:2px 6px;border-radius:3px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.summary-metadata-chip-cached{background-color:#e8e8e0;color:#666}.summary-metadata-chip-generated{background-color:#e0f0e0;color:#4a7c4a}.summary-metadata-primary{font-size:12px;color:#666}.summary-metadata-secondary{font-size:11px;color:#999}.summary-metadata-separator{color:#ccc;font-size:12px}.summary-metadata-provider-link,.summary-metadata-provider-link:link,.summary-metadata-provider-link:visited{color:#000;text-decoration:none;font-size:12px}.summary-metadata-provider-link:hover{color:#000;text-decoration:underline}.summary-text{color:#000000;font-size:9pt;text-align:left}.summary-text h1{font-size:1.3em}.summary-text h1,.summary-text h2{font-weight:600;margin:16px 0 8px;color:#333}.summary-text h2{font-size:1.2em}.summary-text h3{font-size:1em}.summary-text h3,.summary-text h4{font-weight:600;margin:16px 0 8px;color:#333}.summary-text h4{font-size:.9em}.summary-text h5{font-size:.8em;font-weight:600;margin:16px 0 8px;color:#333}.summary-text h1:first-child,.summary-text h2:first-child,.summary-text h3:first-child,.summary-text h4:first-child,.summary-text h5:first-child{margin-top:0}.summary-text ol,.summary-text ul{padding-left:20px}.summary-text ol ol,.summary-text ol ul,.summary-text ul ol,.summary-text ul ul{padding-left:0;margin:0}.summary-text ul,.summary-text ul ul{list-style:disc}.summary-text ol,.summary-text ol ol{list-style:decimal}.summary-text li{margin-bottom:.1rem;margin-top:8px}.summary-text a,.summary-text a:active,.summary-text a:visited{text-decoration:underline!important}.summary-text code{background-color:#e8e8e0;padding:2px 4px;border-radius:3px;font-family:monospace;font-size:12px}.summary-text pre{background-color:#e8e8e0;padding:12px;border-radius:4px;overflow-x:auto;margin:12px 0}.summary-text pre code{background:none;padding:0}.summary-text blockquote{border-left:3px solid #ff6600;margin:12px 0;padding-left:12px;color:#666}.summary-text details{margin:8px 0}.summary-text details>summary{cursor:pointer;list-style:none;list-style-type:none}.summary-text details>summary::-webkit-details-marker{display:none!important}.summary-text details>summary::marker{display:none!important;content:"";font-size:0}.summary-text details summary h1{display:inline}.summary-collapse-toggle{font-size:1em;font-family:Verdana,Geneva,sans-serif;line-height:1;color:#828282;margin-left:6px;font-weight:400;cursor:pointer;vertical-align:text-top}.summary-theme-link{color:#333;text-decoration:none!important;cursor:pointer}.summary-theme-link:hover{color:#ff6600;text-decoration:underline!important}.summary-comment-link{color:#000;text-decoration:underline!important;font-weight:600;border-radius:2px}.summary-comment-link:hover{background-color:rgba(255,102,0,.2);cursor:pointer}.summary-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#828282;gap:12px}.summary-loading-spinner{width:24px;height:24px;border:2px solid #e8e8e0;border-top-color:#ff6600;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.summary-error{gap:8px;padding:12px;background-color:#fff0f0;border-radius:4px;color:#c44}.summary-error,.summary-error-icon{display:flex;align-items:center;font-size:12px}.summary-error-icon{justify-content:center;width:20px;height:20px;background-color:#c44;color:white;border-radius:50%;font-weight:700}.summary-not-found{text-align:center;padding:40px 20px}.summary-not-found-title{font-size:16px;font-weight:600;color:#333;margin:0 0 8px}.summary-not-found-text{font-size:13px;color:#666;margin:0 0 20px;line-height:1.5}.summary-install-btn{display:inline-block;padding:10px 20px;background-color:#ff6600;color:white;text-decoration:none;border-radius:4px;font-size:13px;font-weight:500;transition:background-color .15s ease}.summary-install-btn:hover{background-color:#e65c00}.summary-panel-content{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.summary-panel-footer{flex:0 0 auto;padding:8px 16px;background-color:#f0f0e8;border-top:1px solid #dcdcdc;font-size:10px;color:#828282;display:flex;justify-content:center;align-items:center;flex-direction:row}.summary-footer-links{display:flex;align-items:center;gap:8px}.summary-footer-link,.summary-footer-link:link,.summary-footer-link:visited{color:#666;text-decoration:none}.summary-footer-link:hover{text-decoration:underline}.summary-footer-separator{color:#b0b0b0}.keyboard-help-wrapper{position:relative}.summary-panel-icon-btn{background:none;border:none;padding:6px;cursor:pointer;color:#828282;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.summary-panel-icon-btn:hover{background-color:rgba(255,102,0,.1);color:#ff6600}.summary-panel-controls{display:flex;gap:4px}.keyboard-shortcuts-tooltip{position:absolute;top:100%;right:0;margin-top:8px;background-color:#333;color:#fff;border-radius:6px;padding:12px;min-width:180px;box-shadow:0 4px 12px rgba(0,0,0,.2);z-index:100;font-size:12px}.keyboard-shortcuts-tooltip:before{content:"";position:absolute;top:-6px;right:12px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #333}.keyboard-shortcut{display:flex;align-items:center;gap:12px;padding:4px 0}.keyboard-shortcut kbd{background-color:#555;padding:2px 8px;border-radius:4px;font-family:monospace;font-size:11px;min-width:28px;text-align:center}.keyboard-shortcut span{color:#ccc}@media only screen and (max-width:768px){.summary-panel{height:100%}.summary-panel-content{padding:12px}.summary-text{font-size:14px}}