.explore-terms{margin-top:-18px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px 16px}.explore-terms-term{border-radius:10px;padding:16px;background:rgba(15,22,30,.04);color:rgba(15,22,30,.92);font-size:14px;font-weight:600;line-height:20px;cursor:pointer}.explore-terms-term:hover{background:rgba(15,22,30,.08)}@media screen and (max-width:700px){.explore-terms{margin-top:32px}.explore-terms .explore-terms-term{max-width:calc(100vw - 40px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}.dashboard-tab-bar{position:fixed;bottom:0;left:0;width:100vw}.dashboard-tab-bar .dashboard-tab-bar-container{width:100%;height:60px;background:#f8f8fb;border-top:1px solid rgba(15,22,30,.08);display:flex}.dashboard-tab-bar .dashboard-tab-bar-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(15,22,30,.56);font-size:13px;font-weight:600;line-height:20px;transition:all .3s}.dashboard-tab-bar .dashboard-tab-bar-item.select{color:rgba(15,22,30,.92);background:#fff}.dashboard-tab-bar .dashboard-tab-bar-item-icon{font-size:24px}@supports (padding-bottom:env(safe-area-inset-bottom)){.dashboard-tab-bar{padding-bottom:env(safe-area-inset-bottom)}}.rflow-dashboard{width:100vw;height:100vh;display:flex;overflow-x:hidden}.rflow-dashboard-content{height:100vh;flex:1 1;padding:8px 8px 8px 0}.rflow-dashboard-container{width:100%;height:100%;background:#f8f8fb;border-radius:12px;border:1px solid rgba(15,22,30,.08);display:flex;justify-content:center;align-items:center;overflow-y:auto}.rflow-dashboard-container::-webkit-scrollbar{width:5px;background:transparent}.rflow-dashboard-container::-webkit-scrollbar-thumb{border-radius:40px;background:rgba(3,9,17,.06)}.rflow-dashboard-body{display:flex;flex-direction:column;align-items:center;width:850px;max-height:100vh;padding-top:80px}.rflow-dashboard-body .explore-terms{padding-bottom:80px}.rflow-dashboard-title{font-family:var(--font-arboria);color:rgba(15,22,30,.92);font-size:36px;font-weight:500;line-height:46px;text-align:center;width:calc(100% - 90px)}.rflow-dashboard-tabs{margin-top:40px;margin-bottom:20px;width:-moz-fit-content;width:fit-content;display:inline-flex;padding:4px;align-items:center;gap:4px;border-radius:10px;background:#f3f4f8;box-shadow:inset 0 0 8px 0 rgba(0,0,0,.04)}.rflow-dashboard-tab{cursor:pointer;display:flex;height:40px;padding:7px 24px;justify-content:center;align-items:center;gap:4px;color:#787c81;font-size:16px;font-weight:500;line-height:24px;border-radius:8px;transition:all .25s}.rflow-dashboard-tab.select{background:#fff;color:#21282f}@media screen and (min-width:701px) and (max-width:1200px){.rflow-dashboard-body{width:calc(100% - 80px)}}@media screen and (max-width:700px){.rflow-dashboard{height:-moz-fit-content;height:fit-content;display:block}.rflow-dashboard .rflow-footer{display:block}.rflow-dashboard .rflow-dashboard-content{padding:0;height:-moz-fit-content;height:fit-content}.rflow-dashboard .rflow-dashboard-container{height:-moz-fit-content;height:fit-content;background:#fff;border-radius:0;border:none;align-items:flex-start;overflow-y:initial}.rflow-dashboard .rflow-dashboard-body{padding-top:20px;width:calc(100% - 40px);max-height:-moz-fit-content;max-height:fit-content}.rflow-dashboard .rflow-dashboard-body .explore-terms{padding-bottom:120px}.rflow-dashboard .rflow-dashboard-title{width:100%;word-wrap:break-word;text-align:center;padding:0 30px;font-size:22px;font-weight:700;line-height:34px;margin-bottom:20px}.rflow-dashboard .rflow-dashboard-tabs{display:none}}