:root{--ho-nav-sidebar-width:260px;--ho-nav-mobile-height:92px;--ho-nav-bottom-clearance:calc(112px + env(safe-area-inset-bottom,0px));--ho-chat-composer-clearance:calc(96px + env(safe-area-inset-bottom,0px));--ho-chat-composer-stack:calc(var(--ho-chat-composer-clearance) + 72px);--ho-nav-bg:#050810;--ho-nav-panel:#0f1a2eeb;--ho-nav-active-bg:#2563eb38;--ho-nav-active-border:#60a5fa59;--ho-nav-accent:#38bdf8;--ho-nav-accent-solid:#3b82f6}.ho-app-shell,.ho-app-shell__main{min-height:100vh}@media (min-width:1024px){.ho-app-shell__main{margin-left:var(--ho-nav-sidebar-width)}}@media (max-width:1023px){.ho-app-shell__main{padding-bottom:var(--ho-nav-bottom-clearance)}html.ho-nav-active .ho-clear-above-bottom-nav{bottom:var(--ho-chat-composer-clearance)!important}}.ho-nav-sidebar{display:none}@media (min-width:1024px){.ho-nav-sidebar{z-index:70;width:var(--ho-nav-sidebar-width);background:var(--ho-nav-bg);overscroll-behavior:contain;border-right:1px solid #ffffff14;flex-direction:column;height:100dvh;padding:28px 20px 24px;display:flex;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:4px 0 32px #00000059}}.ho-nav-brand{color:inherit;align-items:flex-start;gap:12px;margin-bottom:36px;text-decoration:none;display:flex}.ho-nav-brand__ring{background:radial-gradient(circle at 35% 35%,#22d3ee59,#0000 72%);border:3px solid #38bdf8bf;border-radius:50%;flex-shrink:0;width:40px;height:40px;box-shadow:0 0 28px #38bdf859,inset 0 0 14px #60a5fa33}.ho-nav-brand__title{letter-spacing:.2em;color:#e7eefb;margin:0;font-size:15px;font-weight:900;line-height:1.2}.ho-nav-brand__tagline{color:#9fb0c8;letter-spacing:.01em;margin:4px 0 0;font-size:12px;font-weight:400}.ho-nav-menu{flex-direction:column;flex:1;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ho-nav-item{color:#e7eefb;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:flex}.ho-nav-item:hover:not(:disabled){background:#60a5fa14}.ho-nav-item--active{background:var(--ho-nav-active-bg);border-color:var(--ho-nav-active-border);color:#fff}.ho-nav-item--active .ho-nav-item__icon{color:var(--ho-nav-accent)}.ho-nav-item--active .ho-nav-item__icon svg{stroke:var(--ho-nav-accent)}.ho-nav-item--active.ho-nav-item--home .ho-nav-item__icon svg{fill:var(--ho-nav-accent);stroke:none}.ho-nav-item:disabled{opacity:.55;cursor:default}.ho-nav-item__icon{color:#e7eefbd9;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ho-nav-item__icon svg{width:20px;height:20px}.ho-nav-item__label{flex:1}.ho-nav-item__badge{color:#fff;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:flex}.ho-nav-mobile{left:12px;right:12px;bottom:calc(8px + env(safe-area-inset-bottom,0px));z-index:70;pointer-events:none;display:block;position:fixed}@media (min-width:1024px){.ho-nav-mobile{display:none}}.ho-nav-mobile__inner{pointer-events:auto;-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:#080e1cf5;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:repeat(5,1fr);align-items:flex-end;gap:0;padding:10px 8px 12px;display:grid;position:relative;box-shadow:0 -8px 32px #00000073,0 12px 40px #00000059}.ho-nav-mobile__inner:before{content:"";pointer-events:none;background:#080e1cf5;border:1px solid #ffffff14;border-bottom:none;border-radius:50% 50% 0 0/100% 100% 0 0;width:72px;height:28px;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.ho-nav-mobile-item{color:#9fb0c8;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:4px 2px 0;font-family:inherit;font-size:10px;font-weight:500;text-decoration:none;display:flex}.ho-nav-mobile-item--active{color:var(--ho-nav-accent)}.ho-nav-mobile-item--active .ho-nav-mobile-item__icon svg{stroke:var(--ho-nav-accent)}.ho-nav-mobile-item--active.ho-nav-mobile-item--home .ho-nav-mobile-item__icon svg{fill:var(--ho-nav-accent);stroke:none}.ho-nav-mobile-item:disabled{opacity:.5;cursor:default}.ho-nav-mobile-item__icon-wrap{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.ho-nav-mobile-item__badge{color:#06101f;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-8px}.ho-nav-mobile-item__icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ho-nav-mobile-item__icon svg{width:22px;height:22px}.ho-nav-mobile-item__label{white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;line-height:1.2;overflow:hidden}.ho-nav-mobile-item--center{margin-top:-28px;position:relative}.ho-nav-mobile-fab{cursor:pointer;background:linear-gradient(145deg,#3b82f6 0%,#22d3ee 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 24px #22d3ee59,0 4px 12px #3b82f666}.ho-nav-mobile-fab:hover{transform:scale(1.04);box-shadow:0 10px 28px #22d3ee73,0 6px 16px #3b82f680}.ho-nav-mobile-fab svg{color:#fff;width:28px;height:28px}.ho-nav-mobile-item--center .ho-nav-mobile-item__label{color:var(--ho-nav-accent);margin-top:6px;font-weight:600}
