.KsWhiteboard{width:100%;height:100%}.KsWhiteboard .tl-loading,.KsWhiteboard.is-readonly .TlDrawPageMenu+.tlui-popover{display:none}.KsWhiteboard.is-readonly .KsTlDraw .tl-shape{cursor:auto}.KsWhiteboard.is-readonly .KsTlDraw .tl-shape[data-shape-type=richText]{overflow:hidden}.KsBoardHeaderOutside{--font-color-light:var(--primary-gray);--icon-color-light:rgba(var(--primary-gray-rgb),0.6);--bg-color-light:var(--primary-white);--hover-bg-light:var(--secondary-white);--font-color-dark:var(--primary-white);--icon-color-dark:rgba(var(--primary-white-rgb),0.6);--bg-color-dark:var(--primary-gray);--hover-bg-dark:var(--secondary-gray);position:fixed;left:0;top:0;display:flex;width:100vw;flex-direction:row;align-items:center;justify-content:center;z-index:99999;height:var(--board-header-height)}@media (max-width:580px){.KsBoardHeaderOutside .BoardTitleInput input{overflow:hidden;text-overflow:ellipsis}}.KsBoardHeaderOutside__tooltip{margin-left:16px!important}.KsBoardHeaderOutside__left,.KsBoardHeaderOutside__right{position:absolute;top:0;display:flex;height:100%;align-items:center}.KsBoardHeaderOutside__left{left:8px}.KsBoardHeaderOutside__right{right:8px}.KsBoardHeaderOutside__center{display:flex;height:100%;align-items:center;justify-content:center}.KsBoardHeaderOutside__backs{position:relative;height:100%;cursor:pointer;overflow:hidden;width:76.666666px;height:40px}.KsBoardHeaderOutside__backs ul{position:absolute;top:0;left:0;display:flex;align-items:center;height:100%;transition:transform .3s;transform:translateX(0)}.KsBoardHeaderOutside__backs li{display:flex;flex:0 0 100px;align-items:center;overflow:hidden;height:100%}.KsBoardHeaderOutside__backs.is-pending ul,.KsBoardHeaderOutside__backs:hover ul{transform:translateX(-100px)}.KsBoardHeaderOutside__back-logo{transition:color .3s}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .KsBoardHeaderOutside__back-logo{color:var(--font-color-dark)}}:where(html.is-dark) .KsBoardHeaderOutside__back-logo{color:var(--font-color-dark)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .KsBoardHeaderOutside__back-logo{color:var(--font-color-light)}}:where(html.is-light) .KsBoardHeaderOutside__back-logo{color:var(--font-color-light)}.KsBoardHeaderOutside__back-button{display:flex;align-items:center;justify-content:center;width:85px;height:32px;border-radius:8px;font-weight:600;font-size:13px;transition:background .3s,color .3s;gap:4px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .KsBoardHeaderOutside__back-button{color:var(--font-color-dark)}}:where(html.is-dark) .KsBoardHeaderOutside__back-button{color:var(--font-color-dark)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .KsBoardHeaderOutside__back-button{color:var(--font-color-light)}}:where(html.is-light) .KsBoardHeaderOutside__back-button{color:var(--font-color-light)}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .KsBoardHeaderOutside__back-button{background:rgba(var(--primary-white-rgb),.08)}}:where(html.is-dark) .KsBoardHeaderOutside__back-button{background:rgba(var(--primary-white-rgb),.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .KsBoardHeaderOutside__back-button{background:rgba(var(--primary-gray-rgb),.04)}}:where(html.is-light) .KsBoardHeaderOutside__back-button{background:rgba(var(--primary-gray-rgb),.04)}.KsBoardHeaderOutside__back-button img{width:20px;height:20px}.KsBoardHeaderOutside__tool>*{position:absolute;z-index:var(--layer-above)}.KsBoardHeaderOutside__help-menu .tlui-button__help,.KsBoardHeaderOutside__tool{position:relative;display:flex;align-items:center;justify-content:center;border-style:none;background-color:transparent;width:36px;height:36px;cursor:pointer;transition:background .3s,color .3s}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .KsBoardHeaderOutside__help-menu .tlui-button__help,:where(html:not(.is-light)) .KsBoardHeaderOutside__tool{color:var(--icon-color-dark)}}:where(html.is-dark) .KsBoardHeaderOutside__help-menu .tlui-button__help,:where(html.is-dark) .KsBoardHeaderOutside__tool{color:var(--icon-color-dark)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .KsBoardHeaderOutside__help-menu .tlui-button__help,:where(html:not(.is-dark)) .KsBoardHeaderOutside__tool{color:var(--icon-color-light)}}:where(html.is-light) .KsBoardHeaderOutside__help-menu .tlui-button__help,:where(html.is-light) .KsBoardHeaderOutside__tool{color:var(--icon-color-light)}.KsBoardHeaderOutside__help-menu .tlui-button__help img,.KsBoardHeaderOutside__help-menu .tlui-button__help svg,.KsBoardHeaderOutside__tool img,.KsBoardHeaderOutside__tool svg{width:20px;height:20px}.KsBoardHeaderOutside__help-menu .tlui-button__help:after,.KsBoardHeaderOutside__tool:after{position:absolute;left:0;top:0;border-radius:4px;background:transparent;content:"";inset:4px}.KsBoardHeaderOutside__help-menu .tlui-button__help:hover:after,.KsBoardHeaderOutside__tool:hover:after{transition:background .3s}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .KsBoardHeaderOutside__help-menu .tlui-button__help:hover:after,:where(html:not(.is-light)) .KsBoardHeaderOutside__tool:hover:after{background:var(--hover-bg-dark)}}:where(html.is-dark) .KsBoardHeaderOutside__help-menu .tlui-button__help:hover:after,:where(html.is-dark) .KsBoardHeaderOutside__tool:hover:after{background:var(--hover-bg-dark)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .KsBoardHeaderOutside__help-menu .tlui-button__help:hover:after,:where(html:not(.is-dark)) .KsBoardHeaderOutside__tool:hover:after{background:var(--hover-bg-light)}}:where(html.is-light) .KsBoardHeaderOutside__help-menu .tlui-button__help:hover:after,:where(html.is-light) .KsBoardHeaderOutside__tool:hover:after{background:var(--hover-bg-light)}.KsBoardHeaderOutside__help-menu{position:static;bottom:auto;border:none;border-radius:0}.KsBoardHeaderOutside__help-menu .tlui-button__icon{width:20px;height:20px}.KsBoardHeaderOutside__help-divider{margin:2px 10px;height:1px}@media (prefers-color-scheme:dark){:where(html:not(.is-light)) .KsBoardHeaderOutside__help-divider{background-color:rgba(var(--primary-white-rgb),.08)}}:where(html.is-dark) .KsBoardHeaderOutside__help-divider{background-color:rgba(var(--primary-white-rgb),.08)}@media (prefers-color-scheme:light){:where(html:not(.is-dark)) .KsBoardHeaderOutside__help-divider{background-color:rgba(var(--primary-gray-rgb),.08)}}:where(html.is-light) .KsBoardHeaderOutside__help-divider{background-color:rgba(var(--primary-gray-rgb),.08)}.zoom-warning-banner{position:fixed;top:5vh;left:50vw;transform:translate(-50%);z-index:1000000;background:rgba(255,251,230,.98);color:#333;border:2px solid #ffe58f;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:1;visibility:visible;padding:1vh 2vw;max-width:90vw;min-width:20vw;width:-moz-fit-content;width:fit-content;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(12px,1.5vh,16px);text-align:center;transform-origin:center top;animation:slideDown .3s ease-out;transition:all .2s ease-in-out}.zoom-warning-banner__title{margin-bottom:8px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px}.zoom-warning-banner__content{font-size:13px;line-height:1.4;margin-bottom:8px}.zoom-warning-banner__shortcut{font-weight:600;background:rgba(0,0,0,.1);padding:2px 6px;border-radius:4px;display:inline-block}.zoom-warning-banner__hint{opacity:.8;font-size:12px;margin-top:4px}.zoom-warning-banner__interactive-area{margin-top:8px;padding:8px;background:hsla(0,0%,100%,.3);border-radius:4px;border:1px dashed #d4aa00;font-size:11px;opacity:.7;cursor:pointer;transition:all .2s ease;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.zoom-warning-banner__interactive-area:hover{opacity:1;background:hsla(0,0%,100%,.5);border-color:#b8860b}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-2vh)}to{opacity:1;transform:translate(-50%)}}@media (max-width:480px){.zoom-warning-banner{top:8vh;left:2vw;right:2vw;max-width:none;min-width:auto;transform:none;font-size:13px;padding:10px 16px}.zoom-warning-banner__content{font-size:12px}.zoom-warning-banner__interactive-area{font-size:10px;padding:6px}}@media screen and (min-resolution:150dpi){.zoom-warning-banner{border-width:.5px}}.zoom-warning-banner,.zoom-warning-banner *{pointer-events:auto}