/* Contextual Space navigation shares styles in the desktop rail and mobile drawer. */
.space-nav-search[hidden],.space-nav-discover[hidden],.space-nav-recent[hidden],.space-nav-account[hidden],.space-nav-search-clear[hidden]{display:none!important}
 .space-nav-search{display:grid;gap:6px;margin:0 0 26px;flex-shrink:0;min-width:0}.space-nav-search-box{display:flex;align-items:center;gap:8px;border:1px solid #32445f;background:#17263c;border-radius:9px;min-height:43px;padding:0 10px}.space-nav-search-box>svg{height:17px;width:17px;flex:none;color:#9eb5d8}
 .space-nav-search input{min-width:0;max-width:none;width:100%;border:0!important;background:transparent!important;border-radius:0;margin:0!important;padding:10px 0!important;color:#e5ecf7!important;font:inherit;font-size:.8rem;box-shadow:none}.space-nav-search input::placeholder{color:#b7c6dc;opacity:1}.space-nav-search input::-webkit-search-cancel-button{display:none}.space-nav-search input:focus-visible{outline:0}.space-nav-search-box:focus-within{outline:2px solid #81a8ec;outline-offset:2px}
 .space-nav-search-help{font-size:.65rem;line-height:1.5;color:#8fa5c5;padding-inline:2px}.space-nav-search-clear{background:transparent!important;border:0!important;color:#b7c9e2;min-width:32px;min-height:36px;padding:0!important;font-size:1.3rem;flex:none}
 .space-nav-recent{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1;margin-top:26px;padding-top:20px;border-top:1px solid #293b56;overflow:hidden}.space-nav-recent h2{margin:0;padding-inline:9px;color:#a8b9d2;font-size:.72rem;font-weight:550;letter-spacing:.08em;text-transform:uppercase;flex:none}.space-nav-list{display:grid;gap:5px;align-content:start;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#415474 transparent;padding:2px}.space-nav-list-item{min-width:0}.space-nav-room{display:flex;align-items:center;gap:10px;min-width:0;width:100%;min-height:49px;padding:8px 9px;text-align:start;border:1px solid transparent;border-radius:9px;background:transparent;color:#c8d6e9}.space-nav-room:hover{background:#203651;border-color:#324a6c}.space-nav-room[aria-current=page]{background:#294362;border-color:#3f6084;color:#f1f6ff}.space-nav-room-icon{display:grid;place-items:center;flex:none;width:31px;height:31px;border-radius:8px;background:linear-gradient(135deg,#314870,#263855);border:1px solid #466184}.space-nav-room-icon svg{width:17px;height:17px;color:#b9d0f1}.space-nav-room-title{font-size:.8rem;line-height:1.45;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.space-nav-empty{font-size:.8rem;line-height:1.55;color:#a0b3ce;padding:8px;margin:0}.space-nav-count{font-size:.65rem;color:#9bafce;margin:0;padding-inline:9px;flex:none}.space-nav-count:empty{display:none}.space-nav-all{background:transparent;border:0;color:#a6c6f1;font-size:.75rem;min-height:40px;padding:8px 10px;text-align:start;align-self:flex-start;flex:none}.space-nav-all:hover{background:#203650;color:#deebff}
 .space-nav-account{display:flex;align-items:center;gap:10px;min-height:67px;margin-top:18px;padding:16px 5px 0;background:transparent;border:0;border-top:1px solid #293b56;border-radius:0;flex-shrink:0;text-align:start;color:#e0e8f6;width:100%;min-width:0}.space-nav-account:hover{background:transparent;color:#fff}.space-nav-account-avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:linear-gradient(140deg,#5473a8,#354869);border:1px solid #7894bb;color:#fff;flex:none;font-size:.95rem}.space-nav-account-details{display:grid;gap:4px;min-width:0;flex:1}.space-nav-account-details strong{font-weight:550;font-size:.83rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-nav-account-details small{font-size:.68rem;color:#96aecf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.space-nav-account>svg{width:20px;height:20px;color:#9aafd0;flex:none}
@media(min-width:761px){
 .app-nav.space-navigation-active{padding:28px 18px 16px;gap:0;overflow:hidden;min-height:0;align-items:stretch;background:linear-gradient(165deg,#101c2f,#0a1425);border-inline-end:1px solid #1f304c}
 .app-nav.space-navigation-active .nav-logo{margin:0 0 27px;gap:12px;font-size:1.08rem;letter-spacing:.035em;justify-content:flex-start}.app-nav.space-navigation-active .nav-logo img{width:39px;height:39px}.app-nav.space-navigation-active .nav-logo span{display:inline}
 .app-nav.space-navigation-active .modes{gap:7px;flex-shrink:0}.app-nav.space-navigation-active .nav-item{flex-direction:row;justify-content:flex-start;min-height:47px;gap:13px;font-size:.9rem;padding:10px 13px;border-radius:9px;color:#c7d3e6;white-space:normal;text-align:start}.app-nav.space-navigation-active .nav-item span{text-align:start;overflow-wrap:normal;line-height:1.35}.app-nav.space-navigation-active .nav-item svg{width:21px;height:21px;flex:none;color:#a8bedf}.app-nav.space-navigation-active .nav-item.selected{color:#edf4ff;background:#294364;border-color:#3b5e87;box-shadow:none}.app-nav.space-navigation-active .nav-item:hover{background:#203650}.app-nav.space-navigation-active .nav-item[hidden]{display:none!important}
 .space-navigation-active button:focus-visible,.space-navigation-active a:focus-visible{outline:2px solid #91baff;outline-offset:2px}
}
@media(min-width:761px) and (max-height:700px){.app-nav.space-navigation-active{padding-block:18px 12px}.app-nav.space-navigation-active .nav-logo{margin-bottom:17px}.space-nav-search{margin-bottom:16px}.space-nav-recent{margin-top:17px;padding-top:14px}.space-nav-account{margin-top:12px;padding-top:12px;min-height:59px}}
@media(max-width:760px){.app-nav .space-nav-search,.app-nav .space-nav-recent,.app-nav .space-nav-account{display:none!important}}
@media(prefers-reduced-motion:reduce){.space-navigation-active *{scroll-behavior:auto;transition:none}}
