.bg--white{background:#fff}.bg--light-gray{background:#fbfaf9}body{font-family:Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:400;font-size:16px;line-height:1.5em}.h1,.h2,.h4,.h5,.h6,h1,h2,h4,h5,h6{font-weight:700;line-height:1.25;margin-top:0}h1{font-size:1.75rem}@media screen and (min-width:60em){h1{font-size:2.75rem}}h2{font-size:1.5rem;line-height:1.25}@media screen and (min-width:60em){h2{font-size:2.25rem}}h3{font-size:1rem}@media screen and (min-width:60em){h3{font-size:1.2rem}}h4{font-size:1rem}h5{font-size:.9625rem}p{font-size:1rem}a{font-weight:500;color:#5522fa;text-decoration:none;transition:all .4s ease}a:hover{color:#2d04b2}ul li{margin-bottom:.3rem}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#231c33}.sheet{margin:1rem auto 1rem;width:100%;border-radius:1.5em;padding:2rem 0;box-shadow:0 0 3rem rgba(226,221,215,.5);padding:2rem}@media screen and (min-width:60em){.sheet{margin:2rem auto 1rem}}.sheet--note{background:#fff5ca;position:relative;box-shadow:0 5px 7px rgba(35,28,51,.1);margin-bottom:2rem}.sheet--note:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-top-color:transparent;border-top-color:#fff5ca;border-width:2rem;margin-left:-2rem}.sheet--vh{min-height:calc(100vh - 8rem);margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.sheet--inbox{display:flex;flex-direction:column;flex:1;margin-bottom:0}@media screen and (min-width:60em){.sheet--inbox{margin-bottom:2rem}}.sheet__twocol{display:grid;grid-template-columns:100%}@media screen and (min-width:60em){.sheet__twocol{grid-template-columns:40% 60%}}.sheet__twocol--left{margin-bottom:2rem}@media screen and (min-width:60em){.sheet__twocol--left{margin-bottom:0}}.sheet .h1{text-align:left;padding-left:1rem}@media screen and (min-width:60em){.sheet .h1{text-align:center}}.inbox-unseens{position:relative;margin:1rem 1rem 0}.inbox-unseens__header{position:relative;z-index:2;text-transform:uppercase;text-align:left}.inbox-unseens__header:before{content:"";position:absolute;right:0;top:50%;height:1px;z-index:-1;width:100%;background:linear-gradient(135deg,#0074e4,#5522fa)}.inbox-unseens__label{padding:0 .5em 0 0;background:#fff}.page{width:100%;max-width:67rem;padding:1rem 0;margin:0 auto;position:relative}@media screen and (min-width:60em){.page{padding:2rem 0}}.page__intro{text-align:center;padding:0 1rem}.page__content{margin-bottom:-3rem;display:flex;flex-direction:column;padding-bottom:0;max-width:67rem;margin:0 auto}.page--inbox{padding:0 0 2rem}.icon-base{margin:.5rem}.avatar{width:30px;height:auto;border-radius:100%;z-index:1;display:block;position:relative;color:transparent;background-color:#fff}@media screen and (min-width:60em){.avatar{width:39.6px}}img{width:100%}.error-page{box-sizing:border-box;background-color:#fff;color:#231c33;text-align:center;margin:0;padding:1em 3em;display:flex;align-items:center;justify-content:center;min-height:95vh}.error-page__dialog{text-align:center;max-width:33em;margin:0;padding:0}.error-page__icon{width:3em;height:auto}.error-page__title{margin:.5em 0 0 0;font-size:250%;line-height:1.2em;color:#5522fa}.error-page__text{margin:1em 0 0 0;font-size:100%;line-height:1.5em}.banner{width:100%;margin-bottom:.25rem;box-sizing:border-box;text-align:center;background:linear-gradient(90deg,#fff5ca,#ffe5da);padding:.3em .8em;font-weight:500;position:absolute;top:0;line-height:1.5;font-size:.65rem}@media screen and (min-width:60em){.banner{font-size:1rem}}.dropdown-menu{position:absolute;width:350px;left:50%;top:68px;background:linear-gradient(136.63deg,#0573e4,#5526f8);border-radius:23px;z-index:30;margin-left:-175px;padding:1rem;transform-origin:top center;color:#fff}@media screen and (min-width:60em){.dropdown-menu{width:500px;margin-left:-250px}}.dropdown-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:20}.dropdown-entrance-enter-active,.dropdown-entrance-leave-active{transition:opacity .5s;transition:transform .1s}.dropdown-entrance-enter,.dropdown-entrance-leave-to{opacity:0;transform:scale(0)}.action-group{margin:0 auto;text-align:left;display:flex;flex-flow:column;width:100%}.action-group--row{flex-flow:row wrap}.action-group__item{flex:1;position:relative;margin:.4rem}@media screen and (min-width:60em){.action-group__item{flex:1 1 30%}}.action-group__action{position:relative;display:block;padding:.66em .66em .66em 3em;color:#fff;text-decoration:none;font-weight:500;cursor:pointer;padding:1rem;border-radius:.8rem;text-align:left;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.action-group__action:hover{background-color:rgba(0,0,0,.1);color:#fff}.action-group__chunky{text-align:center;flex-direction:column;justify-content:center;background-color:hsla(0,0%,100%,.1)}.action-group__icon{width:30px}.action-group__title{text-transform:uppercase;color:#fff;margin:2rem .5rem .5rem}.navbar{position:relative;margin-top:2rem}@media screen and (min-width:60em){.navbar{margin-top:3rem}}.navbar__content{position:relative;margin:.5rem auto;display:grid;grid-template-columns:repeat(3,1fr);max-width:77em;padding:0 1rem}@media screen and (min-width:60em){.navbar__content{padding:0}}.navbar__menu{display:flex;align-items:center;height:4rem;overflow:hidden;cursor:pointer;position:relative;padding-right:1.5rem;grid-column:2/3;justify-self:center}.navbar__menu:after{content:"";width:1.2rem;height:1.2rem;background:url(https://production.haystack-assets.com/assets/icons/arrow-down-17352c8452b18c94cd69f399d34c69c04561c7ec7d567dafced6496522cd824d.svg) no-repeat 50%/80%;position:absolute;top:36%;right:0;filter:invert(15%) sepia(88%) saturate(6807%) hue-rotate(257deg) brightness(96%) contrast(106%);transform:rotate(0);transform-origin:center;transition:.3s}.navbar--dropdown-active .navbar__menu:after{transform:rotate(180deg)}.navbar__logo{width:60px}@media screen and (min-width:60em){.navbar__logo{width:80px}}.navbar__logo path{fill:#0074e4}.navbar__collab{color:#747480;margin:0 1rem 0 .5rem}.navbar__me{display:flex;align-items:center;font-weight:500;height:100%;justify-self:flex-end}.navbar__me span{margin-right:.5rem}.topic__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;margin-bottom:1rem}.topic__title{text-align:center}.topic-people{display:inherit;position:relative;overflow-x:hidden}.topic-people .avatar{width:2.6em;height:2.6em;display:inline-block;box-shadow:0 0 0 3px #fff}.entry__body{margin:2rem 0}@media screen and (min-width:60em){.entry__body{margin:2rem 3rem}}.entry__body h5{margin-bottom:.5rem}.entry__title{margin-bottom:0}.posting{position:relative;display:grid;grid-template-columns:calc(2.25em + 1rem) calc(100% - 2.25em - 2rem);margin:0 auto;padding:.5em 0;grid-template-areas:"avatar content" ". note";width:100%;margin-bottom:1rem}.posting.posting--new{padding:.5em 0 .5em .75rem}.posting.posting--new:before{content:"";position:absolute;width:.5em;height:.5em;top:1.6rem;left:.2rem;background:#f95c5c;border-radius:.5em}@media screen and (min-width:30em){.posting.posting--new:before{top:1.8rem}}.posting.posting--link:hover{background:rgba(0,116,228,.05);color:#231c33}.posting__column{display:flex;justify-content:left;padding-left:.5rem;align-items:flex-start}@media screen and (min-width:30em){.posting__column{align-items:center}}.posting__column .avatar{width:44px}.posting__link{justify-content:stretch;color:#231c33;text-decoration:none;outline:none;cursor:pointer}.posting__link:hover{color:#231c33}.posting__content{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.posting__headline{display:flex;align-items:center;margin:0 0 -1px;padding-bottom:.1rem;font-weight:500;line-height:1.2}.posting__byline{overflow:hidden;text-overflow:ellipsis;padding:1px 0;font-size:.75rem;line-height:1.1rem;color:#747480;margin:0}@media screen and (min-width:60em){.posting__byline{font-size:1rem;line-height:1.5rem}}.posting__sender{color:#747480;font-weight:400;margin-left:.5rem;display:none}@media screen and (min-width:60em){.posting__sender{display:block}}.posting__time{font-size:.75rem;color:#747480;justify-content:flex-end;white-space:nowrap;padding-right:1rem}@media screen and (min-width:60em){.posting__time{font-size:.9625rem}}.posting__avatar{position:relative;padding:.4rem .5rem 0;padding-top:.4rem;align-self:flex-start}.file-list{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:60em){.file-list{grid-template-columns:1fr 1fr 1fr}}.file{padding:.5rem}@media screen and (min-width:60em){.file{padding:1rem}}.file__btn{text-align:center;background:#fbfaf9;color:#5522fa;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border-radius:4px}.file__btn svg{margin-bottom:.5rem}.file__btn:hover{box-shadow:0 0 3rem rgba(226,221,215,.5);background:linear-gradient(135deg,#0074e4,#5522fa);color:#fff}.file__btn:hover svg g{fill:#fff!important}.heading{text-align:center;margin-bottom:1rem}.heading--divider{position:relative}.heading--divider span{background-color:#fff;padding:0 2rem}.heading--divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;z-index:-1;background:linear-gradient(135deg,#0074e4,#5522fa)}.footer{color:#747480;font-size:.85rem;padding:0 1rem;text-align:center}