@layer payload-default{}@layer payload-default{}@layer payload-default{.field-label,.form-label,.label,label,label.field-label{font-size:94%!important}}.approve-active,.button-not-active,.custom-save-button,.reject-active{color:var(--theme-elevation-0);border:none;border-radius:5px}.approve-active{background-color:green;cursor:pointer}.button-not-active{background-color:gray;cursor:not-allowed}.reject-active{background-color:red;cursor:pointer}.custom-preview-button{color:var(--theme-elevation-0);border:1px solid #ccc;border-radius:5px;cursor:pointer}.color-select-container{position:relative;display:block;max-width:160px}.color-preview{width:40px;height:40px;border:1px solid #ccc;cursor:pointer;margin:1em 0}.selected-color{width:100%;height:100%;border-radius:4px}.color-modal{position:absolute;top:80px;left:12px;width:225px;background-color:#fff;border:1px solid #ddd;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:10px;z-index:999}.color-grid{display:grid;grid-auto-flow:row;grid-template-columns:auto auto auto auto auto;grid-gap:8px;gap:8px}.color-box{width:30px;height:30px;border:1px solid #ddd;cursor:pointer;transition:border .2s}.color-box:hover{border-color:#333}.create-papercut__header{height:9rem;border-bottom:1px solid #3c3c3c;display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky}.create-papercut__sidebar{padding:37px}.create-papercut__toolWrap{display:flex;justify-content:flex-end;height:calc(100% - 9rem)}.create-papercut__crop{width:100%;padding:37px 37px 37px 0;display:flex;align-items:flex-start;justify-content:center;height:100%;overflow:auto}.create-papercut__crop img{width:800px;min-width:800px;height:auto}.create-papercut__sidebar{border-left:1px solid #3c3c3c;padding-top:37px;width:400px;min-width:360px}.create-papercut__groupWrap{display:flex;flex-direction:column;gap:.9rem;padding-left:37.5px;width:100%}.create-papercut__inputsWrap{display:flex;gap:1.9rem}.single-paper-cut__wrapper{display:flex;align-items:flex-start;gap:1rem;margin-bottom:15px}.single-paper-cut__wrapper img{width:150px}.keyboard-action__button{background-color:rgba(0,0,0,0);border:none;outline:none;cursor:pointer;display:flex;align-items:center;gap:8px;text-transform:capitalize}.keyboard-modal__item-wrapper{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.keyboard-modal__item{display:flex;align-items:center;gap:12px}.keyboard-modal__item input[type=radio]{margin:0!important}.keyboard-action_list{display:block;display:flex;gap:1rem;align-items:center}.keyboard-action_list label{display:flex;align-items:center;gap:10px}.keyboard-action_list input[type=radio]{margin:0!important}@media(max-width:768px){.keyboard-action_list{display:none}}.keyboard-action{display:none}@media(max-width:768px){.keyboard-action{display:block}}.tab-switch{display:flex;flex-direction:row;place-content:flex-end;gap:10px;margin-bottom:20px}.tab-switch.light .tab-switch-button{background-color:#f9f9f9;color:#000;border:1px solid #ddd}.tab-switch.light .tab-switch-button.active{background-color:#555;color:#fff;border-color:#555}.tab-switch.dark .tab-switch-button{background-color:#333;color:#fff;border:1px solid #555}.tab-switch.dark .tab-switch-button.active{background-color:#555;color:#fff;border-color:#444}.tab-switch .tab-switch-button{padding:10px 20px;cursor:pointer;border-radius:4px;transition:all .2s}.tab-switch .tab-switch-button:hover{opacity:.9}.hide-upload-button button:first-of-type{display:none}.dashboard-container{display:flex;flex-direction:column;gap:20px;padding:20px 10vh}.dashboard-section{background-color:var(--theme-bg);color:var(--theme-color);padding:20px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.dashboard-section h2{font-size:1.5rem;margin-bottom:10px}.dashboard-table{width:100%;border-collapse:collapse;margin-top:10px}.dashboard-table td,.dashboard-table th{padding:10px;text-align:left;border-bottom:1px solid --theme-border-color}.dashboard-table th{background-color:var(--theme-bg)}.flex-row{display:flex;flex-direction:row;width:100%;place-content:space-between}.article-content{margin-bottom:20px;display:grid;grid-template-columns:4fr 1fr 50px;grid-auto-flow:row;padding-bottom:auto}.type-radio-group{display:flex;gap:10px}.action-container{display:flex;justify-content:space-evenly}.news-list-content{margin-bottom:20px;display:grid;grid-template-columns:3fr 1fr 1fr;grid-auto-flow:row;padding-bottom:auto}.two-column{display:grid;grid-template-columns:2fr 2fr;grid-gap:10px;gap:10px}.dashboard-select{padding:5px 10px;height:38px;width:220px;margin-left:10px}@layer payload-default{}@layer payload-default{}.card{background-color:var(--theme-bg);border-radius:8px;box-shadow:0 2px 4px var(--theme-border-color);margin:20px auto;padding:20px;display:flex;flex-direction:column}.cardHeader{border-bottom:1px solid var(--theme-border-color);margin-bottom:20px;padding-bottom:10px}.cardTitle{font-size:24px;font-weight:600;color:var(--theme-color);margin:0}.entryContainer{background-color:var(--theme-elevation-50);border:1px solid var(--theme-border-color);border-radius:6px;padding:16px;margin-bottom:16px}.entryHeader{display:flex;justify-content:space-between;align-items:flex-start}.badge{background-color:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;text-transform:capitalize}.userEmail{font-size:14px;color:var(--theme-elevation-750);margin-top:8px;padding-bottom:8px}.timestamp{font-size:14px;color:var(--theme-elevation-550)}.table{width:100%;border-collapse:collapse;font-size:14px}.th{text-align:left;background-color:var(--theme-border-color);color:var(--theme-elevation-800);font-weight:600}.td,.th{padding:8px 12px;border-bottom:1px solid var(--theme-border-color)}.oldValue{background-color:#ffebee;color:#c62828}.newValue,.oldValue{padding:4px 8px;border-radius:4px;font-size:12px}.newValue{background-color:#e8f5e9;color:#2e7d32}:root{--primary-color:#2c3e50;--secondary-color:#3498db;--error-color:#e74c3c}.report-container{max-width:800px;margin:0 auto;padding:2rem;background-color:var(--theme-bg);box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px}.report-title{text-align:center;color:var(--theme-color);margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.error-message{color:var(--error-color);text-align:center;margin-bottom:1rem;font-weight:500}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;color:var(--theme-color);font-weight:500}.form-input{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.form-input:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 2px rgba(52,152,219,.2)}.form-group input[type=checkbox]{margin-right:.5rem}.custom-select{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.5rem}.download-button{display:block;width:100%;padding:.75rem;background-color:var(--theme-bg);color:var(--theme-color);border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.download-button:hover{background-color:#2980b9}.download-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.loading-message{text-align:center;color:var(--secondary-color);font-weight:500}.error-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:var(--background-color)}.error-container h3{color:var(--error-color);text-align:center}@media screen and (max-width:600px){.report-container{width:95%;padding:1rem}}.editor-placeholder{position:absolute;top:16px;left:20px;color:#aaa;pointer-events:none}.editor-shell{margin:0 0 20px;border-radius:2px;max-width:1100px;position:relative;line-height:1.7;font-size:15px;font-weight:400}.editor-shell .editor-container{position:relative;display:block;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.editor-shell .editor-container.tree-view{border-radius:0}.editor-shell .editor-container.plain-text{border-top-left-radius:10px;border-top-right-radius:10px}.editor-scroller{min-height:150px!important;height:auto!important;border:0;display:flex;outline:0;z-index:0;overflow:auto}.editor,.editor-scroller{position:relative;resize:vertical}.editor{flex:auto;z-index:-1}.editor-input{padding:16px 20px;outline:none!important}.test-recorder-output{margin:20px auto;width:100%}pre{line-height:1.1;margin:0;padding:10px;overflow:auto;max-height:400px}.tree-view-output,pre{background:#222;color:#fff;font-size:12px}.tree-view-output{display:block;padding:0;margin:1px auto 10px;position:relative;overflow:hidden;border-bottom-left-radius:10px;border-bottom-right-radius:10px}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.editor-dev-button{position:relative;display:block;width:40px;height:40px;font-size:12px;border-radius:20px;border:none;cursor:pointer;outline:none;box-shadow:0 1px 10px rgba(0,0,0,.3);background-color:#444}.editor-dev-button:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;display:block;background-size:contain;filter:invert(1)}.editor-dev-button:hover{background-color:#555}.editor-dev-button.active{background-color:rgb(233,35,35)}.test-recorder-toolbar{display:flex}.test-recorder-button{position:relative;display:block;width:32px;height:32px;font-size:10px;padding:6px;border-radius:4px;border:none;cursor:pointer;outline:none;box-shadow:1px 2px 2px rgba(0,0,0,.4);background-color:#222;transition:box-shadow 50ms ease-out}.test-recorder-button:active{box-shadow:1px 2px 4px rgba(0,0,0,.4)}.test-recorder-button+.test-recorder-button{margin-left:4px}.test-recorder-button:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;display:block;background-size:contain;filter:invert(1)}#options-button{position:fixed;left:20px;bottom:20px}#test-recorder-button{position:fixed;left:70px;bottom:20px}#paste-log-button{position:fixed;left:120px;bottom:20px}#docs-button{position:fixed;left:170px;bottom:20px}#options-button:after{background-image:url(/_next/static/media/gear.40993e36.svg)}#test-recorder-button:after{background-image:url(/_next/static/media/journal-code.bd27ce1c.svg)}#paste-log-button:after{background-image:url(/_next/static/media/clipboard.74885197.svg)}#docs-button:after{background-image:url(/_next/static/media/file-earmark-text.bcfb5c74.svg)}#test-recorder-button-snapshot{margin-right:auto}#test-recorder-button-snapshot:after{background-image:url(/_next/static/media/camera.147e3d3d.svg)}#test-recorder-button-copy:after{background-image:url(/_next/static/media/clipboard.74885197.svg)}#test-recorder-button-download:after{background-image:url(/_next/static/media/download.4de86450.svg)}.typeahead-popover{background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;position:fixed}.typeahead-popover ul{padding:0;list-style:none;margin:0;border-radius:8px;max-height:200px;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{margin:0;min-width:180px;font-size:14px;outline:none;cursor:pointer;border-radius:8px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;background-color:#fff;border-radius:8px;border:0}.typeahead-popover li.active{display:flex;width:20px;height:20px;background-size:contain}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.typeahead-popover li .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain;background-repeat:no-repeat;background-position:50%}.component-picker-menu{width:200px}.mentions-menu{width:250px}.auto-embed-menu{width:150px}.emoji-menu{width:200px}i.palette{background-image:url(/_next/static/media/palette.958c57c6.svg)}i.bucket{background-image:url(/_next/static/media/paint-bucket.a8912666.svg)}i.bold{background-image:url(/_next/static/media/type-bold.7e3e270b.svg)}i.italic{background-image:url(/_next/static/media/type-italic.d8e45748.svg)}i.clear{background-image:url(/_next/static/media/trash.a399e1fe.svg)}i.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}i.underline{background-image:url(/_next/static/media/type-underline.104a0ed5.svg)}i.strikethrough{background-image:url(/_next/static/media/type-strikethrough.2694a816.svg)}i.subscript{background-image:url(/_next/static/media/type-subscript.0b1f38a0.svg)}i.superscript{background-image:url(/_next/static/media/type-superscript.20cbe23c.svg)}i.link{background-image:url(/_next/static/media/link.b774de25.svg)}i.horizontal-rule{background-image:url(/_next/static/media/horizontal-rule.6fa23d57.svg)}.icon.plus{background-image:url(/_next/static/media/plus.14112428.svg)}.icon.caret-right{background-image:url(/_next/static/media/caret-right-fill.2942d25e.svg)}.icon.dropdown-more{background-image:url(/_next/static/media/dropdown-more.09f3d139.svg)}.icon.font-color{background-image:url(/_next/static/media/font-color.4f0c0de5.svg)}.icon.font-family{background-image:url(/_next/static/media/font-family.cd3adf4e.svg)}.icon.bg-color{background-image:url(/_next/static/media/bg-color.387561e0.svg)}.icon.table{background-color:#6c757d;mask-image:url(/_next/static/media/table.0c7c3473.svg);-webkit-mask-image:url(/_next/static/media/table.0c7c3473.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain}i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg)}i.table{background-image:url(/_next/static/media/table.0c7c3473.svg)}i.close{background-image:url(/_next/static/media/close.29fbfcb1.svg)}i.figma{background-image:url(/_next/static/media/figma.0b8b47f6.svg)}i.poll{background-image:url(/_next/static/media/card-checklist.ca95adc9.svg)}i.columns{background-image:url(/_next/static/media/3-columns.8cd6d38a.svg)}i.tweet{background-image:url(/_next/static/media/tweet.1a390420.svg)}i.youtube{background-image:url(/_next/static/media/youtube.107845c3.svg)}.icon.left-align,i.left-align{background-image:url(/_next/static/media/text-left.54f41f4e.svg)}.icon.center-align,i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}.icon.right-align,i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}.icon.justify-align,i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}i.indent{background-image:url(/_next/static/media/indent.627c9430.svg)}i.markdown{background-image:url(/_next/static/media/markdown.e04d06ad.svg)}i.outdent{background-image:url(/_next/static/media/outdent.d2e8ca31.svg)}i.undo{background-image:url(/_next/static/media/arrow-counterclockwise.d3ba4c55.svg)}i.redo{background-image:url(/_next/static/media/arrow-clockwise.ce8dea10.svg)}i.sticky{background-image:url(/_next/static/media/sticky.faa2ad70.svg)}i.mic{background-image:url(/_next/static/media/mic.3f4ad731.svg)}i.import{background-image:url(/_next/static/media/upload.8794811b.svg)}i.export{background-image:url(/_next/static/media/download.4de86450.svg)}i.share{background-image:url(/_next/static/media/send.37932bbe.svg)}i.diagram-2{background-image:url(/_next/static/media/diagram-2.111341e8.svg)}i.user{background-image:url(/_next/static/media/user.2391a690.svg)}i.equation{background-image:url(/_next/static/media/plus-slash-minus.6eb49a72.svg)}i.gif{background-image:url(/_next/static/media/filetype-gif.71b41263.svg)}i.copy{background-image:url(/_next/static/media/copy.1b0c370e.svg)}i.success{background-image:url(/_next/static/media/success.c56f463c.svg)}i.prettier{background-image:url(/_next/static/media/prettier.b513f0f5.svg)}i.prettier-error{background-image:url(/_next/static/media/prettier-error.1e1325e0.svg)}.icon.page-break,i.page-break{background-image:url(/_next/static/media/scissors.dfd5cb75.svg)}.link-editor .button.active,.toolbar .button.active{background-color:rgb(223,232,250)}.link-editor .link-input{display:block;width:calc(100% - 75px);box-sizing:border-box;margin:12px;background-color:#eee}.link-editor .link-input,.link-editor .link-view{padding:8px 12px;border-radius:15px;font-size:15px;color:rgb(5,5,5);border:0;outline:0;position:relative;font-family:inherit}.link-editor .link-view{display:flex;justify-content:space-between;width:calc(100% - 24px);margin:8px 12px}.link-editor .link-view a{display:block;word-break:break-all;width:calc(100% - 60px)}.link-editor div.link-edit{background-image:url(/_next/static/media/pencil-fill.94cb216b.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:30px;top:0;bottom:0;cursor:pointer}.link-editor div.link-trash{background-image:url(/_next/static/media/trash.a399e1fe.svg)}.link-editor div.link-cancel,.link-editor div.link-trash{background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor div.link-cancel{background-image:url(/_next/static/media/close.29fbfcb1.svg);margin-right:28px}.link-editor div.link-confirm{background-image:url(/_next/static/media/success-alt.e22bb551.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;vertical-align:-.25em;margin-right:2px;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor .link-input a{color:rgb(33,111,219);text-decoration:underline;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .font-family-wrapper,.link-editor .font-size-wrapper{display:flex;margin:0 4px}.link-editor select{padding:6px;border:none;background-color:rgba(0,0,0,.075);border-radius:4px}.mention:focus{box-shadow:0 0 0 2px rgb(180 213 255);outline:none}.characters-limit{color:#888;font-size:12px;text-align:right;display:block;position:absolute;left:12px;bottom:5px}.characters-limit.characters-limit-exceeded{color:red}.dropdown{z-index:100;display:block;position:fixed;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.5);min-height:40px}.dropdown,.dropdown .item{border-radius:8px;background-color:#fff}.dropdown .item{margin:0 8px;padding:8px;color:#050505;cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;border:0;max-width:250px;min-width:100px}.dropdown .item.wide{align-items:center;width:248px}.dropdown .item.wide .icon-text-container{display:flex;.text{min-width:120px}}.dropdown .item .shortcut{color:#939393;self-align:flex-end}.dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{display:flex;line-height:20px;flex-grow:1;min-width:150px}.dropdown .item .icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat}.dropdown .divider{width:auto;background-color:#eee;margin:4px 8px;height:1px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.icon.paragraph{background-image:url(/_next/static/media/text-paragraph.61674422.svg)}.icon.h1{background-image:url(/_next/static/media/type-h1.f292ffe1.svg)}.icon.h2{background-image:url(/_next/static/media/type-h2.a9d1aa48.svg)}.icon.h3{background-image:url(/_next/static/media/type-h3.4a29ff88.svg)}.icon.h4{background-image:url(/_next/static/media/type-h4.7f48750c.svg)}.icon.h5{background-image:url(/_next/static/media/type-h5.14b4ac56.svg)}.icon.h6{background-image:url(/_next/static/media/type-h6.4e9dfe2d.svg)}.icon.bullet,.icon.bullet-list{background-image:url(/_next/static/media/list-ul.1d54da3f.svg)}.icon.check,.icon.check-list{background-image:url(/_next/static/media/square-check.a4cde2d3.svg)}.icon.number,.icon.numbered-list{background-image:url(/_next/static/media/list-ol.d64946f3.svg)}.icon.quote{background-image:url(/_next/static/media/chat-square-quote.123cfa24.svg)}.icon.code{background-image:url(/_next/static/media/code.912b1f4d.svg)}.switches{z-index:6;position:fixed;left:10px;bottom:70px;animation:slide-in .4s ease}@keyframes slide-in{0%{opacity:0;transform:translateX(-200px)}to{opacity:1;transform:translateX(0)}}.switch{display:block;color:#444;margin:5px 0;background-color:rgba(238,238,238,.7);padding:5px 10px;border-radius:10px}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{margin-right:5px;line-height:24px;width:100px;font-size:14px}.switch button,.switch label{display:inline-block;vertical-align:middle}.switch button{background-color:rgb(206,208,212);height:24px;box-sizing:border-box;border-radius:12px;width:44px;position:relative;outline:none;cursor:pointer;transition:background-color .1s;border:2px solid transparent}.switch button:focus-visible{border-color:blue}.switch button span{top:0;left:0;display:block;position:absolute;width:20px;height:20px;border-radius:12px;background-color:white;transition:transform .2s}.switch button[aria-checked=true]{background-color:rgb(24,119,242)}.switch button[aria-checked=true] span{transform:translateX(20px)}.editor-shell span.editor-image{cursor:default;display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image img{max-width:100%;cursor:default}.editor-shell .editor-image img.focused{outline:2px solid rgb(60,132,244);-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image img.focused.draggable{cursor:-webkit-grab;cursor:grab}.editor-shell .editor-image img.focused.draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.editor-shell .editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-shell .editor-image .image-caption-container{display:block;background-color:#f4f4f4;min-width:100%;color:#000;overflow:hidden}.editor-shell .editor-image .image-caption-button,.editor-shell .inline-editor-image .image-caption-button{bottom:20px;left:0;right:0}.editor-shell .editor-image .image-caption-button,.editor-shell .editor-image .image-caption-pos-button,.editor-shell .inline-editor-image .image-caption-button{display:block;position:absolute;width:30%;padding:10px;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:100px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image .image-caption-pos-button{top:20px;right:20px}.editor-shell .editor-image .image-caption-button:hover{background-color:rgba(60,132,244,.5)}.editor-shell .editor-image .image-edit-button{border:1px solid rgba(0,0,0,.3);border-radius:5px;background-image:url(/src/images/icons/pencil-fill.svg);background-size:16px;background-position:50%;background-repeat:no-repeat;width:35px;height:35px;vertical-align:-.25em;position:absolute;right:4px;top:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.1)}.editor-shell .editor-image .image-resizer,.editor-shell .inline-editor-image .image-resizer{display:block;width:7px;height:7px;position:absolute;background-color:rgb(60,132,244);border:1px solid #fff}.editor-shell .editor-image .image-resizer.image-resizer-n,.editor-shell .inline-editor-image .image-resizer.image-resizer-n{top:-6px;left:48%;cursor:n-resize}.editor-shell .editor-image .image-resizer.image-resizer-ne,.editor-shell .inline-editor-image .image-resizer.image-resizer-ne{top:-6px;right:-6px;cursor:ne-resize}.editor-shell .editor-image .image-resizer.image-resizer-e,.editor-shell .inline-editor-image .image-resizer.image-resizer-e{bottom:48%;right:-6px;cursor:e-resize}.editor-shell .editor-image .image-resizer.image-resizer-se,.editor-shell .inline-editor-image .image-resizer.image-resizer-se{bottom:-2px;right:-6px;cursor:nwse-resize}.editor-shell .editor-image .image-resizer.image-resizer-s,.editor-shell .inline-editor-image .image-resizer.image-resizer-s{bottom:-2px;left:48%;cursor:s-resize}.editor-shell .editor-image .image-resizer.image-resizer-sw,.editor-shell .inline-editor-image .image-resizer.image-resizer-sw{bottom:-2px;left:-6px;cursor:sw-resize}.editor-shell .editor-image .image-resizer.image-resizer-w,.editor-shell .inline-editor-image .image-resizer.image-resizer-w{bottom:48%;left:-6px;cursor:w-resize}.editor-shell .editor-image .image-resizer.image-resizer-nw,.editor-shell .inline-editor-image .image-resizer.image-resizer-nw{top:-6px;left:-6px;cursor:nw-resize}.editor-shell span.inline-editor-image{cursor:default;display:inline-block;position:relative;z-index:1}.editor-shell .inline-editor-image img{max-width:100%;cursor:default}.editor-shell .inline-editor-image img.focused{outline:2px solid rgb(60,132,244)}.editor-shell .inline-editor-image img.focused.draggable{cursor:-webkit-grab;cursor:grab}.editor-shell .inline-editor-image img.focused.draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.editor-shell .inline-editor-image .image-caption-container .tree-view-output{margin:0;border-radius:0}.editor-shell .inline-editor-image.position-full{margin:1em 0}.editor-shell .inline-editor-image.position-left{float:left;width:auto;margin:1em 1em 0 0}.editor-shell .inline-editor-image.position-right{float:right;width:auto;margin:1em 0 0 1em}.editor-shell .inline-editor-image .image-edit-button{display:block;position:absolute;top:12px;right:12px;padding:6px 8px;margin:0 auto;border:1px solid rgba(255,255,255,.3);border-radius:5px;background-color:rgba(0,0,0,.5);min-width:60px;color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-shell .inline-editor-image .image-edit-button:hover{background-color:rgba(60,132,244,.5)}.editor-shell .inline-editor-image .image-caption-container{display:block;background-color:#f4f4f4;min-width:100%;color:#000;overflow:hidden}.emoji{color:transparent;caret-color:rgb(5,5,5);background-size:16px 16px;background-position:50%;background-repeat:no-repeat;vertical-align:middle;margin:0 -1px}.emoji-inner{padding:0 .15em}.emoji-inner::selection{color:transparent;background-color:rgba(150,150,150,.4)}.emoji-inner::-moz-selection{color:transparent;background-color:rgba(150,150,150,.4)}.emoji.happysmile{background-image:url(/_next/static/media/1F642.830f2cc9.png)}.emoji.veryhappysmile{background-image:url(/_next/static/media/1F600.32631ebc.png)}.emoji.unhappysmile{background-image:url(/_next/static/media/1F641.61cff493.png)}.emoji.heart{background-image:url(/_next/static/media/2764.6e29e63e.png)}.keyword{color:rgb(241,118,94);font-weight:700}.actions{position:absolute;text-align:right;margin:10px;bottom:0;right:0}.actions.tree-view{border-bottom-left-radius:0;border-bottom-right-radius:0}.actions i{background-size:contain;display:inline-block;height:15px;width:15px;vertical-align:-.25em}.actions i.indent{background-image:url(/_next/static/media/indent.627c9430.svg)}.actions i.outdent{background-image:url(/_next/static/media/outdent.d2e8ca31.svg)}.actions i.lock{background-image:url(/_next/static/media/lock-fill.4e64a748.svg)}.actions i.image{background-image:url(/_next/static/media/file-image.9a20f2a6.svg)}.actions i.table{background-image:url(/_next/static/media/table.0c7c3473.svg)}.actions i.unlock{background-image:url(/_next/static/media/lock.b0b0ecb8.svg)}.actions i.left-align{background-image:url(/_next/static/media/text-left.54f41f4e.svg)}.actions i.center-align{background-image:url(/_next/static/media/text-center.a411e780.svg)}.actions i.right-align{background-image:url(/_next/static/media/text-right.9288b7a2.svg)}.actions i.justify-align{background-image:url(/_next/static/media/justify.4fefd490.svg)}.actions i.disconnect{background-image:url(/_next/static/media/plug.398c6256.svg)}.actions i.connect{background-image:url(/_next/static/media/plug-fill.74cdba72.svg)}.table-cell-action-button-container{position:absolute;top:0;left:0;will-change:transform}.table-cell-action-button{background-color:none;display:flex;justify-content:center;align-items:center;border:0;position:relative;border-radius:15px;color:#222;display:inline-block;cursor:pointer}i.chevron-down{background-color:transparent;background-size:contain;display:inline-block;height:8px;width:8px;background-image:url(/_next/static/media/chevron-down.d9636921.svg)}.action-button{background-color:#eee;border:0;padding:8px 12px;position:relative;margin-left:5px;border-radius:15px;color:#222;display:inline-block;cursor:pointer}.action-button:hover{background-color:#ddd;color:#000}.action-button-mic.active{animation:mic-pulsate-color 3s infinite}button.action-button:disabled{opacity:.6;background:#eee;cursor:not-allowed}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8 1}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1 1;color:#fff;font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:#fff}.debug-timetravel-button:hover{text-decoration:underline}.debug-treetype-button{border:0;padding:0;font-size:12px;top:10px;right:85px;position:absolute;background:none;color:#fff}.debug-treetype-button:hover{text-decoration:underline}.connecting{font-size:15px;color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:10px;left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.ltr{text-align:left}.rtl{text-align:right}.toolbar{flex-wrap:wrap;background:#eee;padding:4px;border-top-left-radius:10px;border-top-right-radius:10px;position:-webkit-sticky;position:sticky;top:var(--doc-controls-height);z-index:2;overflow:hidden}.toolbar,button.toolbar-item{display:flex;vertical-align:middle}button.toolbar-item{border:0;background:none;border-radius:10px;padding:6px;cursor:pointer;flex-shrink:0;align-items:center;justify-content:space-between}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;vertical-align:-.25em;display:flex;opacity:.6}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}button.toolbar-item.active{background-color:rgba(223,232,250,.3)}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#eee}.toolbar-item.font-family .text{display:block;max-width:40px}.toolbar .code-language{width:150px}.toolbar .toolbar-item .text{display:flex;line-height:20px;vertical-align:middle;font-size:13px;color:#555;text-overflow:ellipsis;overflow:hidden;height:20px;text-align:left;padding-right:10px}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-size:contain}.toolbar i.chevron-down,.toolbar-item i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.toolbar .divider{width:1px;background-color:#eee;margin:0 4px}.sticky-note-container{position:absolute;z-index:9;width:120px;display:inline-block}.sticky-note{line-height:1;text-align:left;width:120px;margin:25px;padding:20px 10px;position:relative;border:1px solid #e8e8e8;font-family:Reenie Beanie;font-size:24px;border-bottom-right-radius:60px 5px;display:block;cursor:move}.sticky-note:after{content:"";position:absolute;z-index:-1;right:0;bottom:20px;width:120px;height:25px;background:rgba(0,0,0,.2);box-shadow:2px 15px 5px rgba(0,0,0,.4);transform:matrix(-1,-.1,0,1,0,0)}.sticky-note.yellow{border-top:1px solid #fdfd86;background:linear-gradient(135deg,#ffff88 81%,#ffff88 82%,#ffff88 0,#ffffc6)}.sticky-note.pink{border-top:1px solid #e7d1e4;background:linear-gradient(135deg,#f7cbe8 81%,#f7cbe8 82%,#f7cbe8 0,#e7bfe1)}.sticky-note-container.dragging{transition:none!important}.sticky-note div{cursor:text}.sticky-note .delete{border:0;background:none;position:absolute;top:8px;right:10px;font-size:10px;cursor:pointer;opacity:.5}.sticky-note .delete:hover{font-weight:700;opacity:1}.sticky-note .color{border:0;background:none;position:absolute;top:8px;right:25px;cursor:pointer;opacity:.5}.sticky-note .color:hover{opacity:1}.sticky-note .color i{display:block;width:12px;height:12px;background-size:contain}.excalidraw-button{border:0;padding:0;margin:0;background-color:transparent}.excalidraw-button.selected{outline:2px solid rgb(60,132,244);-webkit-user-select:none;-moz-user-select:none;user-select:none}.github-corner:hover .octo-arm{animation:octocat-wave .56s ease-in-out}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave .56s ease-in-out}}.spacer{letter-spacing:-2px}.editor-equation{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-equation.focused{outline:2px solid rgb(60,132,244)}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:rgba(223,232,250,.3)}button.item.dropdown-item-active i{opacity:1}.TableNode__contentEditable{min-height:20px;border:0;resize:none;cursor:text;display:block;position:relative;outline:0;padding:0;-webkit-user-select:text;-moz-user-select:text;user-select:text;font-size:15px;white-space:pre-wrap;word-break:break-word;z-index:3}.PlaygroundEditorTheme__blockCursor{display:block;pointer-events:none;position:absolute}.PlaygroundEditorTheme__blockCursor:after{content:"";display:block;position:absolute;top:-2px;width:20px;border-top:1px solid black;animation:CursorBlink 1.1s steps(2,start) infinite}@keyframes CursorBlink{to{visibility:hidden}}.dialog-dropdown{background-color:#eee!important;margin-bottom:10px;width:100%}.custom-popup{display:flex;background:#fff;padding:4px;vertical-align:middle;position:absolute;bottom:-45px;left:50%;transform:translateX(-50%);box-shadow:0 5px 10px rgba(0,0,0,.3);border-radius:8px;transition:opacity .5s;height:35px;will-change:transform;z-index:1}.custom-popup button{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;align-items:center;justify-content:center;color:#222;margin-right:2px;font-size:18px;opacity:.8}.custom-popup button:hover:not([disabled]){background-color:#eee}.custom-popup button:disabled{cursor:not-allowed}.custom-popup button.active{background-color:rgba(223,232,250,.3);opacity:1}.custom-popup button .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:16px;background-size:contain;opacity:.8}.custom-popup button.active .icon{opacity:1}[type=page-break]{position:relative;display:block;width:calc(100% + var(--editor-input-padding, 28px) * 2);overflow:unset;margin-left:calc(var(--editor-input-padding, 28px) * -1);margin-top:var(--editor-input-padding,28px);margin-bottom:var(--editor-input-padding,28px);border:none;border-top:1px dashed var(--editor-color-secondary,#eeeeee);border-bottom:1px dashed var(--editor-color-secondary,#eeeeee);background-color:var(--editor-color-secondary,#eeeeee)}[type=page-break]:before{content:"";position:absolute;top:50%;left:calc(var(--editor-input-padding, 28px) + 12px);transform:translateY(-50%);opacity:.5;background-size:cover;background-image:url(/src/images/icons/scissors.svg);width:16px;height:16px}[type=page-break]:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;padding:2px 6px;border:1px solid #ccc;background-color:#fff;content:"PAGE BREAK";font-size:12px;color:#000;font-weight:600}.selected[type=page-break]{border-color:var(--editor-color-primary,#4766cb)}.selected[type=page-break]:before{opacity:1}.Button__root{padding:10px 15px;border:0;background-color:#eee;border-radius:5px;cursor:pointer;font-size:14px}html[data-theme=dark] .Button__root{background-color:#555}.Button__root:hover{background-color:#ddd}html[data-theme=dark] .Button__root:hover{background-color:#444}.Button__small{padding:5px 10px;font-size:13px}.Button__disabled{cursor:not-allowed}.Button__disabled:hover{background-color:#eee}html[data-theme=dark] .Button__disabled:hover{background-color:#555}.lex-related-news__container{background-color:#f1f1f1;padding:16px;border-radius:4px}html[data-theme=dark] .lex-related-news__container{background-color:#333}.lex-related-news__news-wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))!important;grid-gap:20px;gap:20px}@media (min-width:640px){.lex-related-news__news-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.lex-related-news__news{display:flex;align-items:flex-start;gap:16px}.lex-related-news__news img{width:30%;min-width:30%}.lex-related-news__news h5{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;line-clamp:3}.lex-related-news__add-btn-wrapper{display:flex;justify-content:center;align-items:center;margin-top:16px}.lex-related-news__add-btn-wrapper button{background-color:#808080;color:white}.lex-related-news__add-btn-wrapper button:hover{background-color:#909090}.Modal__overlay{justify-content:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(40,40,40,.6);flex-shrink:1px;z-index:100}.Modal__modal,.Modal__overlay{display:flex;flex-direction:column;flex-grow:0px}.Modal__modal{padding:20px;min-height:100px;min-width:300px;background-color:#fff;position:relative;box-shadow:0 0 20px 0 #444;border-radius:10px}html[data-theme=dark] .Modal__modal{background-color:#333;box-shadow:none}.Modal__title{color:#444;margin:0;padding-bottom:10px;border-bottom:1px solid #ccc}html[data-theme=dark] .Modal__title{color:#ddd;border-bottom:1px solid #444}.Modal__closeButton{border:0;position:absolute;right:20px;border-radius:20px;justify-content:center;align-items:center;display:flex;width:30px;height:30px;text-align:center;cursor:pointer;background-color:#eee}.Modal__closeButton:hover{background-color:#ddd}html[data-theme=dark] .Modal__closeButton{background-color:#555}html[data-theme=dark] .Modal__closeButton:hover{background-color:#444}.Modal__content{padding-top:20px}.DialogActions{flex-direction:row}.DialogActions,.DialogButtonsList{display:flex;justify-content:right;margin-top:20px}.DialogButtonsList{flex-direction:column}.DialogButtonsList button{margin-bottom:20px}.Input__wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.Input__label{display:flex;flex:1 1;color:#666}.Input__input{display:flex;flex:2 1;border:1px solid #999;padding:7px 10px;font-size:16px;border-radius:5px;min-width:0}.live-update-wrapper{background-color:#f1f1f1;padding:16px;border-radius:4px}html[data-theme=dark] .live-update-wrapper{background-color:#333}.live-update-btn-wrapper{display:flex;justify-content:center;align-items:center}.live-update-btn-wrapper button{background-color:#808080;color:white}.live-update-btn-wrapper button:hover{background-color:#909090}.live-update-container__item{margin-top:24px}.live-update-container__item .live-update-editor-input{padding:16px;outline:none!important;border:1px solid #bbb;border-radius:6px}html[data-theme=dark] .live-update-container__item .live-update-editor-input{border:1px solid #666}.live-update-container__item-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:6px}.live-update-container__item-top span{font-size:14px}.live-update-container__item-top button{cursor:pointer}.PlaygroundEditorTheme__ltr{text-align:left}.PlaygroundEditorTheme__rtl{text-align:right}.PlaygroundEditorTheme__paragraph{margin:0;position:relative}.PlaygroundEditorTheme__quote{margin:0 0 10px 20px;font-size:15px;color:rgb(101,103,107);border-left:4px solid rgb(206,208,212);padding-left:16px}.PlaygroundEditorTheme__h2{font-size:24px;font-weight:700;margin:0}.PlaygroundEditorTheme__h3{font-size:20px;font-weight:700;margin:0}.PlaygroundEditorTheme__h4{font-size:16px;font-weight:700;margin:0}.PlaygroundEditorTheme__indent{--lexical-indent-base-value:40px}.PlaygroundEditorTheme__textBold{font-weight:700}.PlaygroundEditorTheme__textItalic{font-style:italic}.PlaygroundEditorTheme__textUnderline{text-decoration:underline}.PlaygroundEditorTheme__textStrikethrough{text-decoration:line-through}.PlaygroundEditorTheme__textUnderlineStrikethrough{text-decoration:underline line-through}.PlaygroundEditorTheme__textSubscript{font-size:.8em;vertical-align:sub!important}.PlaygroundEditorTheme__textSuperscript{font-size:.8em;vertical-align:super}.PlaygroundEditorTheme__textCode{background-color:rgb(240,242,245);padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}html[data-theme=dark] .PlaygroundEditorTheme__textCode{background-color:#555}.PlaygroundEditorTheme__hashtag{background-color:rgba(88,144,255,.15);border-bottom:1px solid rgba(88,144,255,.3)}.PlaygroundEditorTheme__link{color:rgb(33,111,219);text-decoration:none}.PlaygroundEditorTheme__link:hover{text-decoration:underline;cursor:pointer}.PlaygroundEditorTheme__code{background-color:rgb(240,242,245);font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;overflow-x:auto;position:relative;-moz-tab-size:2;tab-size:2}.PlaygroundEditorTheme__code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.PlaygroundEditorTheme__table{border-collapse:collapse;border-spacing:0;overflow-y:scroll;overflow-x:scroll;table-layout:fixed;width:-moz-fit-content;width:fit-content;margin:0 25px 30px 0}.PlaygroundEditorTheme__tableRowStriping tr:nth-child(2n){background-color:#f2f5fb}.PlaygroundEditorTheme__tableSelection ::selection{background-color:transparent}.PlaygroundEditorTheme__tableSelected{outline:2px solid rgb(60,132,244)}.PlaygroundEditorTheme__tableCell{border:1px solid #bbb;width:75px;vertical-align:top;text-align:start;padding:6px 8px;position:relative;outline:none}.PlaygroundEditorTheme__tableCellSortedIndicator{display:block;opacity:.5;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#999}.PlaygroundEditorTheme__tableCellResizer{position:absolute;right:-4px;height:100%;width:8px;cursor:ew-resize;z-index:10;top:0}.PlaygroundEditorTheme__tableCellHeader{background-color:#f2f3f5;text-align:start}html[data-theme=dark] .PlaygroundEditorTheme__tableCellHeader{background-color:#3a3d42}.PlaygroundEditorTheme__tableCellSelected{background-color:#c9dbf0}.PlaygroundEditorTheme__tableCellPrimarySelected{border:2px solid rgb(60,132,244);display:block;height:calc(100% - 2px);position:absolute;width:calc(100% - 2px);left:-1px;top:-1px;z-index:2}.PlaygroundEditorTheme__tableCellEditing{box-shadow:0 0 5px rgba(0,0,0,.4);border-radius:3px}.PlaygroundEditorTheme__tableAddColumns{position:absolute;background-color:#eee;height:100%;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddColumns:after{background-image:url(/_next/static/media/plus.14112428.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.PlaygroundEditorTheme__tableAddColumns:hover,.PlaygroundEditorTheme__tableAddRows:hover{background-color:#c9dbf0}.PlaygroundEditorTheme__tableAddRows{position:absolute;width:calc(100% - 25px);background-color:#eee;animation:table-controls .2s ease;border:0;cursor:pointer}.PlaygroundEditorTheme__tableAddRows:after{background-image:url(/_next/static/media/plus.14112428.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;content:" ";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}@keyframes table-controls{0%{opacity:0}to{opacity:1}}.PlaygroundEditorTheme__tableCellResizeRuler{display:block;position:absolute;width:1px;background-color:rgb(60,132,244);height:100%;top:0}.PlaygroundEditorTheme__tableCellActionButtonContainer{display:block;right:5px;top:6px;position:absolute;z-index:4;width:20px;height:20px}.PlaygroundEditorTheme__tableCellActionButton{background-color:#eee;display:block;border:0;border-radius:20px;width:20px;height:20px;color:#222;cursor:pointer}.PlaygroundEditorTheme__tableCellActionButton:hover{background-color:#ddd}.PlaygroundEditorTheme__characterLimit{display:inline;background-color:#ffbbbb!important}.PlaygroundEditorTheme__ol1,.PlaygroundEditorTheme__ol2{padding:0;margin:0;list-style-position:outside}.PlaygroundEditorTheme__ol2{list-style-type:upper-alpha}.PlaygroundEditorTheme__ol3{padding:0;margin:0;list-style-type:lower-alpha;list-style-position:outside}.PlaygroundEditorTheme__ol4{padding:0;margin:0;list-style-type:upper-roman;list-style-position:outside}.PlaygroundEditorTheme__ol5{list-style-type:lower-roman}.PlaygroundEditorTheme__ol5,.PlaygroundEditorTheme__ul{padding:0;margin:0;list-style-position:outside}.PlaygroundEditorTheme__listItem{margin:0 32px}.PlaygroundEditorTheme__listItemChecked,.PlaygroundEditorTheme__listItemUnchecked{position:relative;margin-left:8px;margin-right:8px;padding-left:24px;padding-right:24px;list-style-type:none;outline:none}.PlaygroundEditorTheme__listItemChecked{text-decoration:line-through}.PlaygroundEditorTheme__listItemChecked:before,.PlaygroundEditorTheme__listItemUnchecked:before{content:"";width:16px;height:16px;top:2px;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}.PlaygroundEditorTheme__listItemChecked[dir=rtl]:before,.PlaygroundEditorTheme__listItemUnchecked[dir=rtl]:before{left:auto;right:0}.PlaygroundEditorTheme__listItemChecked:focus:before,.PlaygroundEditorTheme__listItemUnchecked:focus:before{box-shadow:0 0 0 2px #a6cdfe;border-radius:2px}.PlaygroundEditorTheme__listItemUnchecked:before{border:1px solid #999;border-radius:2px}.PlaygroundEditorTheme__listItemChecked:before{border:1px solid rgb(61,135,245);border-radius:2px;background-color:#3d87f5;background-repeat:no-repeat}.PlaygroundEditorTheme__listItemChecked:after{content:"";cursor:pointer;position:absolute;display:block;top:6px;width:3px;left:7px;right:7px;height:6px;transform:rotate(45deg);border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.PlaygroundEditorTheme__nestedListItem{list-style-type:none}.PlaygroundEditorTheme__nestedListItem:after,.PlaygroundEditorTheme__nestedListItem:before{display:none}.PlaygroundEditorTheme__tokenComment{color:slategray}.PlaygroundEditorTheme__tokenPunctuation{color:#999}.PlaygroundEditorTheme__tokenProperty{color:#905}.PlaygroundEditorTheme__tokenSelector{color:#690}.PlaygroundEditorTheme__tokenOperator{color:#9a6e3a}.PlaygroundEditorTheme__tokenAttr{color:#07a}.PlaygroundEditorTheme__tokenVariable{color:#e90}.PlaygroundEditorTheme__tokenFunction{color:#dd4a68}.PlaygroundEditorTheme__mark{background:rgba(255,212,0,.14);border-bottom:2px solid rgba(255,212,0,.3);padding-bottom:2px}.PlaygroundEditorTheme__markOverlap{background:rgba(255,212,0,.3);border-bottom:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__mark.selected{background:rgba(255,212,0,.5);border-bottom:2px solid rgba(255,212,0,1)}.PlaygroundEditorTheme__markOverlap.selected{background:rgba(255,212,0,.7);border-bottom:2px solid rgba(255,212,0,.7)}.PlaygroundEditorTheme__embedBlock{-webkit-user-select:none;-moz-user-select:none;user-select:none}.PlaygroundEditorTheme__embedBlockFocus{outline:2px solid rgb(60,132,244)}.PlaygroundEditorTheme__layoutContainer{display:grid;grid-gap:10px;gap:10px;margin:10px 0}.PlaygroundEditorTheme__layoutItem{border:1px dashed #ddd;padding:8px 16px}.PlaygroundEditorTheme__autocomplete{color:#ccc}.PlaygroundEditorTheme__hr{padding:2px;border:none;margin:1em 0;cursor:pointer}.PlaygroundEditorTheme__hr:after{content:"";display:block;height:2px;background-color:#ccc;line-height:2px}.PlaygroundEditorTheme__hr.selected{outline:2px solid rgb(60,132,244);-webkit-user-select:none;-moz-user-select:none;user-select:none}