@property --page-left{syntax:"<length>";inherits:true;initial-value:64px}@property --page-right{syntax:"<length>";inherits:true;initial-value:12px}@property --dock-top{syntax:"<length>";inherits:true;initial-value:0}@property --dock-bottom{syntax:"<length>";inherits:true;initial-value:0}:root{--page-left:64px;--page-right:12px;--dock-top:0px;--dock-bottom:0px;--page-screen-h:calc(100svh / var(--comp-zoom,1) - var(--dock-top) - var(--dock-bottom))}@media (min-width:761px){html[data-nav-animate]{transition:--page-left .8s cubic-bezier(.65,0,.35,1),--page-right .8s cubic-bezier(.65,0,.35,1),--dock-top .8s cubic-bezier(.65,0,.35,1),--dock-bottom .8s cubic-bezier(.65,0,.35,1)}html[data-nav-dock=right]{--page-left:12px;--page-right:64px}html[data-nav-dock=top],html[data-nav-dock=bottom]{--page-left:12px;--page-right:12px}html[data-nav-dock=top]{--dock-top:64px}html[data-nav-dock=bottom]{--dock-bottom:64px}html{scroll-padding-top:calc(var(--dock-top) * var(--comp-zoom,1))}#m-shell{padding-bottom:var(--dock-bottom);padding-top:var(--dock-top)!important}}.hc-dock{z-index:60;width:64px;color:var(--old-white);justify-content:center;padding:12px 0;display:flex;position:fixed;inset:0 auto 0 0}.hc-dock[data-dock=right]{inset:0 0 0 auto}.hc-dock[data-dock=top],.hc-dock[data-dock=bottom]{width:auto;height:64px;padding:12px;inset:0 0 auto}.hc-dock[data-dock=bottom]{inset:auto 0 0}.hc-dock-frame{border:1px solid var(--steel);background:color-mix(in srgb, var(--synthetic-night) 92%, transparent);flex-direction:column;flex-shrink:0;align-items:stretch;width:40px;display:flex}.hc-dock-language{border-bottom:1px solid var(--steel);flex:none}.hc-dock-grip{border:0;border-bottom:1px solid var(--steel);width:100%;height:20px;color:var(--steel);touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;flex-direction:column;flex:none;justify-content:center;gap:2px;padding:3px 0;transition:background .14s,color .14s;display:flex;position:relative;cursor:grab!important}.hc-dock-grip>span{pointer-events:none;background:currentColor;width:100%;height:1px}.hc-dock-grip:hover,.hc-dock-grip:focus-visible,.hc-dock-grip[aria-expanded=true]{color:var(--synthetic-night);background:var(--vintage-gold);outline:0}.hc-dock[data-dragging]{width:40px;height:min(520px, calc(100svh / var(--comp-zoom,1) - 24px));z-index:90;will-change:transform;pointer-events:none;padding:0;inset:0 auto auto 0}.hc-dock[data-dragging] .hc-dock-frame{background:var(--synthetic-night);border-color:var(--vintage-gold);width:100%;box-shadow:6px 8px 0 color-mix(in srgb, var(--synthetic-night) 55%, transparent)}.hc-dock[data-dragging]:is([data-dock=top],[data-dock=bottom]){width:min(860px, calc(100vw / var(--comp-zoom,1) - 24px));height:40px}html[data-nav-dragging] body,html[data-nav-dragging] body *{cursor:grabbing!important;-webkit-user-select:none!important;user-select:none!important}.hc-dock[data-dragging] .hc-dock-grip{background:var(--vintage-gold);color:var(--synthetic-night)}.hc-dock[data-dragging] .hc-tip{display:none}.hc-dock-brand{flex:1;justify-content:center;align-items:flex-start;min-height:120px;padding-top:16px;display:flex}.hc-dock-brand>span{font-family:var(--font-mono);letter-spacing:.08em;color:color-mix(in srgb, var(--old-white) 64%, transparent);writing-mode:vertical-rl;white-space:nowrap;font-size:8px;font-weight:300;transform:rotate(180deg)}.hc-dock[data-dock=right] .hc-dock-brand>span{transform:none}.hc-dock .hc-rail-btn,.hc-dock-logo{flex-shrink:0}.hc-dock .hc-rail-btn{width:100%;height:44px;margin-top:-1px}.hc-dock-logo{height:40px}.hc-rail-label{display:none}.hc-dock[data-dock=top] .hc-dock-frame,.hc-dock[data-dock=bottom] .hc-dock-frame{flex-direction:row;width:100%}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-language{border-bottom:0;border-right:1px solid var(--steel);width:64px}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-language>span,.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-language button{height:100%!important}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-grip{border-bottom:0;border-right:1px solid var(--steel);flex-direction:row;width:20px;height:100%;padding:0 3px}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-grip>span{width:1px;height:100%}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-brand{justify-content:flex-start;align-items:center;min-width:0;min-height:0;padding:0 16px}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-brand>span{writing-mode:horizontal-tb;transform:none}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-logo{width:44px;height:100%;margin-top:0;margin-left:-1px}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-rail-btn{gap:10px;width:auto;min-width:128px;height:100%;margin-top:0;margin-left:-1px;padding:0 18px}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-rail-label{font:10px var(--font-mono);text-transform:uppercase;white-space:nowrap;animation:.8s both dock-label-in;display:block}@keyframes dock-label-in{0%{opacity:0}to{opacity:1}}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-tip{display:none}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-dock-logo{border-left:1px solid var(--steel);border-top:0!important}.hc-dock[data-dock=right] .hc-tip{left:auto;right:calc(100% + 12px)}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-tip{top:calc(100% + 12px);left:auto;right:0;transform:translateY(-4px)}.hc-dock[data-dock=bottom] .hc-tip{top:auto;bottom:calc(100% + 12px);transform:translateY(4px)}.hc-dock:is([data-dock=top],[data-dock=bottom]) .hc-rail-btn:is(:hover,:focus-visible) .hc-tip{transform:translateY(0)}.hc-dock-options{border:1px solid var(--steel);background:var(--synthetic-night);width:204px;box-shadow:4px 4px 0 var(--steel-dark);font:11px var(--font-mono);gap:4px;padding:8px;display:grid;position:absolute;top:36px;left:64px}.hc-dock-options>span{text-transform:uppercase;padding:6px;font-size:10px}.hc-dock-options>small{color:var(--steel);padding:6px;font-size:9px;line-height:1.4}.hc-dock-options button{text-align:left;color:var(--old-white);background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:8px;display:flex;cursor:pointer!important}.hc-dock-options button[aria-pressed=true]{border-color:var(--steel)}.hc-dock-options button:hover,.hc-dock-options button:focus-visible{background:var(--vintage-gold);color:var(--synthetic-night);outline:0}.hc-dock[data-dock=right] .hc-dock-options{left:auto;right:64px}.hc-dock[data-dock=top] .hc-dock-options{top:64px;left:76px}.hc-dock[data-dock=bottom] .hc-dock-options{top:auto;bottom:64px;left:76px}.hc-dock-mini{border:1px solid;width:20px;height:15px;position:relative}.hc-dock-mini:after{content:"";background:currentColor;width:3px;position:absolute;inset:2px auto 2px 2px}.hc-dock-mini[data-edge=right]:after{inset:2px 2px 2px auto}.hc-dock-mini[data-edge=top]:after{width:auto;height:3px;inset:2px 2px auto}.hc-dock-mini[data-edge=bottom]:after{width:auto;height:3px;inset:auto 2px 2px}.hc-dock-preview{z-index:59;width:48px;color:var(--old-white);font:10px var(--font-mono);text-transform:uppercase;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;transition:color .12s;display:none;position:fixed;inset:8px auto 8px 8px}.hc-dock-preview[data-active]{color:var(--vintage-gold)}.hc-dock-preview:is([data-edge=left],[data-edge=right])>span{writing-mode:vertical-rl}.hc-dock-preview[data-edge=left]>span{transform:rotate(180deg)}.hc-dock-preview[data-edge=right]{inset:8px 8px 8px auto}.hc-dock-preview[data-edge=top]{width:auto;height:48px;inset:8px 8px auto}.hc-dock-preview[data-edge=bottom]{width:auto;height:48px;inset:auto 8px 8px}.hc-dock-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hc-dock-preview[hidden]{display:none}@media (max-width:760px){:root{--page-left:16px;--page-right:16px;--dock-top:0px;--dock-bottom:0px}.hc-dock,.hc-dock-preview{display:none!important}}@media (prefers-reduced-motion:reduce){.hc-dock-grip,.hc-dock-preview,html[data-nav-animate]{transition:none}.hc-rail-label{animation:none!important}}
