html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background-color:#eee}#app{font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111}.matrix{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1;background-color:#eee;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16A8 8 0 108 0a8 8 0 000 16zm0-2A6 6 0 108 2a6 6 0 000 12zm33.414-6l5.95-5.95L45.95.636 40 6.586 34.05.636 32.636 2.05 38.586 8l-5.95 5.95 1.414 1.414L40 9.414l5.95 5.95 1.414-1.414L41.414 8zM40 48a8 8 0 100-16 8 8 0 000 16zm0-2a6 6 0 100-12 6 6 0 000 12zM9.414 40l5.95-5.95-1.414-1.414L8 38.586l-5.95-5.95L.636 34.05 6.586 40l-5.95 5.95 1.414 1.414L8 41.414l5.95 5.95 1.414-1.414L9.414 40z' fill='%23ccc' fill-opacity='.5' fill-rule='evenodd'/%3E%3C/svg%3E")}.matrix__top{top:0;transform:scale(-1)}.matrix__bottom,.matrix__top{position:absolute;width:100%;height:40vh;z-index:1;fill:#fff}.matrix__bottom{bottom:0}.home__card[data-v-1b5c0098]{font-size:1rem;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border:0;width:300px;padding:30px;border-radius:8px;background-color:#fff;color:#6d6d6d;box-shadow:0 2.8px 2.2px rgba(0,0,0,.011),0 6.7px 5.3px rgba(0,0,0,.016),0 12.5px 10px rgba(0,0,0,.02),0 22.3px 17.9px rgba(0,0,0,.024),0 41.8px 33.4px rgba(0,0,0,.029),0 100px 80px rgba(0,0,0,.04)}@media(min-width:0px)and (max-width:600px){.home__card[data-v-1b5c0098]{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.home__card[data-v-1b5c0098]{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.home__card[data-v-1b5c0098]{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.home__card[data-v-1b5c0098]{font-size:1.05rem}}.home__description[data-v-1b5c0098]{font-size:1rem;line-height:1.6;font-weight:400;margin:10px 0 25px}@media(min-width:0px)and (max-width:600px){.home__description[data-v-1b5c0098]{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.home__description[data-v-1b5c0098]{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.home__description[data-v-1b5c0098]{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.home__description[data-v-1b5c0098]{font-size:1.05rem}}.home__button[data-v-1b5c0098]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;outline:0;border:0;width:100%;color:#fff;border-radius:4px;padding:10px 0;font-size:16px;font-weight:500;margin-top:24px;cursor:pointer;background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2);transition:all .3s ease;text-align:center;text-decoration:none}.home__button[data-v-1b5c0098]:focus,.home__button[data-v-1b5c0098]:hover{background-color:#394a5c;box-shadow:0 4px 6px rgba(47,61,76,.25)}.home__button[data-v-1b5c0098]:active{background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2)}.home__button[data-v-1b5c0098]:disabled{opacity:.3;cursor:not-allowed}.author{padding:8px;border-radius:4px;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999}@keyframes authorOverlayEnter{0%{opacity:0}to{opacity:1}}.author__overlay{animation:authorOverlayEnter .15s ease;background:rgba(0,0,0,.5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.author__header{padding:4px 16px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd;align-items:center}.author__header h4{color:#111;margin-bottom:0}.author__close{background:none;cursor:pointer;padding:0;border:0}.author__close,.author__close svg{width:18px;height:18px}@keyframes authorEnter{0%{opacity:0;transform:translate(-50%,-50%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.author__content{animation:authorEnter .15s ease;font-size:1rem;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);border:0;max-width:320px;max-height:500px;overflow:auto;width:96%;border-radius:8px;background-color:#fff;color:#6d6d6d;z-index:11;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12)}@media(min-width:0px)and (max-width:600px){.author__content{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.author__content{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.author__content{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.author__content{font-size:1.05rem}}.author__tab{padding:16px;margin:0;border:0}.author__name{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10S2 17.514 2 12 6.486 2 12 2zm0-2C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm5.508 13.941c-1.513 1.195-3.174 1.931-5.507 1.931-2.335 0-3.996-.736-5.509-1.931L6 14.434C7.127 16.154 9.2 18 12.001 18c2.8 0 4.872-1.846 5.999-3.566l-.492-.493zM18 10.002l-.755.506s-.503-.948-1.746-.948c-1.207 0-1.745.948-1.745.948L13 10.002C13.281 9.254 14.205 8 15.499 8c1.295 0 2.218 1.254 2.501 2.002zm-7 0l-.755.506s-.503-.948-1.746-.948c-1.207 0-1.745.948-1.745.948L6 10.002C6.281 9.254 7.205 8 8.499 8 9.794 8 10.717 9.254 11 10.002z'/%3E%3C/svg%3E")!important;background-size:22px 22px!important}.slack{padding:8px;border-radius:4px;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999}@keyframes slackOverlayEnter{0%{opacity:0}to{opacity:1}}.slack__overlay{animation:slackOverlayEnter .15s ease;background:rgba(0,0,0,.5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.slack__header{padding:4px 16px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd;align-items:center}.slack__header h4{color:#111;margin-bottom:0}.slack__subtitle{margin:0;margin:6px 0;font-size:12px;font-weight:400}.slack__subtitle a{color:inherit}.slack__close{background:none;cursor:pointer;padding:0;border:0}.slack__close,.slack__close svg{width:18px;height:18px}@keyframes slackEnter{0%{opacity:0;transform:translate(-50%,-50%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.slack__content{animation:slackEnter .15s ease;font-size:1rem;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);border:0;max-width:580px;max-height:500px;overflow:auto;width:96%;border-radius:8px;background-color:#fff;color:#6d6d6d;z-index:11;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12)}@media(min-width:0px)and (max-width:600px){.slack__content{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.slack__content{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.slack__content{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.slack__content{font-size:1.05rem}}.slack__tab{padding:16px;margin:0;border:0}.slack__name{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cpath d='M22.672 15.226l-2.432.811.841 2.515c.33 1.019-.209 2.127-1.23 2.456-1.15.325-2.148-.321-2.463-1.226l-.84-2.518-5.013 1.677.84 2.517c.391 1.203-.434 2.542-1.831 2.542-.88 0-1.601-.564-1.86-1.314l-.842-2.516-2.431.809c-1.135.328-2.145-.317-2.463-1.229-.329-1.018.211-2.127 1.231-2.456l2.432-.809-1.621-4.823-2.432.808C1.203 12.854 0 11.88 0 10.631a1.93 1.93 0 011.327-1.846l2.433-.809-.842-2.515c-.33-1.02.211-2.129 1.232-2.458 1.02-.329 2.13.209 2.461 1.229l.842 2.515 5.011-1.677-.839-2.517C11.222 1.315 12.109 0 13.468 0c.819 0 1.585.509 1.85 1.326l.841 2.517 2.431-.81c1.02-.33 2.131.211 2.461 1.229.332 1.018-.21 2.126-1.23 2.456l-2.433.809 1.622 4.823 2.433-.809c1.242-.401 2.557.484 2.557 1.838a1.93 1.93 0 01-1.328 1.847M13.68 8.798l-5.01 1.675 1.619 4.828 5.011-1.674-1.62-4.829z'/%3E%3C/svg%3E");background-size:22px 22px!important}.slack__footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.slack__footer .button{margin-top:0;max-width:266px}.notifications{padding:8px;border-radius:4px;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999}@keyframes notificationsOverlayEnter{0%{opacity:0}to{opacity:1}}.notifications__overlay{animation:notificationsOverlayEnter .15s ease;background:rgba(0,0,0,.5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.notifications__header{padding:4px 16px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd;align-items:center}.notifications__header h4{color:#111;margin-bottom:0}.notifications__subtitle{margin:0;margin:6px 0;font-size:14px;font-weight:400}.notifications__subtitle a{color:inherit}@keyframes notificationsEnter{0%{opacity:0;transform:translate(-50%,-50%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.notifications__content{animation:notificationsEnter .15s ease;font-size:1rem;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);border:0;max-width:580px;max-height:500px;overflow:auto;width:96%;border-radius:8px;background-color:#fff;color:#6d6d6d;z-index:11;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12)}@media(min-width:0px)and (max-width:600px){.notifications__content{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.notifications__content{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.notifications__content{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.notifications__content{font-size:1.05rem}}.notifications__tab{padding:16px;margin:0;border:0}.notifications__status{margin-bottom:16px}.notifications__status p{margin:8px 0;font-size:14px;line-height:1.4}.notifications__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;flex-direction:column}.notifications__footer .button{margin-top:0;width:100%}svg[data-v-69f783d6]{animation:svg-animation-data-v-69f783d6 1.2s linear infinite;width:30px;height:30px;display:block;margin:auto}@keyframes svg-animation-data-v-69f783d6{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}circle[data-v-69f783d6]{animation:circle-animation-data-v-69f783d6 1.4s ease-in-out infinite both;display:block;fill:transparent;stroke:#2f3d4c;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:280;stroke-width:10px;transform-origin:50% 50%}.dark circle[data-v-69f783d6]{stroke:#eee}@keyframes circle-animation-data-v-69f783d6{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}.login{position:fixed;z-index:0;top:0;right:0;bottom:0;left:0;background-color:#eee;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='64' height='64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16A8 8 0 108 0a8 8 0 000 16zm0-2A6 6 0 108 2a6 6 0 000 12zm33.414-6l5.95-5.95L45.95.636 40 6.586 34.05.636 32.636 2.05 38.586 8l-5.95 5.95 1.414 1.414L40 9.414l5.95 5.95 1.414-1.414L41.414 8zM40 48a8 8 0 100-16 8 8 0 000 16zm0-2a6 6 0 100-12 6 6 0 000 12zM9.414 40l5.95-5.95-1.414-1.414L8 38.586l-5.95-5.95L.636 34.05 6.586 40l-5.95 5.95 1.414 1.414L8 41.414l5.95 5.95 1.414-1.414L9.414 40z' fill='%23ccc' fill-opacity='.5' fill-rule='evenodd'/%3E%3C/svg%3E")}.login__form{font-size:1rem;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border:0;width:400px;padding:48px;border-radius:8px;background-color:#fff;color:#6d6d6d;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12)}@media(min-width:0px)and (max-width:600px){.login__form{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.login__form{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.login__form{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.login__form{font-size:1.05rem}}@media only screen and (max-width:600px){.login__form{width:280px;padding:24px}}.login__loader{background:hsla(0,0%,100%,.8);position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;justify-content:center;align-content:center}.login__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;width:100%;color:#fff;border-radius:4px;min-height:44px;font-size:16px;font-weight:500;margin-top:24px;cursor:pointer;background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2);transition:all .3s ease;display:block;text-align:center}.login__button:focus,.login__button:hover{background-color:#394a5c;box-shadow:0 4px 6px rgba(47,61,76,.25)}.login__button:active{background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2)}.login__button:disabled{opacity:.3;cursor:not-allowed}.login__button:disabled:hover{background-color:#2f3d4c;opacity:.3;cursor:not-allowed;box-shadow:0 2px 4px rgba(47,61,76,.2)}.login__label{font-size:14px;font-weight:400;text-align:left;display:block;color:#111;margin-bottom:12px}.login__input{width:100%;padding:8px 16px;padding-left:46px;border-radius:4px;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;line-height:32px;font-weight:400;color:#1a1f36;outline:0;border:1px solid #ccc;transition:all .3s ease;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M6 8V6a6 6 0 0112 0v2h-2V6c0-2.206-1.795-4-4-4S8 3.794 8 6v2H6zm-3 2v14h18V10H3z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-size:16px 16px!important;background-position:center left 16px!important}.login__input:active,.login__input:focus{border:1px solid #555;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 1px rgba(60,66,87,.16),0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent}.arrow{background:none;cursor:pointer;width:44px;height:44px;padding:0;border:1px solid #aaa;position:fixed;outline:none;top:50%;margin-top:-20px;z-index:999;transition:opacity .22s ease;background:#fff;border-radius:100px}.arrow:hover{border:1px solid #2f3d4c}.arrow:disabled{opacity:.2;cursor:not-allowed}.arrow--hidden{opacity:0!important}.arrow--left{left:10px}.arrow--left svg{margin-top:1px}.arrow--right{right:10px}.arrow--right svg{margin-top:1px}.arrow__svg{width:40px;height:40px;fill:#2f3d4c;transition:fill .5s ease}.version{width:140px}.version__select{display:block;font-family:sans-serif;font-size:14px;color:#2f3d4c;cursor:pointer;padding:8px 16px 8px 40px;box-sizing:border-box;margin:0 auto;border:1px solid #aaa;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .22s ease;background-repeat:no-repeat;background-position:center left 16px;background-size:16px 16px;border-radius:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23555'%3E%3Cpath d='M0 7.33L2.829 4.5l9.175 9.339L21.171 4.5 24 7.33 12.004 19.5z'/%3E%3C/svg%3E")}.version__select option{font-weight:400}.version__select:hover{color:#000;border:1px solid #2f3d4c}.version__select:focus{outline:none}.dark .version__select{color:#eee;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23aaa'%3E%3Cpath d='M0 7.33L2.829 4.5l9.175 9.339L21.171 4.5 24 7.33 12.004 19.5z'/%3E%3C/svg%3E")}.dark .version__select:hover{color:#fff}.version__select::-ms-expand{display:none}.container{cursor:default}@keyframes blinkingBorder{0%{outline:3px solid transparent}20%{outline:6px solid #1bc47d}40%{outline:3px solid transparent}60%{outline:6px solid #1bc47d}80%{outline:3px solid transparent}to{outline:6px solid #1bc47d}}.container--focused{animation:blinkingBorder 2.2s ease 1.2s both;outline:6px solid #1bc47d}.container.container--comments,.container.container--comments:hover,.container.container--comments svg .container.container--comments image,.container.container--comments svg .container.container--comments image:hover{cursor:copy}.image-name{text-align:center}.preview{display:block;overflow:visible;background:#fff;shape-rendering:crispEdges;text-rendering:geometricPrecision}.preview__links{opacity:0;transform:translateX(-4px);transition:all .22s ease}.preview:hover .preview__links{transform:translateX(0);opacity:1}.preview .preview__highlight{fill:transparent}.preview .preview__highlight--image,.preview .preview__highlight--text{fill:rgba(24,160,251,.5);outline:2px solid rgba(24,160,251,.5)}.preview__pin{cursor:pointer}.preview__pin path{transition:fill .4s ease}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(.9)}}.preview__pin--active{transform-origin:23px 32px;animation:bounce .5s 4}.preview__pin--active path{fill:#18a0fb}.preview__highlight--image,.preview__highlight--layer,.preview__highlight--text{cursor:copy}.preview .preview__highlight--image:hover,.preview .preview__highlight--text:hover{fill:rgba(27,196,125,.2);outline:2px solid #1bc47d}.preview .preview__highlight--image.preview__highlight--active,.preview .preview__highlight--image.preview__highlight--active:hover,.preview .preview__highlight--text.preview__highlight--active,.preview .preview__highlight--text.preview__highlight--active:hover{fill:rgba(27,196,125,.2);outline:3px solid #1bc47d}.editor{padding:8px;border-radius:4px;position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:9999}@keyframes editorOverlayEnter{0%{opacity:0}to{opacity:1}}.editor__overlay{animation:editorOverlayEnter .15s ease;background:rgba(0,0,0,.5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}.editor__header{padding:4px 16px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd;align-items:center}.editor__header h4{color:#111;margin-bottom:0}.editor__close{background:none;cursor:pointer;padding:0;border:0}.editor__close,.editor__close svg{width:18px;height:18px}@keyframes editorEnter{0%{opacity:0;transform:translate(-50%,-50%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.editor__content{animation:editorEnter .15s ease;font-size:1rem;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);border:0;max-width:700px;overflow:auto;width:96%;border-radius:8px;background-color:#fff;color:#6d6d6d;z-index:11;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12)}@media(min-width:0px)and (max-width:600px){.editor__content{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.editor__content{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.editor__content{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.editor__content{font-size:1.05rem}}@media screen and (min-width:600px){.editor__content{max-height:500px}}.editor__tab{padding:16px}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.inbox__history{animation:slideIn .22s ease;margin-top:24px}.inbox__split{display:flex;align-items:center;justify-content:space-between}.inbox__toggle{border:1px solid #666;cursor:pointer;border-radius:4px;background:none;margin:0;margin:6px 0;font-size:12px;font-weight:400}h4{text-align:left;margin:8px 0;letter-spacing:-.5px}.inbox__diffs{display:flex;justify-content:space-between;align-items:center;width:100%;margin-left:8px}.inbox__diff{word-break:break-all}.vue-simplemde .CodeMirror,.vue-simplemde .CodeMirror-scroll{min-height:220px}.vue-simplemde .CodeMirror{height:220px}.dropcontainer,.file-wrapper{cursor:pointer}.file-wrapper{display:block;position:relative;overflow:hidden;padding:24px;border-radius:6px;border:2px dashed #2f3d4c;background:#fff;margin:auto}.file-wrapper:hover{background:#f9f9f9}.file-wrapper ul{margin-bottom:0}.file-wrapper svg{width:34px;height:34px;display:block;margin:auto;margin-bottom:8px}.file-wrapper p{margin:0;text-align:center}.file-wrapper input{position:absolute;top:0;right:0;cursor:pointer;opacity:0;padding:0;font-size:300px;height:100%}.editor__textarea{width:100%;font-family:Helvetica,Arial,sans-serif;padding:8px 16px;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none;font-size:14px;line-height:1.5;font-weight:400;color:#1a1f36;outline:0;border:1px solid #ccc;transition:all .3s ease;background-color:#fff}.editor__textarea:active,.editor__textarea:focus{border:1px solid #555;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 1px rgba(60,66,87,.16),0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent}.editor__footer{margin-top:16px}@media screen and (min-width:600px){.editor__footer{display:flex;align-items:center;justify-content:space-between}.editor__footer .button{margin-top:0;max-width:200px}}.v-md-editor{box-shadow:none!important;border:1px solid #ddd}.v-md-editor__tooltip{background:#2f3d4c!important;color:#fff;font-family:Helvetica,Arial,sans-serif;box-shadow:none;top:28px!important}.v-md-editor__toolbar-item-undo .v-md-editor__tooltip:after{content:"(⌘+Z on Mac)"}.v-md-editor__toolbar-item-redo .v-md-editor__tooltip:after{content:"(⌘+Y on Mac)"}.v-md-editor__toolbar-item-bold .v-md-editor__tooltip:after{content:"(⌘+B on Mac)"}.v-md-editor__toolbar-item-italic .v-md-editor__tooltip:after{content:"(⌘+I on Mac)"}.v-md-editor__toolbar-item-ol .v-md-editor__tooltip:after{content:"(⌘+O on Mac)"}.v-md-editor__toolbar-item-ul .v-md-editor__tooltip:after{content:"(⌘+U on Mac)"}.v-md-editor__toolbar-item-link .v-md-editor__tooltip:after{content:"(⌘+L on Mac)"}.change{margin:8px 0;background:#fff;text-align:left;flex:1;display:flex;flex-direction:column;justify-content:space-between}.change h5{margin:0;margin-top:8px}.change__diff{margin-bottom:16px;font-size:14px}.change__text{max-height:220px;display:block;overflow-y:auto;overflow-x:hidden}.change__link{display:block;margin:auto;width:auto;max-width:200px;height:auto;max-height:200px}.change__toggle{position:absolute;min-height:auto!important;right:0;top:-5px;padding:4px 8px!important}.change__editor{margin:3px 0;border-radius:4px;padding:8px;border:1px solid #ddd;background:#fff}.change__submit{margin-top:4px!important}.change__thumb{width:auto;max-width:200px;height:auto;max-height:200px;display:block}.change__image{position:relative;min-height:40px}.change__image img{position:relative;z-index:2;display:block;margin:0 auto;max-width:100%;height:auto;max-height:500px}.change__image:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #ccc;border-top-color:#000;animation:imageSpinner .6s linear infinite;z-index:0}.change__comment p{font-size:14px;margin:2px 0 8px 0}.change__subtitle{margin:0;margin:6px 0;font-size:12px;font-weight:400;position:relative}.change__subtitle--text{margin:12px 0}.change__divider{border:0;height:1px;margin:16px 0;background:#ddd}button.change__add{margin-top:8px}.change__header{display:flex;justify-content:space-between;align-items:center}.change__pin{margin-left:8px;width:24px;height:auto;display:block}.change__thread{flex:1;padding-top:4px}.change__reply{margin:3px 0;border-radius:4px;padding:0 8px 0;border:1px solid #ddd;background:#fff}.change__delete{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.change__diffs{display:flex;justify-content:space-between}.change__diff{width:50%;padding:0 4px}.feedback{margin:8px 0;padding:8px;background:#fff;text-align:left;flex:1;display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;border:1px solid #ddd}.feedback:hover{background:#e6f2ff}.feedback:hover,.feedback:hover .feedback__reply{border:1px solid #c8daed}.feedback h5{margin:0;margin-top:8px}.feedback__diff{margin-bottom:16px;font-size:14px}.feedback__text{max-height:220px;display:block;overflow-y:auto;overflow-x:hidden}@keyframes imageSpinner{to{transform:rotate(1turn)}}.feedback__link{margin:auto}.feedback__link,.feedback__thumb{display:block;width:auto;max-width:200px;height:auto;max-height:200px}.feedback__image{position:relative;min-height:40px}.feedback__image img{position:relative;z-index:2;display:block;margin:0 auto;max-width:100%;height:auto;max-height:500px}.feedback__image:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #ccc;border-top-color:#000;animation:imageSpinner .6s linear infinite;z-index:0}.feedback__comment p{font-size:14px;margin:4px 0 6px 0}.feedback__subtitle{margin:0;margin:2px 0;font-size:12px;font-weight:400}.feedback__completed{margin:8px 0!important}.feedback__divider{border:0;height:1px;margin:16px 0;background:#ddd}button.feedback__add{margin-top:8px}.feedback__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.feedback__pin{width:34px;height:auto;display:block;margin:auto}.feedback__metadata{flex:1}.feedback__button{border:1px solid #ddd;padding:4px;border-radius:8px;background:#fff;display:block;margin-right:16px;width:74px;height:74px;cursor:pointer}.feedback__button:hover{border-color:#666}.feedback__thread{flex:1;padding-top:4px}.feedback__reply{margin:3px 0;border-radius:4px;padding:0 8px 0;border:1px solid #ddd;background:#fff}.feedback__delete{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.feedback__diffs{display:flex;justify-content:space-between}.feedback__diff{width:50%;padding:0 4px}.table-container[data-v-73932e6d]{max-height:80vh;overflow:auto;border:1px solid #eee;border-radius:4px;margin-top:8px}.feedback-table[data-v-73932e6d]{width:100%;border-collapse:collapse;background:#fff;font-size:14px}.feedback-table td[data-v-73932e6d],.feedback-table th[data-v-73932e6d]{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}.feedback-table .sticky-header[data-v-73932e6d]{position:sticky;top:0;background:#f8f9fa;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.05)}.feedback-table .sticky-header th[data-v-73932e6d]{font-weight:600;color:#666}.feedback-table .feedback-row[data-v-73932e6d]:hover{background-color:#f8f9fa}.feedback-table .feedback-row.is-expanded[data-v-73932e6d]{background-color:#f6fbff}.feedback-table .feedback-row.is-expanded td[data-v-73932e6d]{border-bottom:none}.feedback-table .content-cell[data-v-73932e6d]{max-width:600px}.feedback-table .content-cell .diff-content .diff-columns[data-v-73932e6d]{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-height:200px;overflow:auto}.feedback-table .content-cell .diff-content h6[data-v-73932e6d]{margin:0 0 8px 0;font-size:12px;color:#666}.feedback-table .content-cell .diff-content .diff-text[data-v-73932e6d]{font-size:13px;border-radius:4px}.feedback-table .content-cell .image-content .image-comparison .image-pair[data-v-73932e6d]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feedback-table .content-cell .image-content .image-comparison .image-box h6[data-v-73932e6d]{margin:0 0 8px 0;font-size:12px;color:#666}.feedback-table .content-cell .image-content .image-comparison .image-box .image-preview[data-v-73932e6d]{max-width:150px;max-height:100px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.feedback-table .content-cell .comment-content[data-v-73932e6d] p{margin:0;line-height:1.4}.feedback-table .feedback__link[data-v-73932e6d]{margin:auto}.feedback-table .feedback__link[data-v-73932e6d],.feedback-table .feedback__thumb[data-v-73932e6d]{display:block;width:auto;max-width:200px;height:auto;max-height:200px}.feedback-table .replies-cell .toggle-replies[data-v-73932e6d]{border:none;background:none;color:#1bc47d;cursor:pointer;padding:0;font-size:13px}.feedback-table .replies-cell .toggle-replies[data-v-73932e6d]:hover{text-decoration:underline}.feedback-table .replies-cell .replies-list[data-v-73932e6d]{margin-top:12px;border-top:1px solid #eee;padding-top:12px}.feedback-table .replies-cell .replies-list .reply-item[data-v-73932e6d]{margin-bottom:12px}.feedback-table .replies-cell .replies-list .reply-item .reply-header[data-v-73932e6d]{display:flex;justify-content:space-between;font-size:12px;color:#666;margin-bottom:4px}.feedback-table .replies-cell .replies-list .reply-item .reply-content[data-v-73932e6d]{font-size:13px;line-height:1.4;padding-left:8px;border-left:2px solid #eee}.feedback-table .actions-cell .reply-button[data-v-73932e6d]{border:1px solid #1bc47d;background:#fff;color:#1bc47d;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer}.feedback-table .actions-cell .reply-button[data-v-73932e6d]:hover{background:#e6f2ff}.kanban-board{display:flex;overflow-x:auto;padding:20px;min-height:80vh}.kanban-board .columns-container{display:flex;gap:20px}.kanban-board .kanban-column{width:420px;min-width:420px;min-height:500px;background:#f8f9fa;border-radius:5px;padding:10px;box-shadow:0 1px 3px rgba(0,0,0,.12);display:flex;flex-direction:column}.kanban-board .kanban-column .feedback{margin-top:0;margin-bottom:0}.kanban-board .kanban-column.backlog-column .column-title{background:rgba(27,196,125,.12549019607843137)!important;font-weight:700!important}.kanban-board .kanban-column.backlog-column .column-handle{display:none!important}.kanban-board .kanban-column .column-header{display:flex;align-items:center;margin-bottom:10px;padding:5px}.kanban-board .kanban-column .column-header .column-handle{cursor:grab;margin-right:8px;opacity:.3;font-size:22px}.kanban-board .kanban-column .column-header .column-handle:hover{opacity:.8}.kanban-board .kanban-column .column-header .column-title{flex:1;font-weight:700;border:none;background:transparent;padding:5px}.kanban-board .kanban-column .column-header .column-title:focus{background:#fff;outline:none}.kanban-board .kanban-column .column-header .column-remove{border:none;background:none;cursor:pointer;font-size:1.2em;opacity:.5}.kanban-board .kanban-column .column-header .column-remove:hover:not(:disabled){opacity:1}.kanban-board .kanban-column .column-header .column-remove:disabled{opacity:.2;cursor:not-allowed}.kanban-board .kanban-column .cards-container{flex:1;margin-bottom:10px;border-radius:4px}.kanban-board .kanban-column .cards-container.droppable{outline:1px dashed #ccc;outline-offset:3px}.kanban-board .kanban-column .kanban-card{background:#fff;border-radius:3px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative}.kanban-board .kanban-column .kanban-card .card-handle{position:absolute;width:44px;height:44px;line-height:44px;text-align:center;font-size:22px;right:0;top:0;cursor:grab;opacity:.3}.kanban-board .kanban-column .kanban-card .card-handle:hover{opacity:.8}.kanban-board .kanban-column .kanban-card .card-header{display:flex;justify-content:space-between;margin-bottom:8px}.kanban-board .kanban-column .kanban-card .card-header .card-pin{color:#1bc47d;font-weight:700}.kanban-board .kanban-column .kanban-card .card-header .card-type{text-transform:capitalize;font-size:.8em;opacity:.7}.kanban-board .kanban-column .kanban-card .card-content{margin-bottom:8px}.kanban-board .kanban-column .kanban-card .card-content .card-title{margin:0 0 5px 0;font-size:.9em}.kanban-board .kanban-column .kanban-card .card-content .card-comment,.kanban-board .kanban-column .kanban-card .card-content .card-diff{font-size:.9em;opacity:.9}.kanban-board .kanban-column .kanban-card .card-footer{display:flex;justify-content:space-between;font-size:.8em;opacity:.7}.kanban-board .add-column{min-width:250px;max-width:250px;height:44px;border:none;margin-left:20px;cursor:pointer;margin-top:0}.sortable-ghost{opacity:.5;background:#f8f8f8}@media screen and (min-width:600px){.tabs{justify-content:space-between;width:100%;height:41px;max-width:670px}}@media screen and (min-width:600px){.tabs,.tabs__buttons{display:flex;align-items:center}.tabs__buttons{justify-content:flex-start;flex:1}}.tabs__tab{cursor:pointer;text-align:center;outline:0;padding:0;border:0;background:none;margin:0;background:#fff;padding:0 20px;height:40px;font-size:14px;color:#555;width:100%;border:1px solid #aaa;border-radius:40px;display:block;margin-bottom:8px}.tabs__tab:hover{color:#2f3d4c;border:1px solid #2f3d4c}.tabs__tab:hover svg{fill:#2f3d4c}@media screen and (min-width:600px){.tabs__tab{display:inline-block;margin-bottom:0;margin-right:8px;width:auto}}.tabs__tab span,.tabs__tab svg{display:inline-block;vertical-align:middle}.tabs__tab svg{margin-right:8px;width:24px;height:24px;fill:#555}.tabs__tab--last{margin-right:0}.tabs__tab--active{color:#fff;font-weight:700;cursor:default;border:1px solid #2f3d4c;background:#2f3d4c}.tabs__tab--active svg{fill:#fff}.tabs__tab--active:hover{color:#fff}.tabs__tab--active:hover svg{fill:hsla(0,0%,100%,.8)}.tabs__tab--icon{height:36px;width:36px;padding:0}.tabs__tab--icon svg{margin:0;width:20px;height:20px}.rename,.selector{display:block;font-family:sans-serif;font-size:14px;color:#555;cursor:pointer;padding:8px 40px 8px 16px;box-sizing:border-box;margin:0;border:1px solid #aaa;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .22s ease;background-repeat:no-repeat;background-position:center right 16px;background-size:16px 16px;border-radius:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23888'%3E%3Cpath d='M0 7.33L2.829 4.5l9.175 9.339L21.171 4.5 24 7.33 12.004 19.5z'/%3E%3C/svg%3E")}.rename option,.selector option{font-weight:400}.rename:hover,.selector:hover{color:#000;border:1px solid #2f3d4c}.rename:focus,.selector:focus{outline:none}.dark .rename,.dark .selector{color:#eee;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23aaa'%3E%3Cpath d='M0 7.33L2.829 4.5l9.175 9.339L21.171 4.5 24 7.33 12.004 19.5z'/%3E%3C/svg%3E")}.dark .rename:hover,.dark .selector:hover{color:#fff}.rename{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23555'%3E%3Cpath d='M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10S2 17.514 2 12 6.486 2 12 2zm0-2C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm5.508 13.941c-1.513 1.195-3.174 1.931-5.507 1.931-2.335 0-3.996-.736-5.509-1.931L6 14.434C7.127 16.154 9.2 18 12.001 18c2.8 0 4.872-1.846 5.999-3.566l-.492-.493zM18 10.002l-.755.506s-.503-.948-1.746-.948c-1.207 0-1.745.948-1.745.948L13 10.002C13.281 9.254 14.205 8 15.499 8c1.295 0 2.218 1.254 2.501 2.002zm-7 0l-.755.506s-.503-.948-1.746-.948c-1.207 0-1.745.948-1.745.948L6 10.002C6.281 9.254 7.205 8 8.499 8 9.794 8 10.717 9.254 11 10.002z'/%3E%3C/svg%3E")!important;background-size:18px 18px!important;background-color:#fff}.selector::-ms-expand{display:none}.selector--filters{font-weight:700;font-size:15px;padding:12px 40px 12px 16px}.selector--authors,.selector--types{width:100%}.selector--completion{margin-top:4px;margin-bottom:8px}@media screen and (min-width:600px){.selector--completion{max-width:380px}}.selector__date{width:48%}.selector__label{display:block;margin-bottom:2px;margin-top:2px;font-weight:400;font-size:13px;padding-left:8px}.selector--date{background:#fff;width:100%;padding:0 16px}.spinning{position:fixed;top:47.55%;left:50%;margin-top:-15px!important;margin-left:-15px!important;z-index:10}hr{border:0;height:1px;margin:16px 0;background:#ccc}ins{background-color:rgba(27,196,125,.2)}del{background-color:rgba(242,72,34,.2)}body{padding:0;margin:0;line-height:1.35}@keyframes sidebarEnter{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.sidebar{position:fixed;animation:sidebarEnter .22s ease;width:100vw;left:0;top:0;bottom:0;z-index:999;padding:8px 16px 0 16px;background:#fff;border-left:1px solid #ddd;flex-direction:column;display:flex}@media screen and (min-width:600px){.sidebar{width:420px;right:0;left:auto}}@media screen and (min-width:600px){.sidebar--kanban,.sidebar--table{width:75%;max-width:1400px}}@media screen and (min-width:600px){.sidebar__filters--expanded{display:flex;justify-content:space-between;align-items:center;align-content:center}}@media screen and (min-width:1300px){.sidebar__filters--expanded .selector--authors{margin-left:4px}}@media screen and (min-width:1300px){.sidebar__filters--expanded .sidebar__group{display:flex;justify-content:space-between;align-items:center;align-content:center}}.sidebar__filters--expanded .sidebar__row--dates{display:block}@media screen and (min-width:1300px){.sidebar__filters--expanded .sidebar__row--dates{display:flex;justify-content:space-between;align-items:center;align-content:center}}.sidebar__filters--expanded .selector__date{width:100%;display:flex;justify-content:space-between;align-items:center;align-content:center;margin:4px 0}@media screen and (min-width:1300px){.sidebar__filters--expanded .selector__date{width:48%}}.sidebar__filters--expanded .selector__date label{margin-right:4px}.sidebar__header{padding:0;border-bottom:1px solid #ddd;margin-bottom:16px;padding:8px 0}.sidebar__row{display:flex;justify-content:space-between;align-items:center;align-content:center;margin:4px 0}.sidebar__row--header{margin-bottom:16px}.sidebar__heading{display:flex;justify-content:space-between;align-items:center}.layers{position:fixed;left:0;top:0;z-index:10;bottom:0;width:420px;background:#fff;padding:20px}.layers,.sidebar__contents{overflow:auto}.sidebar__toggles{margin-bottom:16px;display:none}@media screen and (min-width:600px){.sidebar__toggles{display:block}}.thumbnail{position:fixed;left:320px;bottom:0;padding-bottom:16px;padding-top:16px;text-align:left;overflow:scroll;padding-left:6px;right:20px;background:rgba(0,0,0,.2)}img,svg{max-width:100%;height:auto}.commentful__screen--height img,.commentful__screen--height svg{max-height:calc(100vh - 244px);width:100%}.commentful__screen--zoom svg{max-width:none}.commentful__screen--slides{display:inline-block}.commentful__screen--slides svg{width:auto;height:auto}.login__title{font-size:20px;font-weight:400;line-height:28px;margin:0;margin-bottom:20px}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0;width:100%;color:#fff;border-radius:4px;min-height:44px;font-size:16px;font-weight:500;margin-top:24px;cursor:pointer;background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2);transition:all .3s ease;display:block;text-align:center}.button:focus,.button:hover{background-color:#394a5c;box-shadow:0 4px 6px rgba(47,61,76,.25)}.button:active{background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2)}.button:disabled,.button:disabled:hover{opacity:.3;cursor:not-allowed}.button:disabled:hover{background-color:#2f3d4c;box-shadow:0 2px 4px rgba(47,61,76,.2)}.button--ghost{background-color:transparent!important;color:#2f3d4c!important;border:1px solid rgba(47,61,76,.1)}.button--ghost:hover{border:1px solid rgba(47,61,76,.25)}.button--destroy{background-color:transparent!important;color:red!important;border:1px solid rgba(255,0,0,.1)}.button--destroy:hover{border:1px solid rgba(255,0,0,.25)}.tabs__tab--notification{display:none}@media screen and (min-width:600px){.tabs__tab--notification{display:block}}.tabs__tab--notification.tabs__tab--active{background-color:#1bc47d;color:#fff}.tabs__tab--notification.tabs__tab--active svg{stroke:#fff}.button--small{width:auto;padding:4px 16px;font-size:12px;min-height:32px;margin:0}label{font-size:14px;text-align:left;display:block;margin-bottom:12px}input,label{font-weight:400}input{width:100%;padding:8px 16px;padding-left:46px;border-radius:4px;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;line-height:32px;color:#1a1f36;outline:0;border:1px solid #ccc;color:#111;transition:all .3s ease;background-color:#fff;background-repeat:no-repeat!important;background-size:16px 16px!important;background-position:center left 16px!important}input[type=password]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M6 8V6a6 6 0 0112 0v2h-2V6c0-2.206-1.795-4-4-4S8 3.794 8 6v2H6zm-3 2v14h18V10H3z'/%3E%3C/svg%3E")!important}input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.97 17.031a8.482 8.482 0 01-5.461 1.985C5.812 19.016 2 15.204 2 10.508S5.812 2 10.509 2c4.695 0 8.508 3.812 8.508 8.508a8.476 8.476 0 01-1.985 5.461l4.749 4.75a.748.748 0 01.219.531c0 .587-.537.75-.75.75a.748.748 0 01-.531-.22zm-5.461-13.53c-3.868 0-7.007 3.14-7.007 7.007s3.139 7.007 7.007 7.007c3.866 0 7.007-3.14 7.007-7.007s-3.141-7.007-7.007-7.007z' fill-rule='nonzero'/%3E%3C/svg%3E")!important}input:active,input:focus{border:1px solid #555;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 1px rgba(60,66,87,.16),0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent}.error{margin-top:24px;color:#fff;background-color:#c72e45;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff'%3E%3Cpath d='M12 5.177L20.631 21H3.369L12 5.177zM12 1L0 23h24L12 1zm-1 9h2v6h-2v-6zm1 9.75a1.251 1.251 0 010-2.5 1.251 1.251 0 010 2.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px 16px;background-position:center left 16px;border-radius:4px;padding:16px;padding-left:48px;font-size:14px;font-weight:400}.error p{margin:0}.slider__slide{text-align:center;display:flex;align-content:center;justify-content:center;height:100vh;position:relative;padding-left:18px;padding-right:18px}.slider__slide img{display:block;margin:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider__wrap{position:relative;z-index:10;max-height:calc(100vh - 150px);display:inline-block;align-self:center;margin-top:-22px;top:0;overflow:scroll;-webkit-overflow-scrolling:touch;background-color:#fff;box-shadow:0 0 16px rgba(34,34,34,.1)}.slider__slide{cursor:move;cursor:grab}.slider__slide:active{cursor:grabbing}.tabs--scale{width:auto}.header{padding:12px 16px 12px 16px;top:0;left:0;right:0;margin:0;transition:color .22s ease,opacity .22s ease;color:#111;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(180deg,hsla(0,0%,93.3%,.9),rgba(0,212,255,0))}.dark .header{color:#eee}@media screen and (min-width:600px){.header{position:fixed}}.header__title{margin:0;font-size:18px;margin-bottom:4px}@media screen and (min-width:600px){.header__title{margin:0}}.header__status{font-size:.8888888889rem;padding-left:20px;margin:0;background-repeat:no-repeat;background-size:16px 16px;background-position:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' fill='%23555' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.998 2.005c5.517 0 9.997 4.48 9.997 9.997 0 5.518-4.48 9.998-9.997 9.998C6.48 22 2 17.52 2 12.002c0-5.517 4.48-9.997 9.998-9.997zm0 1.5c-4.69 0-8.498 3.807-8.498 8.497S7.308 20.5 11.998 20.5s8.497-3.808 8.497-8.498-3.807-8.497-8.497-8.497zm-5.049 8.886l3.851 3.43c.142.128.321.19.499.19a.746.746 0 00.552-.242l5.953-6.509a.747.747 0 00-.552-1.249.751.751 0 00-.554.243l-5.453 5.962-3.298-2.938a.746.746 0 10-.998 1.113z' fill-rule='nonzero'/%3E%3C/svg%3E")}@media(min-width:0px)and (max-width:600px){.header__status{font-size:calc(.88889rem - .00926vw)}}@media(min-width:600px)and (max-width:900px){.header__status{font-size:calc(.83333rem - .01111vw + .06667px)}}@media(min-width:900px)and (max-width:1200px){.header__status{font-size:calc(.8rem - .00417vw + .0375px)}}@media(min-width:1200px){.header__status{font-size:.7875000002rem}}@media screen and (min-width:600px){.header__items{display:flex;justify-content:space-between;align-items:center}}.header__items--meta{padding:0 8px 8px 8px}.header--hidden{opacity:0}.timestamp{color:#333;font-size:.8888888889rem;font-weight:400;margin:0;margin-top:5px;line-height:1}@media(min-width:0px)and (max-width:600px){.timestamp{font-size:calc(.88889rem - .00926vw)}}@media(min-width:600px)and (max-width:900px){.timestamp{font-size:calc(.83333rem - .01111vw + .06667px)}}@media(min-width:900px)and (max-width:1200px){.timestamp{font-size:calc(.8rem - .00417vw + .0375px)}}@media(min-width:1200px){.timestamp{font-size:.7875000002rem}}.dark .timestamp{color:#888}.counter{font-size:1rem;position:fixed;bottom:50px;margin:0;left:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .22s ease}@media(min-width:0px)and (max-width:600px){.counter{font-size:1rem}}@media(min-width:600px)and (max-width:900px){.counter{font-size:1rem}}@media(min-width:900px)and (max-width:1200px){.counter{font-size:calc(1rem + .01667vw - .15px)}}@media(min-width:1200px){.counter{font-size:1.05rem}}.counter--hidden{opacity:0}.footer{position:fixed;bottom:8px;left:16px;right:8px;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (min-width:600px){.footer{align-items:center}}.footer .tabs__buttons{display:none}@media screen and (min-width:600px){.footer .tabs__buttons{display:flex}}.slider__text{position:absolute;font-size:40px;bottom:55px;letter-spacing:-.05em;line-height:1;color:#ddd;margin:0;text-align:right;left:100px;right:22px;pointer-events:none;transition:color .22s ease,opacity .22s ease}.dark .slider__text{color:#444}.slider__text--hidden{opacity:0}.commentful__label{font-size:.8888888889rem;margin:0;font-weight:400;margin-bottom:10px;padding:8px 0;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;align-items:center}@media(min-width:0px)and (max-width:600px){.commentful__label{font-size:calc(.88889rem - .00926vw)}}@media(min-width:600px)and (max-width:900px){.commentful__label{font-size:calc(.83333rem - .01111vw + .06667px)}}@media(min-width:900px)and (max-width:1200px){.commentful__label{font-size:calc(.8rem - .00417vw + .0375px)}}@media(min-width:1200px){.commentful__label{font-size:.7875000002rem}}.commentful__actions{margin-bottom:32px}.selector--approved,.selector--changes{color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff'%3E%3Cpath d='M0 7.33L2.829 4.5l9.175 9.339L21.171 4.5 24 7.33 12.004 19.5z'/%3E%3C/svg%3E")}.selector--approved{border:1px solid #159760;background-color:#1bc47d}.selector--approved:hover{color:#fff;border:1px solid #128152}.selector--changes{border:1px solid #0485dc;background-color:#18a0fb}.selector--changes:hover{color:#fff;border:1px solid #0376c3}.commentful__copy{background:transparent;border:0;padding:0;margin:0;cursor:pointer;display:inline-block;height:24px;position:relative}.commentful__copy:hover span{display:block}.commentful__copy:hover svg{border:1px solid #ccc}.commentful__copy span{display:none;position:absolute;top:-26px;right:0;text-align:center;border-radius:4px;padding:4px;font-size:11px;color:#555;border:1px solid transparent;background:transparent}.commentful__copy svg{margin:0;width:24px;height:24px;fill:#555;border:1px solid #ccc;border-radius:4px;padding:4px}.commentful__copy--copied span{font-weight:700;color:#111}.commentful__frames{-webkit-overflow-scrolling:scroll;overflow:scroll;white-space:nowrap;padding:0 24px;padding-bottom:32px;display:table;background:#eee}@keyframes animateFrameIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.commentful__frame{animation:animateFrameIn .4s ease both;display:inline-block;vertical-align:top;position:relative;min-width:250px;margin:110px 24px 40px 24px}.commentful__frames--expanded .commentful__frame--last{margin-right:444px}.commentful__slide{animation:animateFrameIn .4s ease both;padding:0 24px 40px 24px;text-align:center;position:relative}@media screen and (min-width:600px){.commentful__slide{padding:110px 24px 40px 24px}}.commentful__screen{transition:all .2s ease;box-shadow:0 .5px .8px -6px rgba(0,0,0,.02),0 1.3px 1.9px -6px rgba(0,0,0,.028),0 2.4px 3.6px -6px rgba(0,0,0,.035),0 4.2px 6.5px -6px rgba(0,0,0,.042),0 7.9px 12.1px -6px rgba(0,0,0,.05),0 19px 29px -6px rgba(0,0,0,.07)}::-webkit-scrollbar{width:10px;height:10px;-webkit-box-shadow:inset 0 0 6px transparent;background-color:transparent;border-radius:0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0 transparent;background-color:transparent;border-radius:0}::-webkit-scrollbar-thumb{border-radius:10px;background:#2f3d4c;cursor:pointer;cursor:-webkit-grab}.commentful__frame ::-webkit-scrollbar,.commentful__frame ::-webkit-scrollbar-track{background:transparent}.commentful__frame ::-webkit-scrollbar-thumb{background:transparent}@keyframes rangeEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateX(0)}}.commentful__zoom{font-size:.8888888889rem;display:inline-block;background:#fff;padding:2px;border-radius:3px;animation:rangeEnter .22s ease both;position:absolute;left:0;top:-74px}@media(min-width:0px)and (max-width:600px){.commentful__zoom{font-size:calc(.88889rem - .00926vw)}}@media(min-width:600px)and (max-width:900px){.commentful__zoom{font-size:calc(.83333rem - .01111vw + .06667px)}}@media(min-width:900px)and (max-width:1200px){.commentful__zoom{font-size:calc(.8rem - .00417vw + .0375px)}}@media(min-width:1200px){.commentful__zoom{font-size:.7875000002rem}}.commentful__range{animation:rangeEnter .22s ease both;border:0 solid transparent!important;background:none!important;padding:0!important;position:absolute;left:0;top:-50px;-webkit-appearance:none!important;width:164px!important;outline:0}.commentful__range::-webkit-slider-runnable-track{width:100%!important;height:11px!important;cursor:pointer!important;cursor:-webkit-grab!important;background:#2f3d4c!important;border-radius:25px!important}.commentful__range::-webkit-slider-thumb{border:0 solid #000!important;height:20px!important;width:20px!important;border-radius:100%!important;background:#fff!important;border:1px solid #2f3d4c!important;cursor:pointer!important;cursor:-webkit-grab!important;-webkit-appearance:none!important;margin-top:-5px!important}.commentful__range::-webkit-slider-thumb:active,.commentful__range::-webkit-slider-thumb:focus{cursor:-webkit-grabbing!important}.commentful__range:focus::-webkit-slider-runnable-track{background:#2f3d4c!important}.commentful__range::-moz-range-track{width:100%!important;height:11px!important;background:#2f3d4c!important;border-radius:25px!important}.commentful__range::-moz-range-thumb,.commentful__range::-moz-range-track{cursor:pointer!important;cursor:-webkit-grab!important;box-shadow:0 0 0 #000,0 0 0 #0d0d0d!important}.commentful__range::-moz-range-thumb{border:0 solid #000!important;height:20px!important;width:39px!important;border-radius:100%!important;background:#fff!important;border:1px solid #2f3d4c!important}.commentful__range::-moz-range-thumb:active,.commentful__range::-moz-range-thumb:focus{cursor:-webkit-grabbing!important}.commentful__range::-ms-track{width:100%!important;height:11px!important;cursor:pointer!important;cursor:-webkit-grab!important;background:transparent!important;border-color:transparent!important;border-width:39px 0!important;color:transparent!important}.commentful__range::-ms-track:active,.commentful__range::-ms-track:focus{cursor:-webkit-grabbing!important}.commentful__range::-ms-fill-lower,.commentful__range::-ms-fill-upper{background:#2f3d4c!important;border:0 solid #000101!important;border-radius:50px!important;box-shadow:0 0 0 #000,0 0 0 #0d0d0d!important}.commentful__range::-ms-thumb{box-shadow:0 0 0 #000,0 0 0 #0d0d0d!important;border:0 solid #000!important;height:20px!important;width:39px!important;border-radius:100%!important;background:#fff!important;border:1px solid #2f3d4c!important;cursor:pointer!important;cursor:-webkit-grab!important}.commentful__range::-ms-thumb:active,.commentful__range::-ms-thumb:focus{cursor:-webkit-grabbing!important}.commentful__range:focus::-ms-fill-lower,.commentful__range:focus::-ms-fill-upper{background:#2f3d4c!important}.hooper{height:auto!important;outline:none!important}