:root,html[data-theme=dark]{--site-chrome-bg:var(--navbar-bg,#10100d);--site-chrome-border:#ece6d914;--site-chrome-padding-y:1rem;--site-chrome-padding-x:clamp(1.25rem, 4vw, 2rem);--site-chrome-max-width:1200px;--site-chrome-header-height:4.5rem;--site-chrome-footer-height:calc(var(--site-chrome-padding-y) * 2 + 1.35rem);--mobile-bottom-nav-bar:60px;--mobile-bottom-nav-offset:calc(var(--mobile-bottom-nav-bar) + env(safe-area-inset-bottom,0px));--mobile-chat-composer-height:4.75rem;--dashboard-sidebar-offset:var(--sidebar-width);--sidebar-profile-block-height:8.75rem}html[data-theme=light]{--site-chrome-bg:var(--navbar-bg,#fdfbf7);--site-chrome-border:#1414101a}.site-chrome-inner{max-width:var(--site-chrome-max-width);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 auto;display:flex}.site-chrome-layout{flex-direction:column;min-height:100dvh;display:flex}.site-chrome-main{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}@media (max-width:640px){.site-chrome-inner--stack-sm{text-align:center;flex-direction:column;align-items:center}}.dashboard-sidebar{left:0;top:var(--site-chrome-header-height);z-index:40;width:var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--site-chrome-border);flex-direction:column;transition:width .2s,transform .25s;display:flex;position:fixed;bottom:0;overflow:hidden}.dashboard-sidebar--collapsed{width:var(--sidebar-collapsed);--sidebar-profile-block-height:5.5rem}.dashboard-sidebar-nav{min-height:0;padding:1rem .5rem;padding-bottom:calc(var(--sidebar-profile-block-height) + var(--site-chrome-footer-height));box-sizing:border-box;flex:1;overflow:hidden auto}.dashboard-sidebar-profile{left:0;right:0;bottom:var(--site-chrome-footer-height);z-index:2;border-top:1px solid var(--site-chrome-border);background:var(--sidebar-bg);padding:.5rem;position:absolute}.dashboard-sidebar-close{width:var(--touch-target-min);height:var(--touch-target-min);border-radius:var(--radius-button);border:1px solid var(--site-chrome-border);color:var(--text-secondary);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;margin:.5rem .5rem 0 auto;display:none}.dashboard-sidebar-close:hover{color:var(--text-primary);border-color:var(--border-hover)}html[data-dashboard-chrome] .dashboard-sidebar{z-index:50}html[data-dashboard-chrome] .site-footer{z-index:35;height:var(--site-chrome-footer-height);min-height:var(--site-chrome-footer-height);box-sizing:border-box;background:0 0;border-top:none;align-items:center;padding-top:0;padding-bottom:0;display:flex;position:relative}html[data-dashboard-chrome] .site-footer:before{content:"";width:var(--dashboard-sidebar-offset);background:var(--sidebar-bg);border-top:1px solid var(--site-chrome-border);border-right:1px solid var(--site-chrome-border);pointer-events:none;height:100%;position:absolute;top:0;left:0}html[data-dashboard-chrome] .site-footer:after{content:"";left:var(--dashboard-sidebar-offset);background:var(--site-chrome-bg);border-top:1px solid var(--site-chrome-border);pointer-events:none;z-index:0;height:100%;position:absolute;top:0;right:0}html[data-dashboard-chrome] .site-footer .site-chrome-inner{z-index:1;margin-left:var(--dashboard-sidebar-offset);width:calc(100% - var(--dashboard-sidebar-offset));box-sizing:border-box;max-width:none;padding:var(--site-chrome-padding-y) var(--site-chrome-padding-x);padding-left:var(--site-chrome-padding-x);position:relative}@media (max-width:1023px){.dashboard-sidebar{width:var(--sidebar-width-mobile);max-width:320px;box-shadow:var(--shadow-lg);transform:translate(-100%)}.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar--collapsed{width:var(--sidebar-width-mobile);max-width:320px}.dashboard-sidebar-close{display:inline-flex}html[data-dashboard-chrome] .site-footer:before{width:0;display:none}html[data-dashboard-chrome] .site-footer:after{left:0}html[data-dashboard-chrome] .site-footer .site-chrome-inner{width:100%;margin-left:0}}@media (min-width:1025px) and (max-width:1280px){.dashboard-sidebar:not(.dashboard-sidebar--collapsed){width:240px}}@media (min-width:1025px){html[data-dashboard-chrome][data-sidebar-collapsed=true] .dashboard-sidebar{width:var(--sidebar-collapsed)}}@media (min-width:1536px){.dashboard-main-inner{width:100%;max-width:1800px;margin-inline:auto}}@media (max-width:768px){.site-chrome-layout:has(.bottom-nav) .site-footer{display:none}.site-chrome-layout:has(.bottom-nav) .site-chrome-main{min-height:auto}.site-chrome-layout:has(.bottom-nav) .app-min-height{flex:0 auto;min-height:auto}.site-chrome-layout:has(.bottom-nav) .main-content{min-height:auto;overflow-y:visible}.site-chrome-layout:has(.bottom-nav) .site-chrome-main:has(.messaging-center-page){min-height:0;max-height:calc(100dvh - var(--site-chrome-header-height));flex-direction:column;flex:auto;display:flex;overflow:hidden}.site-chrome-layout:has(.bottom-nav) .app-min-height:has(.messaging-center-page){min-height:0;max-height:100%;padding-bottom:var(--mobile-bottom-nav-offset);box-sizing:border-box;flex-direction:column;flex:auto;height:100%;display:flex;overflow:hidden}.site-chrome-layout:has(.bottom-nav) .main-content:has(.messaging-center-page){flex-direction:column;flex:auto;height:auto;min-height:0;max-height:none;display:flex;overflow:hidden}.site-chrome-layout:has(.bottom-nav) .app-min-height:has(.researcher-detail-content--mobile-chat-active){min-height:0;height:calc(100dvh - var(--site-chrome-header-height) - var(--mobile-bottom-nav-offset));flex-direction:column;flex:auto;padding-bottom:0;display:flex;overflow:hidden}.site-chrome-layout:has(.bottom-nav) .main-content:has(.researcher-detail-content--mobile-chat-active){min-height:0;height:calc(100dvh - var(--site-chrome-header-height) - var(--mobile-bottom-nav-offset));flex-direction:column;flex:auto;display:flex;overflow:hidden}}
