@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@100&family=Kameron&family=Inter:wght@100;200;300;400;500;600&display=swap);:root{--light-background-accent:hsla(0,0%,100%,0.7);--xtra-light-background-accent:hsla(0,0%,100%,0.4);--light-background:#f6f9fc;--light-active-color:#7a91e9;--text-color:#646464;--secondary-text-color:#616061;--border-color:hsla(0,0%,59%,0.28);--border-color-light:hsla(0,0%,59%,0.1);--control-color:#464646;--nuteral-action-color:#5f5f5f;--postitive-color:#00b935;--negative-color:#8c2a2a}body,html{padding:0;margin:0;font-family:Inter -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}body,body>div:first-child,div#__next,div#__next>div,html{height:100%}.layout__main{background-color:var(--light-background)}.header__main{background-color:var(--light-background-accent);border-bottom:1px solid var(--border-color)}.footer__main{background-color:var(--xtra-light-background-accent);border-top:1px solid var(--border-color)}.header__inside h1{font-size:100%}.sidebar__main{background-color:#fff;border-right:1px solid var(--border-color);width:250px}.sidebar__main .navitem__main{color:var(--control-color)}.sidebar__main .navitem__main .icon{fill:var(--control-color)}.sidebar__main .navitem__main.active{color:var(--light-active-color);font-weight:700}.sidebar__main .navitem__main.active .icon{fill:var(--light-active-color)}.sidebar__main .navitem__sub{font-weight:400;font-size:80%;white-space:nowrap;display:flex;align-items:center;gap:.4rem;color:var(--nuteral-action-color)}.sidebar__main .navitem__sub .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.sidebar__main .navitem__sub.selected{color:var(--light-active-color);font-weight:700}.sidebar__main .navitem__sub.action{font-weight:700}.sidebar__main .navitem__sub .icon{fill:var(--text-color)}.sidebar__main .navitem__sub svg{margin-top:-2px}.sidebar__main .navitem__group{border-top:1px solid var(--border-color)}.form .paragraph__intro{font-size:90%;line-height:1.5}.form .paragraph__note{font-size:75%;line-height:1.5}.metric-card{box-shadow:0 2px 3px rgb(0 0 0/6%);height:268px!important}.metric-card__title h2,.metric-card__title h3{font-weight:400}.metric-card__link{position:absolute;width:100%;height:100%}.metric-card__value{font-family:Kameron,serif;font-size:250%!important;font-weight:100}.metric-card__chart{min-height:150px!important}.metric-card__delta span{font-size:120%!important;color:var(--nuteral-action-color)}.metric-card__delta.up span{color:var(--postitive-color)}.metric-card__delta.down span{color:var(--negative-color)}.metric-card__checkbox{opacity:0}.metric-card--selected .metric-card__checkbox,.metric-card:hover .metric-card__checkbox{opacity:1}.metric-grid__card-container.dragged .metric-card{box-shadow:0 2px 12px rgb(0 0 0/25%)!important;cursor:grabbing;transform:rotate(3deg) scale(1.1)}.metric-grid__card-container.dragged .metric-card__value{font-size:45px!important;font-weight:600!important}.metric-grid__card-container.dragged .metric-card__delta{font-size:18px!important}.metric-range-selector__tabs button{margin-left:5px;padding:3px 10px}.metric-range-selector__tabs button[aria-selected=true]{color:#fff;font-weight:700;background:var(--light-active-color);border-radius:6px}.metric-card-content{box-shadow:0 2px 3px rgb(0 0 0/6%);min-height:auto}.metric-card-content.chart{max-height:300px}.metric-spreadsheet{box-shadow:0 2px 3px rgb(0 0 0/6%);min-height:auto}.metric-spreadsheet__wrapper{min-height:auto;max-height:300px}.Spreadsheet__table{width:100%}.Spreadsheet__table tr th:first-child{width:50px;border-left:0}.Spreadsheet__table tr th:nth-child(2){width:100px}.Spreadsheet__table tr td:last-of-type,.Spreadsheet__table tr th:last-of-type{border-right:0}.create-metric__option p{font-size:90%}.emoji-picker__button{font-size:150%!important}.emoji-picker__wrapper{position:relative;z-index:10}.emoji-picker__wrapper .emoji-picker-react{position:absolute}.digest-group,.digist-list__item{box-shadow:0 2px 3px rgb(0 0 0/6%)}.digest-spreadsheet__wrapper .Spreadsheet__table tr th:first-child{border-left:1px solid var(--border-color)}.digest-spreadsheet__wrapper .Spreadsheet__table{table-layout:auto}.user-stack{position:relative}.user-stack>*{margin-left:-15px;border:2px solid #fff;border-radius:50%}.user-stack>:first-of-type{margin-left:0}.user-invite__wrapper .select-search{width:100%!important}.user-invite__wrapper ul{margin:0;margin-block-end:0;margin-block-start:0;padding-inline-start:0}.config-item__label{white-space:nowrap}.config-item__value{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.metric-share{width:900px;max-width:100%}.metric-share textarea{font-family:monospace;font-weight:100}.metric-share input[type=color],.metric-share select{border:1px solid var(--border-color);padding:2px;border-radius:4px}.embed__iframe__wrapper{width:50%}.embed__iframe__wrapper--chart{width:60%}.embed__iframe{border:0;flex:1;padding:15px;border:1px solid var(--border-color)}.metric-profiles{max-height:400px;overflow:auto}.profiles-table{border-collapse:collapse}.profiles-table th{text-align:right;padding:4px 0;font-size:80%;border-bottom:1px solid var(--border-color);white-space:nowrap}.profiles-table th:first-child{text-align:left}.profiles-table th.profile-col{max-width:80%}.profiles-table td{padding:4px 0;border-bottom:1px solid var(--border-color);white-space:nowrap}.profiles-table .person-row:hover td{cursor:pointer;background:#fff}