@import url('/static/theme.css');

.login hr{border:0;border-top:1px solid var(--line);margin:20px 0}.phonehelp{font-size:13px;line-height:1.6}.phonehelp summary{cursor:pointer;padding:12px 0}header{padding-top:max(20px,env(safe-area-inset-top))}main{padding-bottom:max(20px,env(safe-area-inset-bottom))}@media(max-width:700px){.login{margin:12px 0}.left{grid-template-columns:1fr!important}.left .panel{padding:12px}.chat{height:70dvh;min-height:350px}#chat-form{padding-bottom:env(safe-area-inset-bottom)}.bubble{font-size:15px}header .wordmark small{display:none}}

.headeractions{display:flex;gap:8px;margin-left:auto}#overview{display:none}@media(max-width:700px){#overview{display:block}header{height:76px}.headeractions button{font-size:12px;padding:8px 10px}#workspace{min-height:0}.left{display:none}.showoverview .left{display:flex}.showoverview .left .panel{display:block!important}.showoverview .chat{display:none}.chat{height:calc(100dvh - 130px);min-height:260px}.chatheading h2{margin-bottom:12px}footer{display:none}}
