.app{flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.remote-cursors-overlay{--remote-cursors-overlay-z-index:1;--remote-cursor-color:#2563eb;--remote-cursors-label-text:#f8fafc;--remote-cursors-shadow:#0f172a3d;z-index:var(--remote-cursors-overlay-z-index);pointer-events:none;position:absolute;inset:0}.remote-cursors-overlay__cursor{will-change:transform;width:max-content;min-width:16px;min-height:16px;position:absolute;top:0;left:0}.remote-cursors-overlay__pointer{background:var(--remote-cursor-color);width:16px;height:16px;filter:drop-shadow(0 0 1px #fff) drop-shadow(0 1px 2px var(--remote-cursors-shadow));display:block;position:absolute;top:0;left:0;-webkit-mask:url(/cursor_icon.svg) 0 0/16px 16px no-repeat;mask:url(/cursor_icon.svg) 0 0/16px 16px no-repeat}.remote-cursors-overlay__label{background:var(--remote-cursor-color);color:var(--remote-cursors-label-text);box-shadow:0 1px 2px var(--remote-cursors-shadow);white-space:nowrap;border:1px solid #ffffffb8;border-radius:6px;padding:2px 6px;font-size:11px;font-weight:600;line-height:1.2;position:absolute;top:12px;left:18px}.tk-app-error-page{color:#282727;background:linear-gradient(#fff,#fff),linear-gradient(#28272705,#28272705);place-items:center;padding:1.5rem;font-family:Montserrat,sans-serif;font-weight:500;display:grid;position:fixed;inset:0}.tk-app-error-page__card{text-align:center;width:min(32rem,100%)}.tk-app-error-page__title{margin:0 0 .625rem;font-family:Geologica,sans-serif;font-size:1.375rem;font-weight:600;line-height:1.2}.tk-app-error-page__subtitle{opacity:.8;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.tk-app-error-page__details{word-break:break-word;text-align:center;background:#0000000a;border-radius:.625rem;margin:0 0 1.125rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.45}.tk-app-error-page__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.tk-app-error-page__actions .tk-primary-btn{flex:12rem;min-width:12rem;max-width:15rem}.tk-primary-btn{color:#fff;text-align:center;cursor:pointer;height:2.5rem;font:inherit;background:#4255d2;border:.0625rem solid #4255d2;border-radius:.5rem;justify-content:center;align-items:center;padding:0 .75rem;transition:background .1s,border-color .1s,opacity .1s;display:inline-flex}.tk-primary-btn--fixed{width:16.25rem}.tk-primary-btn:hover{background:#6976ce;border-color:#6976ce}.tk-primary-btn:active{background-color:#272869;border-color:#272869}.tk-primary-btn:disabled{cursor:not-allowed;opacity:1;background:#7d7d7d;border-color:#7d7d7d}.tk-primary-btn__label{font-size:.75rem;line-height:1}.tk-primary-btn--nofocus:focus{background:#4255d2;border-color:#4255d2;outline:none}.paper{--paper-bg:#fff;--paper-border:#0000000f;--paper-shadow-e0:none;--paper-shadow-e1:0 .25rem 1rem #0000000f;--paper-shadow-e2:0 .375rem 1.25rem #0000001a;--paper-shadow-e3:0 .5rem 1.5rem #00000024;--paper-radius-s:.5rem;--paper-radius-m:.75rem;--paper-radius-l:1rem;--paper-pad-none:0;--paper-pad-s:.5rem;--paper-pad-m:.75rem;--paper-pad-l:1rem;background:var(--paper-bg);box-shadow:var(--paper-shadow-e1);color:#111827}.paper--e0{box-shadow:var(--paper-shadow-e0)}.paper--e1{box-shadow:var(--paper-shadow-e1)}.paper--e2{box-shadow:var(--paper-shadow-e2)}.paper--e3{box-shadow:var(--paper-shadow-e3)}.paper--r-s{border-radius:var(--paper-radius-s)}.paper--r-m{border-radius:var(--paper-radius-m)}.paper--r-l{border-radius:var(--paper-radius-l)}.paper--r-pill{border-radius:9999px}.paper--p-none{padding:var(--paper-pad-none)}.paper--p-s{padding:var(--paper-pad-s)}.paper--p-m{padding:var(--paper-pad-m)}.paper--p-l{padding:var(--paper-pad-l)}.paper--interactive{transition:background-color .12s,box-shadow .12s}.paper--interactive:hover{box-shadow:var(--paper-shadow-e2);background:#fbfbfb}.main-menu{box-sizing:border-box;background:linear-gradient(#fff,#fff),linear-gradient(#28272705,#28272705);gap:.625rem;width:100vw;height:100%;min-height:100vh;padding:.75rem;display:flex}.main-menu__toolbar{box-sizing:border-box;flex-direction:column;gap:.625rem;width:12.5rem;min-height:30.5625rem;display:flex}.main-menu__body{box-sizing:border-box;background:#fff;border-radius:.625rem;flex-direction:column;flex:1;gap:3.125rem;min-height:30.5625rem;padding:5rem;display:flex;box-shadow:0 0 .3125rem #c7c7c780}.tk-textfield{flex-direction:column;gap:.3125rem;width:17.5rem;display:flex}.tk-textfield--md{height:3.3125rem}.tk-textfield--sm{height:2.9375rem}.tk-textfield__label{color:#272869;height:.8125rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.tk-textfield__control{box-sizing:border-box;align-items:center;gap:.1875rem;width:100%;padding-left:.3125rem;display:flex;position:relative}.tk-textfield__input{box-sizing:border-box;color:#282727;background:#fff;outline:none;width:100%;font-family:Montserrat,sans-serif;font-weight:500}.tk-textfield--md.tk-textfield--outlined .tk-textfield__input{border:.0625rem solid #282727;border-radius:.5rem;height:2.1875rem;padding:.625rem 1.25rem .625rem .9375rem;font-size:.8125rem;line-height:.9375rem}.tk-textfield--sm.tk-textfield--outlined .tk-textfield__input{border:.0625rem solid #282727;border-radius:.375rem;height:1.8125rem;padding:.5rem .75rem .5rem .9375rem;font-size:.6875rem;line-height:.8125rem}.tk-textfield--md.tk-textfield--filled .tk-textfield__input{background:#c7c7c726;border:none;border-radius:.5rem;height:2.1875rem;padding:.625rem 1.25rem .625rem .9375rem;font-size:.8125rem;line-height:.9375rem}.tk-textfield--sm.tk-textfield--filled .tk-textfield__input{background:#c7c7c726;border:none;border-radius:.375rem;height:1.8125rem;padding:.5rem .75rem .5rem .9375rem;font-size:.6875rem;line-height:.8125rem}.tk-textfield--with-icon .tk-textfield__input{padding-right:.75rem}.tk-textfield__icon{width:.75rem;height:.75rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.tk-textfield--outlined .tk-textfield__input::placeholder{color:#282727}.tk-textfield--outlined:hover .tk-textfield__input:not(:disabled):not([readonly]),.tk-textfield--outlined:focus-within .tk-textfield__input:not(:disabled):not([readonly]){color:#4255d2;border-color:#4255d2}.tk-textfield--filled:hover .tk-textfield__input:not(:disabled):not([readonly]),.tk-textfield--filled:focus-within .tk-textfield__input:not(:disabled):not([readonly]){color:#4255d2}.tk-textfield--noneditable .tk-textfield__input{color:#282727b3;cursor:default;border:.0625rem solid #282727b3}.tk-textfield--disabled .tk-textfield__input,.tk-textfield__input:disabled{color:#c7c7c7;cursor:not-allowed;background:#fff;border:.0625rem solid #c7c7c7}.tk-textfield--noneditable .tk-textfield__input{color:#282727b3;cursor:default;pointer-events:none;caret-color:#0000;border:.0625rem solid #282727b3}.tk-modal{color:#282727;background:#fff;border:none;border-radius:.75rem;margin:auto;overflow:hidden;box-shadow:.125rem 0 .4375rem #c7c7c766}.tk-modal::backdrop{background:#00000040}.tk-modal:focus{outline:none}.tk-modal{pointer-events:auto}.join-board-modal{width:min(28rem,100vw - 2rem);padding:0}.join-board-modal__content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.join-board-modal__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.join-board-modal__title{color:#282727;margin:0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2}.join-board-modal__close{color:#282727;cursor:pointer;background:0 0;border:none;border-radius:.375rem;width:1.75rem;height:1.75rem;font-size:1.5rem;line-height:1}.join-board-modal__close:hover{background:#4255d226}.join-board-modal__input{width:100%}.join-board-modal__error{color:#d23939;margin:-.25rem 0 0;font-family:Montserrat,sans-serif;font-size:.8125rem;line-height:1.25}.join-board-modal__actions{justify-content:flex-end;gap:.75rem;display:flex}.join-board-modal__cancel{color:#282727;cursor:pointer;background:#fff;border:1px solid #c7c7c7;border-radius:.375rem;min-width:6rem;height:2.5rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600}.join-board-modal__cancel:hover{border-color:#4255d2}.join-board-modal__cancel:disabled{color:#c7c7c7;cursor:default}.feedback{align-items:center;display:flex;position:fixed;bottom:3.25rem;right:3.25rem}.feedback-button{cursor:pointer;background-color:#272869;border:.25rem solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;display:flex}.feedback-button__icon{flex-shrink:0;width:1.2rem;height:1.8rem}.feedback-label{color:#fff;cursor:pointer;background-color:#272869;border-radius:.625rem;justify-content:flex-start;align-items:center;width:18.6875rem;height:2.875rem;margin-right:-1.5rem;padding:0;display:none}.feedback-label-text{letter-spacing:0;color:#fff;width:15.3125rem;height:1.875rem;margin-left:1rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:600;line-height:.9375rem;inset:.5rem 1rem}.feedback:hover .feedback-label{display:flex}.feedback.active .feedback-button,.feedback.active .feedback-label{background-color:#6976ce}.feedback-button:disabled,.feedback-label:disabled{cursor:default;background-color:#c7c7c7}.feedback-button:disabled{border:.25rem solid #fff}.feedback--disabled .feedback-label{display:none}.delete-board-confirm-modal{background:0 0;border:none;padding:0}.delete-board-confirm-modal::backdrop{background:#00000040}.delete-board-confirm-modal__panel{background:#fff;border-radius:.625rem;flex-direction:column;gap:1rem;width:25rem;max-width:calc(100vw - 2rem);padding:1.5rem;display:flex;box-shadow:.125rem 0 .4375rem #c7c7c766}.delete-board-confirm-modal__title{color:#282727;margin:0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.delete-board-confirm-modal__text{color:#282727cc;margin:0;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem}.delete-board-confirm-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.delete-board-confirm-modal__button{cursor:pointer;border:.0625rem solid #c7c7c780;border-radius:.375rem;min-height:2rem;padding:.4375rem .9375rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;transition:background-color .2s,color .2s,border-color .2s}.delete-board-confirm-modal__button--secondary{color:#282727;background:#fff}.delete-board-confirm-modal__button--secondary:not(:disabled):hover{background:#4255d226}.delete-board-confirm-modal__button--danger{color:#fff;background:#dc2626;border-color:#dc262680}.delete-board-confirm-modal__button--danger:not(:disabled):hover{background:#b91c1c}.delete-board-confirm-modal__button:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.delete-board-confirm-modal__button:disabled{color:#c7c7c7;cursor:default;background:#f9f9f9;border-color:#c7c7c780}.rename-board-modal{background:0 0;border:none;padding:0}.rename-board-modal::backdrop{background:#00000040}.rename-board-modal__panel{background:#fff;border:none;border-radius:.625rem;flex-direction:column;gap:.75rem;width:25rem;max-width:calc(100vw - 2rem);padding:1.5rem;display:flex;box-shadow:.125rem 0 .4375rem #c7c7c766}.rename-board-modal__title{color:#282727;margin:0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.rename-board-modal__text,.rename-board-modal__label,.rename-board-modal__error{margin:0;font-family:Montserrat,sans-serif;font-weight:500}.rename-board-modal__text{color:#282727cc;font-size:.875rem;line-height:1.25rem}.rename-board-modal__label{color:#272869;margin-top:.25rem;font-size:.8125rem;line-height:1rem}.rename-board-modal__input{color:#282727;border:.0625rem solid #282727cc;border-radius:.375rem;min-height:2.5rem;padding:.5rem .75rem;font-family:Montserrat,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.25rem}.rename-board-modal__input:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.rename-board-modal__input:disabled{color:#28272780;background:#f9f9f9}.rename-board-modal__input[aria-invalid=true]{border-color:#dc2626}.rename-board-modal__error{color:#dc2626;font-size:.75rem;line-height:.9375rem}.rename-board-modal__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.rename-board-modal__button{cursor:pointer;border:.0625rem solid #c7c7c780;border-radius:.375rem;min-height:2rem;padding:.4375rem .9375rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;transition:background-color .2s,color .2s,border-color .2s}.rename-board-modal__button--secondary{color:#282727;background:#fff}.rename-board-modal__button--secondary:not(:disabled):hover{background:#4255d226}.rename-board-modal__button--primary{color:#fff;background:#4255d2;border-color:#4255d280}.rename-board-modal__button--primary:not(:disabled):hover{background:#272869}.rename-board-modal__button:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.rename-board-modal__button:disabled{color:#c7c7c7;cursor:default;background:#f9f9f9;border-color:#c7c7c780}.share-modal{box-sizing:border-box;border:none;border-radius:.625rem;flex-direction:column;gap:1.5rem;width:30.3125rem;margin:auto;padding:1.5rem;font-family:sans-serif;display:flex;overflow:visible;box-shadow:0 0 .4375rem #c7c7c766}.share-modal:not([open]){display:none}.share-block{flex-direction:column;gap:1.5rem;width:27.3125rem;display:flex}.share-header{box-sizing:border-box;align-items:center;gap:.625rem;width:27.3125rem;height:auto;min-height:1.25rem;padding-left:.75rem;display:flex}.share-header h2{letter-spacing:0;color:#282727;white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;height:auto;min-height:1.25rem;margin:0;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem;display:block;overflow:hidden}.button_options{flex-direction:column;gap:.3125rem;margin-top:.5rem;display:none}.button_options.active{z-index:20;display:flex;position:relative}.share-footer{justify-content:space-between;align-items:center;width:27.3125rem;height:1.6875rem;display:flex}.copy-link-container{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #0000;border-radius:.375rem;align-items:center;gap:.4375rem;height:1.6875rem;padding:.375rem .75rem;display:flex}.copy-link-container:hover{border:1px solid #4255d226}.copy-link-container:disabled{pointer-events:none}.copy-link-container:disabled .copy-icon{filter:brightness(0)saturate()invert(86%)sepia(0%)saturate(0%)hue-rotate(151deg)brightness(94%)contrast(90%)}.copy-link-container:disabled .copy-text{color:#c7c7c7}.copy-icon{width:.6875rem;height:.6875rem}.copy-text{color:#4255d2;vertical-align:middle;width:14.625rem;height:.9375rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.copy-text:active{-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;-webkit-text-decoration:underline #4255d2;text-decoration:underline #4255d2;text-decoration-thickness:0}.done-button{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#4255d2;border:none;border-radius:.375rem;width:4.375rem;height:1.6875rem;padding:.375rem .75rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;line-height:.875rem}.done-button:hover{background-color:#6976ce}.done-button:active{background-color:#272869}.done-button:disabled{background-color:#c7c7c7}.share-modal hr{border:1px solid #c7c7c780;width:27.3125rem;margin:0}.share-body{flex-direction:column;justify-content:end;display:flex}.share-modal__state{box-sizing:border-box;color:#282727b3;width:27.3125rem;margin:0;padding-left:.75rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.share-modal__state--error{color:#b63030}.hide-users-button{all:unset;color:#4255d2;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.hide-users-button:hover{letter-spacing:0%;vertical-align:middle;text-decoration:underline;text-decoration-thickness:calc(1em/13.3333)}.hide-users-button:active{color:#272869}.hide-users-button:disabled{color:#c7c7c7;pointer-events:none}.user-list{flex-direction:column;gap:1.25rem;width:27.3125rem;display:flex}.user-list-title{color:#282727;text-indent:.75rem;height:.8716rem;margin:0;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.user-items{flex-direction:column;gap:.3125rem;display:flex}.user-item{box-sizing:border-box;justify-content:space-between;align-items:center;width:27.3125rem;height:1.375rem;padding-right:.3125rem;display:flex}.user-info{align-items:center;gap:.625rem;height:.875rem;display:flex}.user-avatar{background-color:#4255d2;border-radius:50%;width:.875rem;height:.875rem}.user-name{color:#282727;text-align:start;white-space:nowrap;text-overflow:ellipsis;max-width:14rem;height:.875rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem;overflow:hidden}.user-access-dropdown{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:.25rem;justify-content:space-between;align-items:center;gap:.375rem;height:1.375rem;padding:.25rem .5rem;display:flex}.user-access-dropdown:hover,.user-access-dropdown:active{border:1px solid #4255d226}.user-access-dropdown:active span{color:#4255d2}.user-access-dropdown:active img{filter:brightness(0)saturate()invert(33%)sepia(38%)saturate(2047%)hue-rotate(210deg)brightness(93%)contrast(92%)}.user-access-dropdown.focus{border:1px solid #4255d226}.user-access-dropdown.focus span{color:#4255d2}.user-access-dropdown.focus img{filter:brightness(0)saturate()invert(33%)sepia(38%)saturate(2047%)hue-rotate(210deg)brightness(93%)contrast(92%)}.user-access-dropdown:disabled span{color:#c7c7c7}.user-access-dropdown:disabled img{filter:brightness(0)saturate()invert(86%)sepia(0%)saturate(0%)hue-rotate(151deg)brightness(94%)contrast(90%)}.user-access-dropdown:disabled{pointer-events:none}.user-access-dropdown span{color:#282727;text-align:start;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.user-access-container{justify-content:flex-end;display:flex;position:relative}.user-access-owner{color:#282727b3;-webkit-user-select:none;user-select:none;align-items:center;min-height:1.375rem;padding:.25rem .5rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;line-height:.875rem;display:inline-flex}.access-menu{z-index:30;background:#fff;border-radius:.25rem;flex-direction:column;gap:.25rem;width:8.5625rem;margin-top:.25rem;padding:.375rem;display:flex;position:absolute;top:100%;right:0;box-shadow:.125rem 0 .4375rem #c7c7c766}.access-menu-item{all:unset;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.25rem;align-items:center;gap:.3125rem;width:7.8125rem;height:1.125rem;padding:.125rem .3125rem;transition:background .2s;display:flex}.access-menu-item:hover span{color:#4255d2}.access-menu-item:hover .close-access{color:#db6060}.access-menu-item:disabled{cursor:default;pointer-events:none}.access-menu-item:disabled span,.access-menu-item:disabled .close-access{color:#c7c7c7}.access-menu-item:active .close-access{color:#b63030}.access-menu hr{border:1px solid #c7c7c780;width:7.8125rem}.access-menu-item span{letter-spacing:0;color:#282727;text-align:center;width:6.25rem;height:.875rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.button_choose_role{box-sizing:border-box;border-left:3px solid #4255d226;flex-direction:column;gap:.3125rem;width:27.3125rem;padding:.3125rem .75rem;display:flex;position:relative}.button_edit{all:unset;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5625rem;width:7.6875rem;height:.9375rem;display:flex}.button_edit span{color:#282727;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.button_description{color:#282727;width:25.8125rem;margin-top:.25rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:300;line-height:.8125rem}.button_edit:hover span{color:#4255d2}.button_edit:hover img{filter:brightness(0)saturate()invert(33%)sepia(38%)saturate(2047%)hue-rotate(210deg)brightness(93%)contrast(92%)}.button_edit:active span{color:#272869}.button_choose_role-focus{border-left:3px solid #4255d280}.button_edit:active img{filter:brightness(0)saturate()invert(17%)sepia(11%)saturate(2065%)hue-rotate(202deg)brightness(91%)contrast(91%)}.button_edit:disabled{pointer-events:none;color:#c7c7c7}.button_edit:disabled img{filter:brightness(0)saturate()invert(86%)sepia(0%)saturate(0%)hue-rotate(151deg)brightness(94%)contrast(90%)}.user-list{gap:1.25rem;width:27.3125rem}.user-list-title{text-indent:.75rem;color:#282727;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.collapsed-users-container{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:0;justify-content:space-between;align-items:center;width:27.3125rem;height:1.1875rem;padding:0;display:flex}.collapsed-users-left{align-items:center;gap:.625rem;padding-right:.75rem;display:flex}.collapsed-users-icon{border-width:1px;width:1.1875rem;height:1.1875rem}.collapsed-users-text{color:#282727;text-align:center;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.collapsed-users-text:hover{color:#4255d2}.collapsed-arrow{width:.625rem;height:.25rem}.collapsed-users-container:hover .collapsed-arrow{filter:brightness(0)saturate()invert(33%)sepia(38%)saturate(2047%)hue-rotate(210deg)brightness(93%)contrast(92%)}.hide-users-button{color:#4255d2;cursor:pointer;text-align:right;align-self:flex-end;width:2.875rem;height:.875rem;margin-top:.5rem;margin-right:.75rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem}.pending-user{justify-content:space-between;align-items:center;min-height:2.25rem;margin-top:.5rem;display:flex}.pending-user .user-info{align-items:flex-start;height:auto}.pending-user__text{flex-direction:column;gap:.125rem;min-width:0;display:flex}.pending-user__request{color:#282727b3;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:400;line-height:.8125rem}.pending-actions{gap:.25rem;width:9.875rem;height:1.375rem;display:flex}.reject-btn,.accept-btn{vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:.25rem;height:1.375rem;padding:.25rem .5rem;font-family:Montserrat,sans-serif;font-size:.75rem;line-height:.875rem}.reject-btn{color:#282727;background:#fff;border:1px solid #0000;width:5.1875rem;font-weight:400}.reject-btn:hover{border:1px solid #4255d226}.reject-btn:active{background:#4255d226}.reject-btn:disabled{color:#c7c7c7;pointer-events:none}.accept-btn{color:#4255d2;background:#fff;border:1px solid #0000;width:4.4375rem;font-weight:500}.accept-btn:hover{border:1px solid #4255d226}.accept-btn:active{background:#4255d226}.accept-btn:disabled{color:#c7c7c7;pointer-events:none}.board-card-wrapper{position:relative}.board-card{cursor:pointer;box-sizing:border-box;background:0 0;border:.1875rem solid #4255d226;border-radius:.625rem;flex-direction:column;justify-content:flex-start;width:15.625rem;height:10.625rem;padding:6.8125rem 0 0 1.25rem;display:flex;position:relative}.board-card--blocked{cursor:default}.board-card-title{color:#282727;white-space:nowrap;text-overflow:ellipsis;text-align:left;width:12.5rem;height:1.25rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;line-height:100%;display:block;overflow:hidden}.board-card-subtitle{text-align:left;color:#282727;white-space:nowrap;text-overflow:ellipsis;width:12.5rem;height:1rem;margin-top:.1875rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:300;line-height:100%;display:block;overflow:hidden}.board-card-status{text-align:left;color:#4255d2;white-space:nowrap;text-overflow:ellipsis;width:12.5rem;height:.875rem;margin-top:.25rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.875rem;display:block;overflow:hidden}.board-card-more{cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;padding:0;display:flex;position:absolute;top:.5rem;right:.75rem}.board-card-wrapper:hover .board-card-more,.board-card-wrapper:focus-within .board-card-more,.board-card-more--focused{opacity:1;pointer-events:auto}.board-card-more--disabled{cursor:default}.board-card-more:focus-visible{outline-offset:.125rem;border-radius:.25rem;outline:.125rem solid #4255d2}.board-card-more img{object-fit:contain;width:.96875rem;height:.21875rem;transition:width .2s,height .2s,top .2s,left .2s;position:absolute;top:.703125rem;left:.328125rem}.board-card-more:hover img{width:1.1875rem;height:.25rem;top:.6875rem;left:.21875rem}.board-card-wrapper:hover .board-card:not(.board-card--blocked),.board-card:hover:not(.board-card--blocked),.board-card--focused:not(.board-card--blocked){background:#4255d226;border:.1875rem solid #4255d200}.board-card--blocked:hover,.board-card--blocked.board-card--focused{background:#4255d20f;border-color:#4255d226}.more-icon-disabled{object-fit:contain;opacity:1;width:.96875rem;height:.21875rem;position:absolute;top:.703125rem;left:.328125rem}.board-settings-popup-position{z-index:1000;position:absolute;top:.5rem;transform:translateY(1.625rem)translate(7.007rem)}.popup-right{right:.8rem}.popup-left{left:-.75rem}.board-settings-popup{box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:.25rem;flex-direction:column;align-items:center;width:8.632rem;display:flex;box-shadow:0 0 .25rem #0000001a}.board-settings-popup--owner{justify-content:space-evenly;height:6.625rem}.board-settings-popup--compact{justify-content:center;gap:.3125rem;min-height:1.875rem;padding:.3125rem}.board-settings-group{flex-direction:column;align-items:center;width:7.875rem;display:flex}.board-settings-section{flex-direction:column;justify-content:space-between;gap:.1875rem;width:7.875rem;display:flex}.board-settings-section--owner{align-items:stretch}.board-settings-section--compact{align-items:center}.board-settings-divider{border:1px solid #c7c7c780;width:7.875rem;margin:0;padding:0}.board-settings-button{cursor:pointer;letter-spacing:0;color:#282727;background:#fff;border:1px solid #0000;align-items:center;width:7.875rem;height:1.1875rem;padding:0;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem;display:flex;position:relative}.board-settings-button span{vertical-align:middle;text-align:left;height:.8125rem;display:inline-block;position:absolute;left:1.375rem}.board-settings-icon{object-fit:contain;pointer-events:none;width:.5rem;height:.5rem;position:absolute;left:.4375rem}.board-settings-button:hover{border:1px solid #4255d226;border-radius:.25rem}.board-settings-button.active{color:#272869}.board-settings-button.active .board-settings-icon{filter:brightness(0)saturate()invert(14%)sepia(16%)saturate(2081%)hue-rotate(206deg)brightness(95%)contrast(97%)}.board-settings-button:focus{color:#272869;filter:brightness(0)saturate()invert(14%)sepia(16%)saturate(2081%)hue-rotate(206deg)brightness(95%)contrast(97%);background:#4255d226;border-radius:.25rem;outline:none}.board-settings-button:focus .board-settings-icon{filter:brightness(0)saturate()invert(14%)sepia(16%)saturate(2081%)hue-rotate(206deg)brightness(95%)contrast(97%)}.board-settings-button:disabled{color:#c7c7c7;cursor:default;background:#fff;border:none}.board-settings-button:disabled .board-settings-icon{filter:none;opacity:.5}.templates-modal{background:0 0;border:none;padding:0}.templates-modal::backdrop{background:#00000040}.templates-modal__panel{background:#fff;border-radius:.625rem;width:61.3125rem;height:35.625rem;display:flex;overflow:hidden;box-shadow:.125rem 0 .4375rem #c7c7c766}.templates-modal__sidebar{background:#f9f9ff;border-right:.0625rem solid #c7c7c766;flex-direction:column;align-items:flex-start;gap:1.25rem;width:14.25rem;padding:1.5rem 1.25rem;display:flex}.templates-modal__search{background:0 0;border-bottom:.0625rem solid #c7c7c780;align-items:center;gap:.625rem;width:100%;max-width:10.0625rem;padding:.4375rem .625rem;display:flex}.templates-modal__search--disabled{opacity:.9}.templates-modal__search:hover{border-bottom-color:#c7c7c780}.templates-modal__search-input{color:#282727b3;background:0 0;border:none;width:100%;padding:0;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.templates-modal__search-input::placeholder{color:#282727b3}.templates-modal__search:hover .templates-modal__search-input:not(:disabled),.templates-modal__search:active .templates-modal__search-input:not(:disabled){color:#282727}.templates-modal__search-input:focus{outline:none}.templates-modal__search-input:disabled,.templates-modal__search-input:disabled::placeholder{color:#c7c7c7}.templates-modal__search-icon{opacity:.85;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:.6875rem;height:.6875rem}.templates-modal__nav{flex-direction:column;gap:.1875rem;width:100%;max-width:10.0625rem;display:flex}.templates-modal__nav-item{color:#282727;cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;height:1.5625rem;padding:.3125rem .625rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;transition:background-color .2s,color .2s;display:flex}.templates-modal__nav-item:not(:disabled):hover{border-color:#4255d226}.templates-modal__nav-item:not(:disabled):active{color:#4255d2;border-color:#0000}.templates-modal__nav-item--active{color:#4255d2;background:#4255d226;border-color:#0000}.templates-modal__nav-item:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.templates-modal__nav-item:disabled{color:#c7c7c7;cursor:default}.templates-modal__nav-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:.6875rem;height:.6875rem}.templates-modal__nav-icon--all{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.611111%206.11111H4.27778C4.61389%206.11111%204.88889%205.83611%204.88889%205.5V0.611111C4.88889%200.275%204.61389%200%204.27778%200H0.611111C0.275%200%200%200.275%200%200.611111V5.5C0%205.83611%200.275%206.11111%200.611111%206.11111ZM0.611111%2011H4.27778C4.61389%2011%204.88889%2010.725%204.88889%2010.3889V7.94444C4.88889%207.60833%204.61389%207.33333%204.27778%207.33333H0.611111C0.275%207.33333%200%207.60833%200%207.94444V10.3889C0%2010.725%200.275%2011%200.611111%2011ZM6.72222%2011H10.3889C10.725%2011%2011%2010.725%2011%2010.3889V5.5C11%205.16389%2010.725%204.88889%2010.3889%204.88889H6.72222C6.38611%204.88889%206.11111%205.16389%206.11111%205.5V10.3889C6.11111%2010.725%206.38611%2011%206.72222%2011ZM6.11111%200.611111V3.05556C6.11111%203.39167%206.38611%203.66667%206.72222%203.66667H10.3889C10.725%203.66667%2011%203.39167%2011%203.05556V0.611111C11%200.275%2010.725%200%2010.3889%200H6.72222C6.38611%200%206.11111%200.275%206.11111%200.611111Z'%20fill='%234255D2'/%3e%3c/svg%3e")}.templates-modal__nav-icon--mine{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='14'%20viewBox='0%200%2011%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%200C4.77065%200%204.07118%200.294999%203.55546%200.820101C3.03973%201.3452%202.75%202.05739%202.75%202.8C2.75%203.54261%203.03973%204.2548%203.55546%204.7799C4.07118%205.305%204.77065%205.6%205.5%205.6C6.22935%205.6%206.92882%205.305%207.44454%204.7799C7.96027%204.2548%208.25%203.54261%208.25%202.8C8.25%202.05739%207.96027%201.3452%207.44454%200.820101C6.92882%200.294999%206.22935%200%205.5%200ZM4.125%207C1.83975%207%200%208.8732%200%2011.2V12.6C0%2013.3756%200.61325%2014%201.375%2014H9.625C10.3868%2014%2011%2013.3756%2011%2012.6V11.2C11%208.8732%209.16025%207%206.875%207H4.125Z'%20fill='%234255D2'/%3e%3c/svg%3e")}.templates-modal__nav-item:disabled .templates-modal__nav-icon--all{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.611111%206.11111H4.27778C4.61389%206.11111%204.88889%205.83611%204.88889%205.5V0.611111C4.88889%200.275%204.61389%200%204.27778%200H0.611111C0.275%200%200%200.275%200%200.611111V5.5C0%205.83611%200.275%206.11111%200.611111%206.11111ZM0.611111%2011H4.27778C4.61389%2011%204.88889%2010.725%204.88889%2010.3889V7.94444C4.88889%207.60833%204.61389%207.33333%204.27778%207.33333H0.611111C0.275%207.33333%200%207.60833%200%207.94444V10.3889C0%2010.725%200.275%2011%200.611111%2011ZM6.72222%2011H10.3889C10.725%2011%2011%2010.725%2011%2010.3889V5.5C11%205.16389%2010.725%204.88889%2010.3889%204.88889H6.72222C6.38611%204.88889%206.11111%205.16389%206.11111%205.5V10.3889C6.11111%2010.725%206.38611%2011%206.72222%2011ZM6.11111%200.611111V3.05556C6.11111%203.39167%206.38611%203.66667%206.72222%203.66667H10.3889C10.725%203.66667%2011%203.39167%2011%203.05556V0.611111C11%200.275%2010.725%200%2010.3889%200H6.72222C6.38611%200%206.11111%200.275%206.11111%200.611111Z'%20fill='%23C7C7C7'/%3e%3c/svg%3e")}.templates-modal__nav-item:disabled .templates-modal__nav-icon--mine{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='14'%20viewBox='0%200%2011%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.5%200C4.77065%200%204.07118%200.294999%203.55546%200.820101C3.03973%201.3452%202.75%202.05739%202.75%202.8C2.75%203.54261%203.03973%204.2548%203.55546%204.7799C4.07118%205.305%204.77065%205.6%205.5%205.6C6.22935%205.6%206.92882%205.305%207.44454%204.7799C7.96027%204.2548%208.25%203.54261%208.25%202.8C8.25%202.05739%207.96027%201.3452%207.44454%200.820101C6.92882%200.294999%206.22935%200%205.5%200ZM4.125%207C1.83975%207%200%208.8732%200%2011.2V12.6C0%2013.3756%200.61325%2014%201.375%2014H9.625C10.3868%2014%2011%2013.3756%2011%2012.6V11.2C11%208.8732%209.16025%207%206.875%207H4.125Z'%20fill='%23C7C7C7'/%3e%3c/svg%3e")}.templates-modal__categories{flex-direction:column;gap:.625rem;width:100%;max-width:10.0625rem;display:flex}.templates-modal__category-list{flex-direction:column;gap:.1875rem;width:100%;display:flex}.templates-modal__categories-label{color:#282727b3;letter-spacing:0;margin:0;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:1}.templates-modal__category{letter-spacing:0;color:#282727;cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:.375rem;align-items:center;gap:.625rem;width:100%;height:1.5625rem;padding:.3125rem .625rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;transition:background-color .2s,color .2s;display:flex}.templates-modal__category:not(:disabled):hover{border-color:#4255d226}.templates-modal__category:not(:disabled):active{color:#4255d2;border-color:#0000}.templates-modal__category--active{color:#4255d2;background:#4255d21a;border-color:#0000}.templates-modal__category-icon{opacity:.9;background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.71842%200.27673C4.94421%20-0.0922432%205.47684%20-0.0922432%205.70263%200.27673L7.85053%203.78197C8.08789%204.16247%207.81%204.65828%207.35842%204.65828H3.05684C2.60526%204.65828%202.32737%204.16247%202.56474%203.78197L4.71842%200.27673ZM8.39474%2011C6.95589%2011%205.78947%209.83847%205.78947%208.40566C5.78947%206.97285%206.95589%205.81132%208.39474%205.81132C9.83358%205.81132%2011%206.97285%2011%208.40566C11%209.83847%209.83358%2011%208.39474%2011ZM0.578947%2010.7117C0.260526%2010.7117%200%2010.4523%200%2010.1352V6.6761C0%206.35901%200.260526%206.09958%200.578947%206.09958H4.05263C4.37105%206.09958%204.63158%206.35901%204.63158%206.6761V10.1352C4.63158%2010.4523%204.37105%2010.7117%204.05263%2010.7117H0.578947Z'%20fill='%234255D2'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:.6875rem;height:.6875rem}.templates-modal__category:disabled{color:#c7c7c7;cursor:default}.templates-modal__category:disabled .templates-modal__category-icon{background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M4.71842%200.27673C4.94421%20-0.0922432%205.47684%20-0.0922432%205.70263%200.27673L7.85053%203.78197C8.08789%204.16247%207.81%204.65828%207.35842%204.65828H3.05684C2.60526%204.65828%202.32737%204.16247%202.56474%203.78197L4.71842%200.27673ZM8.39474%2011C6.95589%2011%205.78947%209.83847%205.78947%208.40566C5.78947%206.97285%206.95589%205.81132%208.39474%205.81132C9.83358%205.81132%2011%206.97285%2011%208.40566C11%209.83847%209.83358%2011%208.39474%2011ZM0.578947%2010.7117C0.260526%2010.7117%200%2010.4523%200%2010.1352V6.6761C0%206.35901%200.260526%206.09958%200.578947%206.09958H4.05263C4.37105%206.09958%204.63158%206.35901%204.63158%206.6761V10.1352C4.63158%2010.4523%204.37105%2010.7117%204.05263%2010.7117H0.578947Z'%20fill='%23C7C7C7'/%3e%3c/svg%3e")}.templates-modal__category:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.templates-modal__content{flex:1;justify-content:center;padding:2rem;display:flex;overflow-y:auto}.templates-modal__content-inner{flex-direction:column;gap:1.5rem;width:100%;max-width:43.125rem;margin:0 auto;display:flex}.templates-modal__header{justify-content:space-between;align-items:center;padding-left:1.25rem;display:flex}.templates-modal__title{color:#282727;margin:0;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.templates-modal__action-btn{color:#282727;cursor:pointer;background:#fff;border:.0625rem solid #c7c7c780;border-radius:.375rem;justify-content:center;align-items:center;gap:.625rem;min-width:12.9375rem;min-height:1.8125rem;padding:.4375rem .9375rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.templates-modal__action-btn:not(:disabled):hover{background:#4255d226}.templates-modal__action-btn:not(:disabled):active{color:#4255d2;background:#4255d226}.templates-modal__action-btn:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.templates-modal__action-btn:disabled{color:#c7c7c7;cursor:default}.templates-modal__plus-icon{color:#4255d2;flex-shrink:0;width:.6875rem;height:.6875rem;position:relative}.templates-modal__plus-icon:before,.templates-modal__plus-icon:after{content:"";background:currentColor;border-radius:.0625rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.templates-modal__plus-icon:before{width:100%;height:.08125rem}.templates-modal__plus-icon:after{width:.08125rem;height:100%}.templates-modal__action-btn:disabled .templates-modal__plus-icon{color:#c7c7c7}.templates-modal__grid{grid-template-columns:repeat(auto-fill,minmax(11.875rem,1fr));align-content:flex-start;gap:1.25rem;min-height:27.25rem;padding:0 .625rem 1rem;display:grid}.templates-modal__card{cursor:pointer;color:#282727;background:0 0;border:none;border-radius:.375rem;flex-direction:column;justify-content:center;gap:.4375rem;width:11.875rem;height:9.6875rem;padding:.3125rem .3125rem .4375rem;font-family:Montserrat,sans-serif;transition:background-color .2s,color .2s,box-shadow .2s;display:flex}.templates-modal__card:not(:disabled):hover{background:#4255d226}.templates-modal__card:not(:disabled):active{color:#4255d2;background:#4255d226}.templates-modal__card:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d280}.templates-modal__card:disabled{color:#c7c7c7;cursor:default}.templates-modal__card-preview{background:#fafaff;border:.1875rem solid #c7c7c780;border-radius:.375rem;width:11.25rem;height:7.5rem}.templates-modal__card:not(:disabled):active .templates-modal__card-preview{border-color:#4255d2a6}.templates-modal__card:disabled .templates-modal__card-preview{background:#f9f9f9;border-color:#c7c7c780}.templates-modal__card-title{width:100%;color:inherit;white-space:nowrap;text-overflow:ellipsis;text-align:left;margin:0;padding-left:.625rem;font-size:.8125rem;font-weight:500;line-height:1;overflow:hidden}.board-grid__create{cursor:pointer;background:0 0;border:none;border-radius:.625rem;justify-content:center;align-items:center;width:15.625rem;height:10.625rem;padding:0;transition:background .2s;display:flex}.board-grid__create:hover{background:#c7c7c726}.board-grid__create-image{object-fit:contain;width:100%;height:100%;display:block}.board-grid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,15.625rem);justify-content:space-between;gap:2.5rem clamp(2.5rem,5vw,6.4375rem);width:100%;display:grid}.board-grid__empty{box-sizing:border-box;color:#282727a6;text-align:center;border:.0625rem dashed #c7c7c7b3;border-radius:.625rem;justify-content:center;align-items:center;min-height:10.625rem;padding:1rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.board-header{justify-content:space-between;align-items:center;width:100%;height:3.125rem;display:flex}.board-header__left{flex-direction:column;gap:.25rem;display:flex}.board-header__title{letter-spacing:-.0025em;color:#282727;text-align:center;margin:0;font-family:Geologica,sans-serif;font-size:1.625rem;font-weight:500;line-height:115%}.board-header__subtitle{color:#282727;padding-left:.3125rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:100%}.board-header__right{justify-content:end;align-items:center;gap:.75rem;width:25rem;height:1.875rem;display:flex}.board-filter-wrapper{position:relative}.board-filter{box-sizing:border-box;cursor:pointer;height:1.875rem;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:.375rem;outline:none;justify-content:space-between;align-items:center;width:auto;min-width:7rem;padding:0 .75rem;transition:all .2s;display:inline-flex}.board-filter:hover{border:1px solid #4255d226}.board-filter:active{color:#272869;background-color:#4255d226;border:1px solid #4255d226}.board-filter:focus{color:#272869;background:#4255d226;border:1px solid #4255d226}.board-filter--disabled{color:#c7c7c7;pointer-events:none}.board-filter__content{align-items:center;gap:.5rem;display:flex}.board-filter__dropdown{z-index:1000;box-sizing:border-box;background:#fff;border-radius:.375rem;flex-direction:column;width:8.5625rem;padding:.375rem;display:flex;position:absolute;top:2.25rem;left:0;box-shadow:0 2px 8px #0000001a}.board-filter__option{box-sizing:border-box;cursor:pointer;width:100%;height:1.5625rem;font:inherit;color:inherit;text-align:left;background:0 0;border:1px solid #0000;outline:none;align-items:center;gap:.375rem;padding-left:.4375rem;display:flex}.board-filter__option:hover{border:1px solid #4255d226;border-radius:.375rem}.board-filter__option:active{color:#272869;border:1px solid #4255d226;border-radius:.375rem}.board-filter__option--disabled{color:#c7c7c7;pointer-events:none}.board-filter__check-container{align-items:center;display:flex}.board-filter__check,.board-filter__check-placeholder{width:.625rem;height:.4375rem}.board-filter__option-text{color:inherit;white-space:nowrap;flex:1;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.board-filter__text{color:inherit;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.board-filter__icon{width:.6rem;height:.8rem;margin-left:auto;padding-top:.1rem}.board-header__button{letter-spacing:0;color:#fff;cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;height:1.875rem;padding:.4375rem .75rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:600;line-height:.9375rem;display:flex}.board-header__button:hover{background-color:#6976ce}.board-header__button:active{background-color:#272869}.board-header__button:disabled{pointer-events:none;background-color:#c7c7c7}.board-header__button--open{background-color:#4255d2;width:5.25rem}.board-header__button--join{background-color:#4255d2;width:8.9375rem}.help-modal{background:linear-gradient(#fff,#fff),linear-gradient(#28272705,#28272705);border:none;border-radius:.625rem;width:50rem;height:31.25rem;padding-top:1.5rem;padding-bottom:1.5rem;overflow:hidden;box-shadow:.125rem 0 .4375rem #c7c7c766}.help-modal__container{flex-direction:column;justify-content:center;align-items:center;gap:.8125rem;height:100%;display:flex}.help-modal__header{align-items:center;width:50rem;height:1.5625rem;padding:0 2.75rem 0 1.5rem;display:flex}.help-modal__title{color:#282727;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.help-modal__list{flex:1;width:100%;padding:.4375rem 1.5rem;display:block;overflow-y:auto}.help-modal__question{box-sizing:border-box;background:0 0;border-radius:.625rem;flex-direction:column;justify-content:flex-start;width:100%;max-width:47rem;min-height:2.1875rem;margin-bottom:.625rem;padding:.625rem 1.25rem;display:flex}.help-modal__question.hovered,.help-modal__question.expanded{box-shadow:.125rem 0 .4375rem #c7c7c766}.help-modal__question.expanded{gap:.625rem}.help-modal__question-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;display:flex}.help-modal__question-button:focus-visible{outline-offset:.1875rem;border-radius:.25rem;outline:.125rem solid #4255d2}.help-modal__question-text{color:#282727;max-width:40.625rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;display:block}.help-modal__question-icon{pointer-events:none;flex-shrink:0;width:1.25rem;height:1rem}.help-modal__answer{letter-spacing:0;color:#282727;opacity:1;white-space:normal;box-sizing:border-box;width:41rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:.9375rem;display:block}.help-modal__divider{width:50rem;padding:.4375rem .75rem}.help-modal__line{border-top:1px solid #c7c7c780;width:48.5rem}.help-modal__footer{justify-content:space-between;align-items:center;width:50rem;padding:0 1.5rem;display:flex}.help-modal__footer-text{color:#000;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500}.help-button{cursor:pointer;background-color:#4255d2;border:none;border-radius:.5rem;justify-content:center;align-self:center;align-items:center;width:7.8125rem;height:1.6875rem;padding:.5rem 2rem;display:flex}.help-button:hover{background-color:#6976ce}.help-button:active{background-color:#272869}.help-button:disabled{cursor:default;background-color:#c7c7c7}.help-button__text{color:#fff;text-align:center;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:800;line-height:1.125rem}.settings-modal{background:linear-gradient(#fff,#fff),linear-gradient(#28272705,#28272705);border:none;border-radius:.625rem;width:53.5rem;height:31.25rem;padding:.75rem .75rem .75rem 1.5rem;overflow:hidden;box-shadow:.125rem 0 .4375rem #c7c7c766}.settings-modal__container{z-index:1;gap:0;display:flex;position:relative}.settings-modal__gear{opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:0;left:0}.settings-modal__gear--big{width:11.25rem;height:11.25rem;bottom:.5rem;left:-1.6rem}.settings-modal__gear--small{width:5.5rem;height:5.5rem;bottom:-1.4rem;left:6rem;transform:rotate(295.3deg)}.tk-datepicker-wrapper{width:100%;position:relative}.tk-datepicker{flex-direction:column;gap:.3125rem;width:100%;display:flex}.tk-datepicker--sm{height:2.9375rem}.tk-datepicker__label{color:#272869;height:.8125rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.tk-datepicker__control{box-sizing:border-box;align-items:center;gap:.1875rem;width:100%;padding-left:.3125rem;display:flex;position:relative}.tk-datepicker__input{color:#282727;box-sizing:border-box;cursor:default;background:#c7c7c726;border:none;border-radius:.375rem;outline:none;width:100%;height:1.8125rem;padding:.5rem 1.75rem .5rem .9375rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.tk-datepicker--filled:hover .tk-datepicker__input:not(:disabled):not([readonly]){color:#4255d2}.tk-datepicker__icon-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:.75rem;height:.75rem;padding:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.tk-datepicker__icon-button:focus-visible{outline-offset:.125rem;border-radius:.25rem;outline:.125rem solid #4255d2}.tk-datepicker__icon{width:.75rem;height:.75rem;display:block}.tk-datepicker--noneditable .tk-datepicker__input{color:#282727b3;cursor:default;pointer-events:none}.tk-datepicker--noneditable .tk-datepicker__icon-button{cursor:default}.tk-datepicker--disabled .tk-datepicker__input{color:#c7c7c7;cursor:not-allowed;background:#fff}.tk-datepicker--disabled .tk-datepicker__icon-button{cursor:not-allowed}.tk-datepicker__popup{z-index:1000;background:#fff;border-radius:.625rem;min-width:16rem;max-width:18rem;padding:.75rem;position:absolute;top:calc(100% + .3125rem);left:0;box-shadow:0 .25rem 1.25rem #00000026}.tk-datepicker__popup--upward{top:auto;bottom:calc(100% + .3125rem)}.tk-datepicker__header{gap:.5rem;margin-bottom:.625rem;display:flex}.tk-datepicker__select{color:#282727;cursor:pointer;background:#fff;border:.0625rem solid #c7c7c7;border-radius:.375rem;outline:none;flex:1;height:1.75rem;padding:.25rem .5rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500}.tk-datepicker__select:hover{border-color:#4255d2}.tk-datepicker__select:focus{color:#4255d2;border-color:#4255d2}.tk-datepicker__select--month{flex:1.2}.tk-datepicker__year-picker{flex:1;display:flex;position:relative}.tk-datepicker__year-input{color:#282727;z-index:2;text-align:center;background:#fff;border:.0625rem solid #c7c7c7;border-radius:.375rem;outline:none;width:100%;height:100%;padding:.25rem .5rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;position:absolute;top:0;left:0}.tk-datepicker__year-input:hover{border-color:#4255d2}.tk-datepicker__year-input:focus{color:#4255d2;border-color:#4255d2}.tk-datepicker__select--year{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute}.tk-datepicker__calendar{flex-direction:column;gap:.375rem;display:flex}.tk-datepicker__weekdays{grid-template-columns:repeat(7,1fr);gap:.125rem;display:grid}.tk-datepicker__weekday{text-align:center;color:#28272799;padding:.125rem;font-family:Montserrat,sans-serif;font-size:.625rem;font-weight:600}.tk-datepicker__days{grid-template-columns:repeat(7,1fr);gap:.125rem;display:grid}.tk-datepicker__day{aspect-ratio:1;color:#282727;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:100%;min-width:0;padding:0;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;line-height:1;transition:all .15s;display:flex}.tk-datepicker__day:focus-visible{outline-offset:.0625rem;outline:.125rem solid #4255d2}.tk-datepicker__day:not(.tk-datepicker__day--empty):hover{color:#4255d2;background:#4255d21a}.tk-datepicker__day--selected{font-weight:600;color:#fff!important;background:#4255d2!important}.tk-datepicker__day--empty{cursor:default;pointer-events:none}.tk-datepicker__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23282727' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:.75rem;padding-right:1.5rem}.settings-gender__switch{box-sizing:border-box;background:#c7c7c726;border-radius:.375rem;gap:.1875rem;width:5.6875rem;height:1.8125rem;padding:.1875rem;display:flex}.settings-gender__opt{color:#282727;box-sizing:border-box;cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:.375rem;outline:none;justify-content:center;align-items:center;width:2.5625rem;height:1.4375rem;padding:.3125rem .4375rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem;transition:color .12s,border-color .12s,background .12s;display:flex}.settings-gender__opt--active{color:#4255d2;background:#4255d226}.settings-gender__switch:not(.settings-gender__switch--noneditable):not(.settings-gender__switch--disabled) .settings-gender__opt:not(.settings-gender__opt--active):hover{color:#4255d2;border:.0625rem solid #4255d226}.settings-gender__switch:not(.settings-gender__switch--noneditable):not(.settings-gender__switch--disabled) .settings-gender__opt:not(.settings-gender__opt--active):active{color:#4255d2;border-color:#0000}.settings-gender__switch--noneditable{pointer-events:none}.settings-gender__switch--noneditable .settings-gender__opt{color:#282727b3}.settings-gender__switch--noneditable .settings-gender__opt--active{color:#6976ce;background:#4255d226}.settings-gender__switch--disabled{pointer-events:none}.settings-gender__switch--disabled .settings-gender__opt{color:#c7c7c7}.settings-gender__switch--disabled .settings-gender__opt--active{color:#c7c7c7;background:#c7c7c726}.settings-modal__content{opacity:1;z-index:2;background:#fff;border-radius:.625rem;flex-direction:column;justify-content:space-between;width:35.2625rem;height:29.75rem;padding:3.125rem 3.75rem 1.5rem;display:flex;position:relative;box-shadow:.125rem 0 .4375rem #c7c7c766}.personal__main{flex-direction:column;gap:1rem;width:28.4375rem;height:auto;display:flex}.personal__bottom{justify-content:flex-end;align-items:center;width:28.4375rem;height:1.6875rem;display:flex}.personal__title{color:#282727;width:15rem;height:1.25rem;margin:0;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.personal__status{color:#4255d2;min-height:1rem;margin:-.25rem 0 0;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem}.personal__status--error{color:#c42323}.personal__user{align-items:flex-start;gap:3.125rem;width:28.4375rem;height:7.5rem;display:flex}.personal__avatar-container{width:7.5rem;height:7.5rem;position:relative}.personal__avatar{z-index:1;background:#4255d24d;border-radius:3.75rem;width:7.5rem;height:7.5rem;position:relative}.personal__photo-button{cursor:pointer;z-index:2;background:linear-gradient(#fff,#fff),linear-gradient(#c7c7c74d,#c7c7c74d);border:none;border-radius:1.25rem;outline:none;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;padding:0;transition:all .2s;display:flex;position:absolute;bottom:0;right:0}.personal__photo-button:disabled{cursor:not-allowed;background:#fff}.personal__photo-icon{width:.8125rem;height:.8125rem;display:block}.personal__fields{flex-direction:column;gap:.9375rem;width:17.8125rem;height:7.1875rem;display:flex}.personal__row{justify-content:space-between;width:17.8125rem;height:2.9375rem;display:flex}.personal-date{width:10rem;height:2.9375rem;display:flex}.personal-date__field{width:100%}.personal-gender{flex-direction:column;gap:.3125rem;width:6rem;height:2.9375rem;display:flex}.personal-gender__label{color:#272869;width:6rem;height:.8125rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.personal-gender__wrap{align-items:center;width:6rem;height:1.8125rem;padding-left:.3125rem;display:flex}.personal__button.tk-primary-btn{border-radius:.375rem;width:8.125rem;height:1.6875rem;padding:.375rem .75rem}.personal__button .tk-primary-btn__label{font-size:.8125rem;font-weight:600;line-height:.9375rem}.personal-contact{flex-direction:column;gap:.9375rem;width:17.8125rem;height:7.5625rem;display:flex}.personal-contact .tk-textfield{width:17.8125rem}.personal__bottom--editing{justify-content:space-between}.personal__cancel{cursor:pointer;color:#282727;background:0 0;border:.0625rem solid #0000;border-radius:.375rem;justify-content:center;align-items:center;gap:.625rem;width:5.75rem;height:1.6875rem;padding:.375rem .75rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem;display:inline-flex}.personal__cancel:hover{border-color:#4255d226}.personal__cancel:active{background:#4255d226}.personal__cancel:disabled{color:#c7c7c7;pointer-events:none;cursor:default;background:0 0;border-color:#0000}.plan__main{flex-direction:column;gap:1.875rem;width:28.4375rem;height:20.0625rem;display:flex}.plan__bottom{width:28.4375rem;height:1.6875rem}.plan__title{color:#282727;width:15rem;height:1.25rem;margin:0;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.security__main{flex-direction:column;gap:1.875rem;width:28.4375rem;height:20.0625rem;display:flex}.security__fields{flex-direction:column;gap:.625rem;width:28.4375rem;height:7.8125rem;display:flex}.security-field{cursor:pointer;background:#fff;border:.0625rem solid #c7c7c780;border-radius:.625rem;justify-content:space-between;align-items:center;width:28.4375rem;height:2.1875rem;padding:.625rem 1.25rem;display:flex}.security-field__label{color:#282727b3;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.security-field__arrow{width:.875rem;height:.875rem}.security-field:not(.security-field--disabled):hover{background:#fff;border:.0625rem solid #c7c7c780;box-shadow:.125rem 0 .4375rem #c7c7c766}.security-field:not(.security-field--disabled):hover .security-field__label{color:#282727}.security-field--disabled,.security-field:disabled{cursor:default;pointer-events:none;opacity:1;background:#fff;border-color:#c7c7c780}.security-field--disabled .security-field__label{color:#c7c7c7}.security__bottom{justify-content:space-between;align-items:center;width:28.4375rem;height:1.6875rem;display:flex}.security__title{color:#282727;width:15rem;height:1.25rem;margin:0;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.security__delete-btn,.security__logout-btn{cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:.375rem;justify-content:center;align-items:center;width:13.75rem;height:1.6875rem;padding:.375rem .75rem;display:inline-flex}.security__delete-btn{background:#db606026}.security__logout-btn{background:#4255d226}.security__delete-btn,.security__logout-btn{color:#282727;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.security__delete-btn{color:#db6060}.security-change{flex-direction:column;gap:1.875rem;width:28.4375rem;height:25.125rem;display:flex}.security-change__title{color:#282727;width:100%;height:1.25rem;margin:0;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.security-change__panel{background:#fff;border-radius:.625rem;flex-direction:column;justify-content:space-between;width:28.4375rem;height:22rem;padding:1.25rem;display:flex;box-shadow:2px 0 7px #c7c7c766}.security-change__panel-inner{flex-direction:column;gap:1.25rem;width:25.9375rem;display:flex}.security-back{cursor:pointer;color:#282727b3;background:0 0;border:none;align-items:center;gap:.75rem;width:4rem;height:.9375rem;padding:0;text-decoration:none;transition:color .2s;display:inline-flex}.security-back__icon{width:.75rem;height:.75rem;color:inherit;transform:rotate(180deg)}.security-back__text{color:inherit;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.security-back:not(:disabled):hover{color:#282727;text-decoration:underline}.security-back:not(:disabled):active{color:#4255d2;text-decoration:underline}.security-back:disabled{color:#c7c7c7;cursor:not-allowed}.security-note{align-items:center;width:25.9375rem;height:2.375rem;padding-left:.75rem;display:flex}.security-note__inner{box-sizing:border-box;border-left:.1875rem solid #4255d226;align-items:center;width:26.1875rem;height:2.375rem;padding:.3125rem 0 .3125rem .75rem;display:flex}.security-note__text{color:#282727;width:24.4375rem;max-width:100%;margin:0;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:400;line-height:.875rem;display:block}.security-form{flex-direction:column;gap:.625rem;width:25.9375rem;height:8.5625rem;padding-left:3rem;display:flex}.security-change__actions{justify-content:flex-end;align-items:center;width:25.9375rem;height:1.6875rem;display:flex}.security__save-btn.tk-primary-btn{border-radius:.375rem;width:6.125rem;height:1.6875rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;line-height:.9375rem}.security__delete-btn:not(:disabled):hover{color:#db6060;background:#db606026;border:.0625rem solid #db60604d}.security__logout-btn:not(:disabled):hover{color:#4255d2;background:#4255d226;border:.0625rem solid #4255d24d}.security__delete-btn:not(:disabled):active{color:#db6060;background:#db60604d;border-color:#0000}.security__logout-btn:not(:disabled):active{color:#4255d2;background:#4255d24d;border-color:#0000}.security__delete-btn:disabled,.security__logout-btn:disabled{color:#c7c7c7;cursor:not-allowed;pointer-events:none;background:#fff;border-color:#0000}.settings-modal__content{opacity:1;z-index:2;background:#fff;border-radius:.625rem;justify-content:space-between;width:35.2625rem;height:29.75rem;padding:3.125rem 3.75rem 1.5rem;display:flex;position:relative;box-shadow:.125rem 0 .4375rem #c7c7c766}.wallet__main{flex-direction:column;gap:1.875rem;width:28.4375rem;height:20.0625rem;display:flex}.wallet__bottom{width:28.4375rem;height:1.6875rem}.wallet__title{color:#282727;width:15rem;height:1.25rem;margin:0;font-family:Geologica,sans-serif;font-size:1rem;font-weight:500;line-height:1.25rem}.settings-modal__profile{z-index:1;flex-direction:column;gap:1.25rem;width:15.875rem;height:11.4375rem;padding-top:.75rem;display:flex}.settings-modal__profile-inner{flex-direction:column;gap:.625rem;width:15.875rem;height:10.6875rem;display:flex}.settings-modal__profile-title{color:#272869;width:15.875rem;height:.8125rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.settings-modal__profile-content{flex-direction:column;gap:.25rem;width:15.875rem;height:9.25rem;padding-left:.3125rem;display:flex}.settings-modal__icon{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.settings-modal__icon img{width:100%;height:100%}.settings-modal__text{color:#282727;text-align:left;width:12.125rem;height:.9375rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:.9375rem}.settings-modal__button{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #0000;border-right-width:0;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;outline:none;justify-content:flex-start;align-items:center;gap:.5rem;width:18rem;height:2.125rem;padding:.4375rem .8125rem;transition:border-color .12s,color .12s,box-shadow .18s;display:flex}.settings-modal__button[aria-pressed=true]{box-shadow:2px 0 7px #c7c7c766}.settings-modal__button[aria-pressed=true] .settings-modal__text{color:#4255d2}.settings-modal__button:hover{border-color:#4255d226}.settings-modal__button:active .settings-modal__text{color:#4255d2}.settings-modal__button:focus,.settings-modal__button:focus-visible{border-color:#0000;box-shadow:2px 0 7px #c7c7c766}.settings-modal__button:focus:hover,.settings-modal__button:focus-visible:hover{border-color:#0000}.settings-modal__button:disabled{box-shadow:none;pointer-events:none;cursor:default;border:none}.settings-modal__button:disabled .settings-modal__text{color:#c7c7c7}.settings-modal__button:disabled:hover,.settings-modal__button:disabled:active,.settings-modal__button:disabled:focus,.settings-modal__button:disabled:focus-visible{box-shadow:none;border:none}.bottom-toolbar{box-sizing:border-box;background:#fff;border-radius:.625rem;flex-direction:column;align-items:center;gap:1.875rem;height:12.5rem;display:flex;box-shadow:0 0 .3125rem #c7c7c780}.bottom-toolbar__other{flex-direction:column;gap:.625rem;width:85%;display:flex;position:relative;top:1.5625rem}.toolbar__section-title{margin:0;padding:0}.other__buttons{flex-direction:column;gap:.1875rem;width:100%;max-width:25rem;display:flex}.other-button{cursor:pointer;background-color:#fff;border:.0625rem solid #0000;border-radius:.5rem;outline:none;align-items:center;gap:.75rem;width:100%;height:2rem;padding:0 1rem;transition:all .2s;display:flex}.other-button:hover{border:.0625rem solid #4255d226;border-radius:.4375rem}.other-button:active{border:.0625rem solid #0000}.other-button:active .other-button__text{color:#4255d2}.other-button:disabled{pointer-events:none;cursor:default;background:0 0;border:none}.other-button:disabled .other-button__text{color:#c7c7c7}.other-button__icon{flex-shrink:0;width:1.125rem;height:1.125rem}.other-button__text{color:#282727;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:1rem}.bottom-toolbar__login{flex-direction:column;gap:.625rem;width:82%;max-width:100%;display:flex}.login-button{cursor:pointer;background-color:#4255d2;border:none;border-radius:.5rem;justify-content:center;align-self:center;align-items:center;width:7.4375rem;height:1.8125rem;padding:.5rem 2rem;display:flex}.login-button:hover{background-color:#6976ce}.login-button:active{background-color:#272869}.board-button:disabled{pointer-events:none;background-color:#c7c7c7}.login-button__text{color:#fff;text-align:center;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:800;line-height:1.125rem}.profile-container{opacity:1;flex-direction:column;align-items:center;gap:1.1875rem;width:100%;height:3rem;display:flex}.profile-content{opacity:1;justify-content:flex-start;align-items:center;gap:.625rem;width:100%;height:1.8125rem;display:flex;position:relative}.profile-avatar{object-fit:cover;border-radius:50%;width:1.8125rem;height:1.8125rem}.profile-username{color:#282727;white-space:nowrap;text-overflow:ellipsis;width:6.25rem;height:.8125rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem;overflow:hidden}.profile-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:1.25rem;height:1.1875rem;margin-left:auto;display:flex;position:relative}.profile-menu-popup{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:8.125rem;height:1.4375rem;padding:.25rem .625rem;display:flex;position:absolute;left:100%;box-shadow:.125rem 0 .4375rem #c7c7c766}.profile-menu-text{color:#282727;width:6.875rem;height:.8125rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem}.profile-menu-popup:hover .profile-menu-text{color:#4255d2}.profile-menu-popup:active{background:#4255d226}.profile-menu-popup:active .profile-menu-text{color:#4255d2}.profile-menu-popup:disabled{cursor:default;background:#fff}.profile-menu-popup:disabled .profile-menu-text{color:#c7c7c7}.top-toolbar{box-sizing:border-box;background:#fff;border-radius:.625rem;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:.625rem;display:flex;box-shadow:0 0 .3125rem #c7c7c780}@font-face{font-family:Despair Display;src:url(/fonts/despair-display/DespairDisplay-Bold.woff2)format("woff2"),url(/fonts/despair-display/DespairDisplay-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}.toolbar__header{flex-direction:column;gap:.625rem;width:82%;display:flex}.top-toolbar__brand{justify-content:center;align-items:center;gap:.625rem;padding-top:1.3125rem;display:flex}.top-toolbar__logo{width:2.5rem;height:auto;display:block}.top-toolbar__title{text-transform:uppercase;margin:0;font-family:Despair Display,sans-serif;font-size:1rem;font-weight:700;line-height:2rem}.toolbar__divider{border:none;border-top:1px solid #c7c7c780;width:100%;margin:.5rem 0}.toolbar__section-title{letter-spacing:0%;vertical-align:middle;color:#272869;text-align:left;border-radius:.25rem;align-self:flex-start;padding:.000625rem;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:500;line-height:100%}.top-toolbar__tools{flex-direction:column;justify-content:center;gap:.1875rem;width:85%;max-width:25rem;margin-bottom:.625rem;display:flex}.tool-button{cursor:pointer;box-sizing:border-box;background-color:#fff;border:.0625rem solid #0000;border-radius:.5rem;outline:none;align-items:center;gap:.75rem;width:100%;height:2rem;padding:0 1rem;transition:all .2s;display:flex}.tool-button:not(:disabled):hover{border:.0625rem solid #4255d226;border-radius:.4375rem}.tool-button:not(:disabled):active{border:.0625rem solid #0000}.tool-button:not(:disabled):active .tool-button__text{color:#4255d2}.tool-button:not(:disabled):focus{background:#4255d226;outline:none}.tool-button:not(:disabled):focus .tool-button__text{color:#4255d2}.tool-button:disabled{pointer-events:none;cursor:default;background:0 0;border:none}.tool-button:disabled .tool-button__text{color:#c7c7c7}.tool-button__icon{flex-shrink:0;width:1.125rem;height:1.125rem}.tool-button__text{color:#282727;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:500;line-height:1rem}.tk-not-found-page{color:#282727;background:linear-gradient(#fff,#fff),linear-gradient(#28272705,#28272705);place-items:center;padding:1.5rem;font-family:Montserrat,sans-serif;font-weight:500;display:grid;position:fixed;inset:0}.tk-not-found-page__card{text-align:center;width:min(40rem,100%)}.tk-not-found-page__title{margin:0 0 .75rem;font-family:Geologica,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2}.tk-not-found-page__text{opacity:.8;margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.tk-not-found-page__actions{justify-content:center;display:flex}.tk-not-found-page__actions .tk-primary-btn{width:min(22.5rem,100%)}.tk-password-recovery-page__form{flex-direction:column;align-items:center;display:flex}.tk-password-recovery-page__form button{margin-top:.625rem;margin-bottom:1.25rem}.tk-password-recovery-page__container .tk-auth-layout__container{margin-top:12.1875rem}.tk-password-recovery-page__subtitle{text-align:center;margin:0 0 1.25rem;font:500 .8125rem/.9375rem Montserrat,sans-serif}.tk-password-recovery-page__link{color:#4255d2;font-size:.75rem;text-decoration:none}.tk-password-recovery-page__link:hover{color:#6976ce;text-decoration:underline}.tk-password-recovery-page__link:focus{color:#272869;text-decoration:underline}.tk-password-recovery-page__switch{text-align:center;margin-bottom:1.25rem;font-size:.75rem}.tk-floating-input{width:16.25rem;font-size:.75rem}.tk-floating-input__field{caret-color:#4255d2;position:relative}.tk-floating-input__input{background:#fff;border:.0625rem solid #282727;border-radius:.5rem;outline:none;width:100%;height:2.5rem;padding:.75rem 1.6875rem .8125rem 1.5625rem;font-size:.75rem;transition:border-color .1s,color .1s}.tk-floating-input__label{color:#282727;pointer-events:none;background:#fff;padding:0;font-size:.75rem;transition:all .3s,color .1s;position:absolute;top:50%;left:1.5625rem;transform:translateY(-50%)}.tk-floating-input__input:focus+.tk-floating-input__label,.tk-floating-input__input:not(:placeholder-shown)+.tk-floating-input__label{color:#4255d2;padding:0 .3125rem;font-size:.5625rem;top:0;left:1.75rem}.tk-floating-input__field:hover .tk-floating-input__input{color:#4255d2;border-color:#4255d2}.tk-floating-input__field:hover .tk-floating-input__label{color:#4255d2;padding:0 .3125rem;font-size:.5625rem;top:0;left:1.75rem}.tk-floating-input__input:not(:placeholder-shown){color:#282727;border-color:#282727}.tk-floating-input__input:not(:placeholder-shown)+.tk-floating-input__label{color:#282727}.tk-floating-input__suffix{opacity:0;transition:opacity .1s;display:inline-flex;position:absolute;top:.8125rem;right:.8125rem}.tk-floating-input__field:hover .tk-floating-input__suffix,.tk-floating-input__field:focus-within .tk-floating-input__suffix{opacity:1}.tk-floating-input--error .tk-floating-input__input:not(:focus){color:#db6060;border-color:#db6060}.tk-floating-input--error .tk-floating-input__input:not(:focus)+.tk-floating-input__label{color:#db6060}.tk-floating-input--error .tk-floating-input__field:hover .tk-floating-input__input:not(:focus){color:#db6060;border-color:#db6060}.tk-floating-input--error .tk-floating-input__field:hover .tk-floating-input__input:not(:focus)+.tk-floating-input__label{color:#db6060;padding:0 .3125rem;font-size:.5625rem;top:0;left:1.75rem}.tk-floating-input__error{color:#db6060;text-align:left;margin-top:.25rem;padding-left:.625rem;font-size:.5625rem}.tk-floating-input__error-slot{width:100%}.tk-floating-input__input:focus{color:#4255d2;border-color:#4255d2}.tk-floating-input__input:focus+.tk-floating-input__label{color:#4255d2}input[type=password]::-ms-reveal{display:none}input[type=password]::-ms-clear{display:none}.tk-auth-layout{color:#282727;background-color:#fff;flex-direction:column;width:100vw;min-height:100vh;margin:0;font-family:Montserrat,sans-serif;font-weight:500;display:flex}.tk-auth-layout__header{margin-top:.875rem;margin-left:1.3125rem}.tk-auth-layout__logo.tk-logo{height:auto;font-size:1rem}.tk-auth-layout__container{flex-direction:column;flex:auto;align-items:center;width:100%;margin:0 auto;font-size:.75rem;line-height:100%;display:flex}.tk-auth-layout__title{text-align:center;margin-bottom:1.5rem;font-family:Geologica,sans-serif;font-size:1.4375rem;font-weight:600}.tk-auth-layout__footer{justify-content:center;align-items:baseline;gap:.3125rem;padding-bottom:1.875rem;font-weight:500;display:flex}.tk-auth-layout__footer .divider{color:#282727;font-size:.875rem}.tk-auth-layout__legal-text{color:#4255d2;font-size:.75rem;text-decoration:none}.tk-logo{text-transform:uppercase;color:#282727;white-space:nowrap;-webkit-user-select:none;user-select:none;appearance:none;background:0 0;border:0;border-radius:.25rem;justify-content:center;align-items:center;height:1.375rem;padding:0;font-family:Despair Display,sans-serif;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.tk-logo--interactive{cursor:pointer}.tk-logo--interactive:hover{color:#4255d2}.tk-logo--interactive:active{color:#272869}.tk-auth-form{color:#282727;flex-direction:column;align-items:center;display:flex}.tk-auth-form__form{flex-direction:column;align-items:center;display:flex}.tk-auth-form__form .tk-floating-input{margin-bottom:.625rem}.tk-auth-form__form .tk-primary-btn{margin-bottom:1.25rem}.tk-auth-form__error{color:#db6060;text-align:left;margin-top:.25rem;padding-left:.625rem;font-size:.5625rem}.tk-auth-form__error--global{text-align:center}.tk-auth-form__error-list{color:#db6060;margin:.0625rem 0 0}.tk-auth-form__ul{margin:.0625rem 0 0;padding-left:.625rem;line-height:1;list-style:none}.tk-auth-form__li{color:#db6060;padding-top:.0625rem;padding-left:.75rem;font-size:.5625rem}.tk-auth-form__forgot{text-align:left;width:16.25rem;margin-bottom:1.25rem}.tk-auth-form__link{color:#4255d2;font-size:.75rem;text-decoration:none}.tk-auth-form__link:hover{color:#6976ce;text-decoration:underline}.tk-auth-form__link:focus{color:#272869;text-decoration:underline}.tk-auth-form__switch{text-align:center;margin-bottom:1.25rem;font-size:.75rem}.tk-auth-form__socials{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.tk-social-btn{color:#282727;text-align:left;cursor:pointer;background-color:#fff;border:.0625rem solid #282727;border-radius:.5rem;align-items:center;gap:.625rem;width:16.25rem;height:2.5rem;padding-left:.625rem;display:flex}.tk-social-btn:hover{border-color:#4255d2}.tk-social-btn:focus{color:#272869;border-color:#4255d2;outline:none}.tk-social-btn:disabled{opacity:.5;cursor:not-allowed}.tk-social-btn__icon{display:inline-block}.tk-social-btn__icon--13{width:.8125rem;height:.8125rem}.tk-social-btn__icon--12x15{width:.75rem;height:.9375rem}.tk-social-btn__content{font-size:.75rem;line-height:1.05}.tk-divider{color:#282727;align-items:center;gap:1.0625rem;margin:0 0 1.25rem;font-size:.75rem;font-weight:500;display:flex}.tk-divider__text{white-space:nowrap}.tk-divider__line{border-top:1px solid #282727;flex:auto;height:0;transform:translateZ(0)}.tk-password-input__toggle-button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.tk-password-input__toggle{width:.8125rem;height:.8125rem;display:block}.board-leftbar__panel--color{grid-template-columns:repeat(3,1rem);gap:.25rem;display:grid}.board-leftbar__color-swatch{all:unset;cursor:pointer;box-sizing:border-box;background-color:currentColor;border-radius:50%;width:1rem;height:1rem;position:relative}.board-leftbar__color-swatch:hover{filter:brightness(.95)}.board-leftbar__color-swatch--selected{background-color:#0000}.board-leftbar__color-swatch--selected:after{content:"";box-sizing:border-box;border:.25rem solid;border-radius:50%;width:1rem;height:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.board-leftbar__color-swatch--white{border:.0625rem solid #c7c7c780;box-shadow:0 1px 2px #0000000a}.board-leftbar__color-swatch--selected-white{background-color:#c7c7c780;border:.25rem solid}.board-leftbar__color-swatch--selected-white:after{content:"";box-sizing:border-box;border:.0625rem solid #c7c7c780;border-radius:50%;width:1rem;height:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tool-size-slider{--tool-size-slider-progress:0%;--tool-size-slider-thumb-size:1rem;--tool-size-slider-track-size:.25rem;width:11.25rem;padding:.25rem .125rem;position:relative}.tool-size-slider__input{width:100%;height:max(1.5rem, var(--tool-size-slider-thumb-size));cursor:pointer;appearance:none;background:0 0;margin:0;display:block}.tool-size-slider__input::-webkit-slider-runnable-track{height:var(--tool-size-slider-track-size);background:linear-gradient(90deg, #6eabff 0%, #6eabff var(--tool-size-slider-progress), #d1d5db var(--tool-size-slider-progress), #d1d5db 100%);border-radius:9999px}.tool-size-slider__input::-webkit-slider-thumb{appearance:none;width:var(--tool-size-slider-thumb-size);height:var(--tool-size-slider-thumb-size);margin-top:calc((var(--tool-size-slider-track-size) - var(--tool-size-slider-thumb-size)) / 2);background:#fff;border:.125rem solid #6eabff;border-radius:9999px;box-shadow:0 .0625rem .25rem #0000001f}.tool-size-slider__input::-moz-range-track{height:var(--tool-size-slider-track-size);background:linear-gradient(90deg, #6eabff 0%, #6eabff var(--tool-size-slider-progress), #d1d5db var(--tool-size-slider-progress), #d1d5db 100%);border-radius:9999px}.tool-size-slider__input::-moz-range-progress{height:var(--tool-size-slider-track-size);background:#6eabff;border-radius:9999px}.tool-size-slider__input::-moz-range-thumb{width:var(--tool-size-slider-thumb-size);height:var(--tool-size-slider-thumb-size);background:#fff;border:.125rem solid #6eabff;border-radius:9999px;box-shadow:0 .0625rem .25rem #0000001f}.tool-size-slider__input:disabled{cursor:not-allowed;opacity:.6}.board-leftbar__panel--eraser{min-width:0;display:block}.eraser-panel__controls{gap:.875rem;display:grid}.eraser-panel__modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem;display:grid}.eraser-panel__mode{all:unset;cursor:pointer;color:#4b5563;text-align:center;box-sizing:border-box;background:#f8fafc;border:.0625rem solid #4b55632e;border-radius:.625rem;min-width:0;padding:.42rem .62rem;transition:border-color .12s,background-color .12s,color .12s,box-shadow .12s;display:block;position:relative}.eraser-panel__mode-input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.eraser-panel__mode:has(.eraser-panel__mode-input:focus-visible){outline-offset:.125rem;outline:.125rem solid #4255d2}.eraser-panel__mode:hover{color:#1f2937;background:#eef5ff;border-color:#6eabff8c}.eraser-panel__mode--active{color:#1d4ed8;background:#6eabff24;border-color:#6eabffe6;box-shadow:inset 0 0 0 .0625rem #6eabff47}.eraser-panel__mode-label{font:600 .75rem/1rem Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:block}.eraser-panel__size{min-width:0}.eraser-panel__row{min-height:var(--eraser-preview-frame-size);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.eraser-panel__preview{width:var(--eraser-preview-frame-size);height:var(--eraser-preview-frame-size);box-sizing:border-box;border:.0625rem solid #4b5563;border-radius:9999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.eraser-panel__row .eraser-panel__slider{width:100%;min-width:0;height:var(--eraser-preview-frame-size);align-items:center;padding:0;display:flex}.eraser-panel__preview-dot{background:#6eaaff2c;border-radius:9999px}.geometry-exact-length-modal{width:min(26rem,100vw - 2rem);padding:0}.geometry-exact-length-modal__body{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.geometry-exact-length-modal__title{margin:0;font-size:1rem;font-weight:600}.geometry-exact-length-modal__field{flex-direction:column;gap:.375rem;display:flex}.geometry-exact-length-modal__label{font-size:.875rem}.geometry-exact-length-modal__input{border:.0625rem solid #d0d0d0;border-radius:.5rem;padding:.5rem .625rem;font-size:.9375rem}.geometry-exact-length-modal__input:focus{outline-offset:0;outline:.125rem solid #98beff}.geometry-exact-length-modal__error{color:#b10000;margin:0;font-size:.8125rem}.geometry-exact-length-modal__checkbox-row{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.geometry-exact-length-modal__actions{justify-content:flex-end;gap:.5rem;display:flex}.geometry-exact-length-modal__cancel{cursor:pointer;background:#fff;border:.0625rem solid #d0d0d0;border-radius:.5rem;padding:.5rem .875rem;font-size:.875rem}.geometry-exact-length-modal__cancel:hover{background:#f7f7f7}.board-history{pointer-events:auto;align-items:center;min-height:2.25rem;padding:.25rem;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.board-history__btn{all:unset;cursor:pointer;border-radius:.5rem;place-items:center;width:2rem;height:1.75rem;transition:background-color .12s;display:grid}.board-history__btn:hover{background:#0000000a}.board-history__btn:active{background:#00000014}.board-history__icon-img{object-fit:contain;width:1rem;height:auto;display:block}.board-pager{pointer-events:auto;align-items:center;gap:.5rem;min-height:2.25rem;padding:.25rem .25rem .25rem .625rem;display:inline-flex}.board-pager__page-img{object-fit:contain;width:1.0625rem;height:1.25rem;display:block}.board-pager__btn{all:unset;cursor:pointer;border-radius:.5rem;place-items:center;width:1.75rem;height:1.75rem;transition:background-color .12s;display:grid}.board-pager__btn:hover{background:#0000000a}.board-pager__btn:active{background:#00000014}.board-pager__chev-img{object-fit:contain;display:block}.board-pager__chev-img--prev,.board-pager__chev-img--next{transform-origin:50%;width:.5625rem;height:.8125rem}.board-pager__counter{color:#282727;white-space:nowrap;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;width:1.75rem;height:1.125rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.125rem;display:inline-flex}.board-pager__sep{color:#282727;margin:0;padding:0 .125rem}.stage-host--cursor-cursor,.stage-host--cursor-cursor .konvajs-content,.stage-host--cursor-cursor canvas{cursor:url(/cursor_icon.svg) 0 0,default}.stage-host--cursor-palm,.stage-host--cursor-palm .konvajs-content,.stage-host--cursor-palm canvas{cursor:url(/palm_icon.svg) 10 10,grab}.stage-host--cursor-palmGrab,.stage-host--cursor-palmGrab .konvajs-content,.stage-host--cursor-palmGrab canvas{cursor:url(/palm_grab_icon.svg) 10 10,grabbing}.stage-host--cursor-pen,.stage-host--cursor-pen .konvajs-content,.stage-host--cursor-pen canvas{cursor:url(/pen_icon.svg) 2 20,crosshair}.stage-host--cursor-eraser,.stage-host--cursor-eraser .konvajs-content,.stage-host--cursor-eraser canvas{cursor:url(/eraser_icon.svg) 4 18,crosshair}.stage-host--cursor-highlight,.stage-host--cursor-highlight .konvajs-content,.stage-host--cursor-highlight canvas{cursor:url(/highlight_icon.svg) 6 6,crosshair}.board-surface{background-color:#fff;background-image:linear-gradient(#2827270d,#2827270d);width:100%;height:100%;position:relative}.tk-simple-divider{background-color:#c7c7c780;flex-shrink:0}.tk-simple-divider--horizontal{width:100%;height:.0625rem}.tk-simple-divider--vertical{width:.0625rem;height:100%}.tk-board-background-controls{flex-direction:column;row-gap:.75rem;width:fit-content;max-width:100%;display:inline-flex}.tk-board-background-controls__tiles{grid-template-columns:repeat(3,4.5rem);gap:.25rem;width:fit-content;display:grid}.tk-board-background-controls__tile{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:.0625rem solid #0000001f;border-radius:.25rem;justify-content:center;align-items:center;width:4.5rem;height:2.5rem;padding:0;display:inline-flex;position:relative;overflow:hidden}.tk-board-background-controls__tile:hover{background-color:#00000008}.tk-board-background-controls__tile--active{border-color:#00000059}.tk-board-background-controls__tile.preview--solid{background-color:#2827270d}.tk-board-background-controls__tile.preview--grid{background-color:#fff;background-image:linear-gradient(90deg,#00000014 .0625rem,#0000 .0625rem),linear-gradient(#00000014 .0625rem,#0000 .0625rem);background-size:.75rem .75rem}.tk-board-background-controls__tile.preview--dots{background-color:#fff;background-image:radial-gradient(#0000002e .0625rem,#0000 .0625rem);background-size:.625rem .625rem}.tk-board-background-controls__tile-check{pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%204.5L4.33333%208'%20stroke='%23282727'%20stroke-linecap='round'/%3e%3cpath%20d='M4.33301%208L10.9997%201'%20stroke='%23282727'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:.5rem .34375rem;width:.75rem;height:.75rem;position:absolute;top:.25rem;right:.25rem}.tk-board-background-controls__options{flex-direction:column;display:flex}.tk-board-background-controls__row{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.25rem;align-items:center;column-gap:.25rem;padding:.25rem;display:flex;position:relative}.tk-board-background-controls__row:hover{background-color:#c7c7c74d}.tk-board-background-controls__row:active{background-color:#c7c7c780}.tk-board-background-controls__row--disabled{opacity:.45;cursor:default}.tk-board-background-controls__row--disabled:hover,.tk-board-background-controls__row--disabled:active{background-color:#0000}.tk-board-background-controls__input{opacity:0;pointer-events:none;width:.0625rem;height:.0625rem;position:absolute}.tk-board-background-controls__check{flex:0 0 .75rem;justify-content:center;align-items:center;width:.75rem;height:.75rem;display:inline-flex}.tk-board-background-controls__input:checked+.tk-board-background-controls__check{background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%204.5L4.33333%208'%20stroke='%23282727'%20stroke-linecap='round'/%3e%3cpath%20d='M4.33301%208L10.9997%201'%20stroke='%23282727'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:.5rem .34375rem}.tk-board-background-controls__input:not(:checked)+.tk-board-background-controls__check{background-image:none}.tk-board-background-controls__label{letter-spacing:0;color:#282727;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.625rem;font-weight:500;line-height:1}.board-menu{flex-direction:column;gap:0;width:15rem;padding:.625rem .3125rem;display:flex}.board-menu__group{flex-direction:column;row-gap:.3125rem;display:flex}.board-menu__item-wrapper{width:100%}.board-menu__item-wrapper--has-popover{position:relative}.board-menu__item{text-align:left;cursor:pointer;color:#282727;background:0 0;border:none;border-radius:.375rem;width:100%;padding:.3125rem .9375rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.6875rem;font-weight:500;line-height:.8125rem;display:block;position:relative}.board-menu__item:hover{background-color:#0000000a}.board-menu__file-input{display:none}.board-menu__item--active,.board-menu__item:active{background-color:#00000014}.board-menu__divider{margin:.625rem auto}.board-menu__background-popover{z-index:1;margin-left:.5rem;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.board-menu__background-panel{white-space:nowrap}.tk-board-hotkey-modal{width:min(52rem,100vw - 2rem);max-height:calc(100vh - 2rem)}.tk-board-hotkey-modal[open]{flex-direction:column;display:flex}.tk-board-hotkey-modal__header{border-bottom:1px solid #c7c7c780;justify-content:space-between;align-items:center;padding:1rem 1rem .75rem;display:flex}.tk-board-hotkey-modal__title{font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.5625rem}.tk-board-hotkey-modal__close{all:unset;cursor:pointer;border-radius:.5rem;place-items:center;width:2rem;height:2rem;font-size:1.5rem;line-height:1;display:grid}.tk-board-hotkey-modal__close:hover{background:#0000000a}.tk-board-hotkey-modal__close:active{background:#00000014}.tk-board-hotkey-modal__body{color:#282727;flex:1;min-height:0;padding:1rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;line-height:.9375rem;overflow:auto}.tk-board-hotkey-modal__section{margin-bottom:1.25rem}.tk-board-hotkey-modal__section-title{margin:0 0 .5rem;font-family:Montserrat,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.0625rem}.tk-board-hotkey-modal__table{gap:.5rem;width:100%;display:grid}.tk-board-hotkey-modal__thead,.tk-board-hotkey-modal__tr{grid-template-columns:1.4fr .8fr .8fr;align-items:start;gap:.75rem;display:grid}.tk-board-hotkey-modal__thead{background:#28272705;border-radius:.625rem;padding:.5rem .75rem}.tk-board-hotkey-modal__th{color:#282727bf;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;line-height:1.0625rem}.tk-board-hotkey-modal__tr{border-radius:.625rem;padding:.75rem;box-shadow:.125rem 0 .4375rem #c7c7c740}.tk-board-hotkey-modal__action{margin-bottom:.25rem;font-family:Montserrat,sans-serif;font-size:.8125rem;font-weight:600;line-height:.9375rem}.tk-board-hotkey-modal__desc{color:#282727b3;font-size:.75rem;line-height:.9375rem}.tk-board-hotkey-modal__kbd{background:#28272705;border:1px solid #c7c7c7e6;border-radius:.4rem;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;display:inline-flex}@media (width<=640px){.tk-board-hotkey-modal__thead,.tk-board-hotkey-modal__tr{grid-template-columns:1fr}.tk-board-hotkey-modal{border:none;max-height:90vh;padding:0}.tk-board-hotkey-modal__body{max-height:calc(90vh - 3.25rem);overflow:auto}}.board-topbar{-webkit-backdrop-filter:saturate(1.1)blur(.125rem);backdrop-filter:saturate(1.1)blur(.125rem);pointer-events:auto;border:0;align-items:center;gap:.9375rem;padding:.25rem .25rem .25rem 1.25rem;display:inline-flex;position:absolute;top:1rem;left:1rem}.board-topbar__logo{flex-shrink:0;margin-top:.3125rem;margin-bottom:.3125rem}.board-topbar__divider{align-self:center}.board-topbar__menu-wrapper{align-items:center;margin-left:auto;display:inline-flex;position:relative}.board-topbar__menu-dropdown{z-index:20;position:absolute;top:calc(100% + .5rem);left:0}.board-topbar__menu{all:unset;cursor:pointer;border-radius:.375rem;place-items:center;width:2rem;height:2rem;transition:background-color .12s;display:grid}.board-topbar__menu:hover{background:#0000000a}.board-topbar__menu--active,.board-topbar__menu:active{background:#00000014}.board-topbar__menu-img{object-fit:contain;width:.875rem;height:.75rem;display:block}.board-topbar__title{color:#282727;white-space:nowrap;text-overflow:ellipsis;max-width:28rem;font-family:Geologica,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.25;overflow:hidden}.board-topbar__title-slot{flex-shrink:0;align-items:center;min-width:1ch;max-width:min(28rem,52vw);display:inline-flex}.board-topbar__title-button{cursor:text;text-align:left;box-sizing:content-box;background:0 0;border:0;border-radius:.25rem;width:100%;min-width:0;margin:0 -.25rem;padding:0 .25rem;transition:background-color .12s;display:inline-block}.board-topbar__title-button:not(:disabled):hover{background:#4255d214}.board-topbar__title-button:not(:disabled):focus-visible{outline-offset:.125rem;outline:.125rem solid #4255d273}.board-topbar__title-button:disabled{cursor:default}.board-topbar__title-input{color:#282727;box-sizing:content-box;background:0 0;border:0;border-radius:.25rem;outline:none;width:100%;min-width:0;max-width:none;margin:0 -.25rem;padding:0 .25rem;box-shadow:0 0 0 1px #4255d273}.board-topbar__title-input:focus{outline-offset:.125rem;outline:.125rem solid #4255d24d}.board-topbar__title-input:disabled{color:#282727a6}.board-topbar__title-measure{visibility:hidden;pointer-events:none;white-space:pre;text-overflow:clip;max-width:none;position:absolute;overflow:visible}.board-zoom{box-sizing:border-box;pointer-events:auto;border:0;align-items:center;gap:.375rem;width:7.1875rem;height:2.25rem;padding:.25rem;display:inline-flex}.board-zoom__btn{all:unset;cursor:pointer;border-radius:.5rem;place-items:center;width:1.75rem;height:1.75rem;transition:background-color .12s;display:grid}.board-zoom__btn:hover{background:#0000000a}.board-zoom__btn:active{background:#00000014}.board-zoom__value{color:#282727;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;text-align:center;white-space:nowrap;width:2.4375rem;font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.125rem}.board-zoom__ico-img{object-fit:contain;width:.75rem;height:.75rem;display:block}.board-leftbar{left:1rem;top:calc(1rem + var(--topbar-height,2.25rem) + 3.125rem);pointer-events:none;z-index:2;position:absolute}.paper.board-leftbar__paper{pointer-events:auto;border:0;padding:.375rem .25rem}.board-leftbar__list{flex-direction:column;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.board-leftbar__item{position:relative}.board-leftbar__btn{all:unset;cursor:pointer;border-radius:.5rem;place-items:center;width:2rem;height:2rem;transition:background-color .12s;display:grid}.board-leftbar__btn:hover{background:#0000000a}.board-leftbar__btn:active{background:#00000014}.board-leftbar__btn--active{background:#0000000f}.board-leftbar__icon{object-fit:contain;width:auto;max-width:1.25rem;height:auto;max-height:1.25rem;display:block}.board-leftbar__popover{pointer-events:auto;background:#fff;border:.0625rem solid #0000000f;border-radius:.5rem;max-width:18rem;padding:.5rem;position:absolute;top:50%;left:calc(100% + .5rem);transform:translateY(-50%);box-shadow:0 .25rem 1rem #0000000f}.board-leftbar__panel{gap:.5rem;display:grid}.board-leftbar__panel-title{color:#282727;font:500 .875rem/1rem Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.board-leftbar__panel-note{color:#4b5563;margin:0;font:400 .875rem/1.25rem Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.board-leftbar__panel-row{gap:.375rem;display:grid}.board-leftbar__label{color:#374151;font:500 .75rem/1rem Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.board-leftbar__chips{flex-wrap:wrap;gap:.375rem;display:flex}.board-leftbar__chip{all:unset;cursor:pointer;color:#111827;background:#f3f4f6;border-radius:.5rem;padding:.25rem .5rem;font:500 .75rem/1rem Montserrat,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.board-leftbar__chip:hover{background:#e5e7eb}.board-leftbar__chip--active{background:#00000014}.board{--space-1:.5rem;--space-2:1rem;--radius-1:.5rem;--radius-2:.75rem;--shadow-1:0 .25rem 1rem #0000000f;--shadow-2:0 .375rem 1.25rem #0000001a;--color-bg:#fff;--color-text:#111827;--color-muted:#6b7280;--color-card:#fff;--color-border:#0000000f;--topbar-height:2.25rem;background:var(--color-bg);width:100vw;height:100vh;color:var(--color-text);position:relative;inset:0;overflow:hidden}.board__overlays{z-index:2;pointer-events:none;position:absolute;inset:0}.board__surface{z-index:1;background:var(--color-bg);position:absolute;inset:0}.board__floating{pointer-events:auto;background:var(--color-card);border-radius:var(--radius-2);box-shadow:var(--shadow-1);border:.0625rem solid var(--color-border)}.board__bottom-right{pointer-events:none;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:1rem;right:1rem}.internal-version-page{box-sizing:border-box;color:#282727;background:linear-gradient(#fff,#fff),linear-gradient(#28272705,#28272705);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:.75rem;font-family:Montserrat,sans-serif;display:flex}.internal-version-page__card{width:100%;max-width:32rem}.internal-version-page__title{color:#282727;margin:0 0 .5rem;font-family:Geologica,sans-serif;font-size:1.25rem;font-weight:600}.internal-version-page__subtitle{color:#7d7d7d;margin:0 0 1.25rem;font-size:.875rem;font-weight:500}.internal-version-page__list{margin:0;padding:0}.internal-version-page__item{border-bottom:1px solid #c7c7c7;justify-content:space-between;gap:1rem;padding:.5rem 0;display:flex}.internal-version-page__item:last-child{border-bottom:none}.internal-version-page__term{color:#282727;margin:0;font-size:.875rem;font-weight:500}.internal-version-page__value{color:#282727;text-align:right;word-break:break-all;margin:0;font-size:.8125rem;font-weight:300}html{font-size:12px}@media (height>=480px){html{font-size:13.6px}}@media (height>=540px){html{font-size:14.4px}}@media (height>=600px){html{font-size:15.2px}}@media (height>=660px){html{font-size:15.6px}}@media (height>=720px){html{font-size:16px}}@media (height>=780px){html{font-size:18px}}@media (height>=840px){html{font-size:19px}}@media (height>=900px){html{font-size:20px}}@media (height>=960px){html{font-size:22px}}@media (height>=1080px){html{font-size:24px}}@media (height>=1440px){html{font-size:32px}}*,:before,:after{box-sizing:border-box}body{font-size:clamp(.875rem,2vw,1.25rem)}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#f9f9f9;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}
