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