@import"https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden}html,body{width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;background:#222;padding:0;margin:0;background-image:linear-gradient(to bottom,#111,#333);color:#fff;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:50vh;background:#111;z-index:-1}body:after{content:"";position:fixed;bottom:0;left:0;width:100%;height:50vh;background:#333;z-index:-1}#root{width:100%;height:100%}*:focus,*:focus-visible{outline:none}h1{font-family:Public Sans,sans-serif;font-size:14px;font-weight:700}.material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}*{font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}button{border:none;background:none;font-size:14px;text-align:left}._errorFallback_1wkwq_1{display:flex;flex-direction:column;padding:1rem;align-items:center;justify-content:center;height:100%;width:100%;overflow:hidden;opacity:.3}._errorIcon_1wkwq_13{width:48px;margin-bottom:1.25rem}._errorTitle_1wkwq_18{font-size:1.25rem;margin-bottom:.5rem}._errorMessage_1wkwq_23{margin-bottom:1.5rem;font-size:1rem}._retryButton_1wkwq_28{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;padding:4px 12px;border:2px solid white;border-radius:24px;background-color:transparent;cursor:pointer}._loadingFallback_1wkwq_42{display:flex;justify-content:center;align-items:center;height:100vh}._loadingSpinner_1wkwq_49{width:100px;height:100px;opacity:.01}._mediaPreviewOverlay_i6ata_8{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e1e1eb3;display:flex;z-index:11000;opacity:0;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1)}._mediaPreviewOverlay_i6ata_8._visible_i6ata_21{opacity:1;pointer-events:auto}._mediaPreviewOverlay_i6ata_8._visible_i6ata_21 ._mediaPreviewContainer_i6ata_25{transform:translateY(0);opacity:1}._mediaPreviewContainer_i6ata_25{display:flex;width:750px;min-height:calc(100vh - 234px);border-radius:12px;background:#444;margin-top:64px;margin-left:22%}@media screen and (max-width: 1400px){._mediaPreviewContainer_i6ata_25{margin-left:25%;transform:translate3d(-192px,0,0)}}@media screen and (max-width: 1300px){._mediaPreviewContainer_i6ata_25{margin-left:calc((100% - 750px)/2);transform:translateZ(0)}}@media screen and (max-width: 768px){._mediaPreviewContainer_i6ata_25{width:100%;margin-left:0;margin-right:0;transform:translateZ(0)}}._closeButton_i6ata_60{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#ffffff4d;transition:color .2s ease}._closeButton_i6ata_60:hover{color:#fff}._closeButton_i6ata_60 ._material-symbols-rounded_i6ata_77{font-size:24px}._modalOverlay_tktxg_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:all .2s cubic-bezier(.4,0,.2,1)}._modalOverlay_tktxg_1._visible_tktxg_16{opacity:1;pointer-events:auto}._modalOverlay_tktxg_1._visible_tktxg_16 ._modalContainer_tktxg_20{transform:translateY(0);opacity:1}._modalContainer_tktxg_20{display:flex;flex-direction:column;gap:1rem;background:#444c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3rem;border-radius:2rem;position:relative;width:512px;max-width:90vw;max-height:90vh;overflow-y:auto;box-shadow:0 16px 32px #0006;color:#fff;transform:translateY(20px);opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1)}@media (max-width: 500px){._modalContainer_tktxg_20{padding:2rem 8vw}}._closeButton_tktxg_50{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#ffffff4d;transition:color .2s ease}._closeButton_tktxg_50:hover{color:#fff}._closeButton_tktxg_50 ._material-symbols-rounded_tktxg_67{font-size:24px}._toastContainer_14cli_1{position:fixed;top:12px;right:12px;z-index:1000;display:flex;flex-direction:column;gap:10px;pointer-events:none}._toast_14cli_1{display:flex;align-items:center;gap:8px;padding:12px 16px 12px 12px;border-radius:8px;background:#444c;box-shadow:0 4px 12px #00000026;min-width:256px;width:calc(100vw - 24px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:360px;animation:_slideIn_14cli_1 .2s cubic-bezier(.175,.885,.32,1.275);pointer-events:auto}._toast_14cli_1._exiting_14cli_27{animation:_slideOut_14cli_1 .3s ease-in-out forwards}._toast_14cli_1 ._material-symbols-rounded_14cli_30{font-size:20px;flex-shrink:0}._toast_14cli_1._success_14cli_34,._toast_14cli_1._success_14cli_34 ._material-symbols-rounded_14cli_30,._toast_14cli_1._error_14cli_40,._toast_14cli_1._error_14cli_40 ._material-symbols-rounded_14cli_30,._toast_14cli_1._info_14cli_46,._toast_14cli_1._info_14cli_46 ._material-symbols-rounded_14cli_30{color:#fff}._message_14cli_53{font-size:14px;line-height:1.4;flex:1}@keyframes _slideIn_14cli_1{0%{transform:translate(10%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _slideOut_14cli_1{0%{transform:translateZ(0);opacity:1}to{transform:translate3D(100%,0,0);opacity:0}}._listItems_qhvxe_1{display:flex;flex-direction:column;margin-left:-12px;margin-right:-12px}._listItems_qhvxe_1 h2{font-size:10px;letter-spacing:.1em;text-transform:uppercase;margin-left:12px;margin-top:16px;margin-bottom:8px;color:#ffffff54}li._listItem_qhvxe_1{list-style:none}li._listItem_qhvxe_1._active_qhvxe_20>a{background:#ffffff0d}@media (min-width: 1025px){li._listItem_qhvxe_1._active_qhvxe_20 ._actions_qhvxe_24 button{opacity:1}}li._listItem_qhvxe_1._active_qhvxe_20>a,li._listItem_qhvxe_1._active_qhvxe_20 ._icon_qhvxe_28,li._listItem_qhvxe_1._active_qhvxe_20 ._title_qhvxe_28,li._listItem_qhvxe_1._active_qhvxe_20 ._titleInput_qhvxe_28{color:#fff}li._listItem_qhvxe_1>a{display:flex;align-items:center;justify-content:space-between;border-radius:6px;padding:4px 6px 4px 4px;cursor:pointer}li._listItem_qhvxe_1>a._adjacentRight_qhvxe_39{padding-right:14px;border-radius:6px;margin-right:0}li._listItem_qhvxe_1>a>._icon_qhvxe_28{display:flex;align-items:center;justify-content:center;font-size:24px;width:32px;height:32px;color:#fff;margin-right:4px;font-variation-settings:"FILL" 0,"wght" 300}li._listItem_qhvxe_1>a ._title_qhvxe_28,li._listItem_qhvxe_1>a ._titleInput_qhvxe_28{flex:1;line-height:1;font-size:14px;font-weight:500;color:#fff;text-align:left;background:transparent;border:none;outline:none;font-family:Public Sans,sans-serif;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}li._listItem_qhvxe_1>a ._title_qhvxe_28:focus,li._listItem_qhvxe_1>a ._title_qhvxe_28:active,li._listItem_qhvxe_1>a ._titleInput_qhvxe_28:focus,li._listItem_qhvxe_1>a ._titleInput_qhvxe_28:active{color:#fff!important;outline:none;border:none;background:transparent}li._listItem_qhvxe_1>a ._content_qhvxe_79{flex:1}li._listItem_qhvxe_1>a ._rightLabel_qhvxe_82{color:#fff9;font-size:14px;margin-right:6px;white-space:nowrap}li._listItem_qhvxe_1>a ._titleInput_qhvxe_28{width:100%}li._listItem_qhvxe_1>a ._titleInput_qhvxe_28[readonly]{cursor:pointer;pointer-events:none}li._listItem_qhvxe_1>a ._titleInput_qhvxe_28:not([readonly]){cursor:text;pointer-events:auto}li._listItem_qhvxe_1>a ._actions_qhvxe_24{display:flex;position:relative;align-items:center;padding-right:3px}li._listItem_qhvxe_1>a ._actions_qhvxe_24 span{font-size:20px}li._listItem_qhvxe_1>a ._actions_qhvxe_24 button{display:flex;align-items:center;justify-content:center;width:26px;height:32px;background:none;border:none;color:#ffffff54;cursor:pointer}@media (min-width: 1025px){li._listItem_qhvxe_1>a ._actions_qhvxe_24 button{opacity:0;transition:opacity .2s ease}}li._listItem_qhvxe_1>a ._actionsMenu_qhvxe_125{display:flex;flex-direction:column;z-index:1000;position:absolute;top:36px;right:8px;min-width:160px;height:auto;padding:8px;background-color:#4d4d4d80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;box-shadow:0 4px 24px #0000004d}li._listItem_qhvxe_1>a ._actionsMenu_qhvxe_125 ._actionButton_qhvxe_140{display:flex;align-items:center;justify-content:flex-start;padding:4px 8px;gap:8px;height:36px;width:100%;border-radius:6px;color:#fff}li._listItem_qhvxe_1>a ._actionsMenu_qhvxe_125 ._actionButton_qhvxe_140 span:first-of-type{font-size:20px}li._listItem_qhvxe_1>a ._actionsMenu_qhvxe_125 ._actionButton_qhvxe_140:hover{background-color:#ffffff1a}li._listItem_qhvxe_1>a ._actionsMenu_qhvxe_125 ._actionButtonLabel_qhvxe_157{font-size:14px}li._listItem_qhvxe_1>a:hover{background:#ffffff0d}li._listItem_qhvxe_1>a:hover>span{color:#fff}@media (min-width: 1025px){li._listItem_qhvxe_1>a:hover ._actions_qhvxe_24 button{opacity:1}}li._listItem_qhvxe_1>a:hover ._actions_qhvxe_24 button:hover{color:#fff}._avatarWrapper_qhvxe_175{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:12px}._userAvatar_qhvxe_184{width:40px!important;height:40px!important}._avatarImage_1ph80_1,._avatarInitial_1ph80_2{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#222;overflow:hidden}._avatarImage_1ph80_1{object-fit:cover}._avatarInitial_1ph80_2{font-size:12px}._small_1ph80_20{width:24px;height:24px;font-size:10px}._medium_1ph80_26{width:32px;height:32px;font-size:12px}._large_1ph80_32{width:48px;height:48px;font-size:16px}._searchContainer_n3v3r_1{margin-bottom:.5rem}._search_n3v3r_1{border-radius:2rem;width:calc(100% + 1rem);padding:.75rem 1.25rem;margin:-.5rem -.5rem .5rem;border:none;background:#ffffff1a;color:#fff;font-size:.875rem;font-family:Public Sans,sans-serif}._search_n3v3r_1::placeholder{color:#fff6}._search_n3v3r_1:hover{background:#fff3;outline:2px solid rgb(255,255,255)}._search_n3v3r_1:active,._search_n3v3r_1:focus{outline:2px solid rgba(255,255,255,.2);outline-offset:3px}._header_n3v3r_29{position:relative;display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:1rem 0}._header_n3v3r_29 h2{font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.1rem;color:#ffffff4d}._header_n3v3r_29 button{position:absolute;top:7px;right:-6px;display:flex;align-items:center;justify-content:center;padding:6px;color:#ffffff4d;border:none;border-radius:100px;cursor:pointer;background:transparent;transition:background-color .2s}._header_n3v3r_29 button:hover{background:#ffffff1a;color:#fff}._header_n3v3r_29 button>span{font-size:20px}._workspaceListContainer_n3v3r_68{width:100%}._workspaceListContainer_n3v3r_68 ._material-symbols-outlined_n3v3r_71{color:pink!important;font-variation-settings:"FILL" 1,"wght" 300}._nav_uz76i_1{position:fixed;display:flex;align-items:center;justify-content:center;top:32px;left:0;width:100%;height:calc(100% - 48px);z-index:3000;opacity:0;pointer-events:none}._nav_uz76i_1._visible_uz76i_14{opacity:1;pointer-events:auto;transition-delay:1}._nav_uz76i_1._visible_uz76i_14 ._content_uz76i_19{pointer-events:auto;transform:translate(0);opacity:1;transition-delay:0}._content_uz76i_19{margin-top:-4rem;left:1rem;width:512px;max-width:90vw;height:auto;min-height:400px;display:flex;flex-direction:column;justify-content:space-between;border-radius:2rem;background:#444c;box-shadow:0 16px 32px #0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:3rem 3rem 1.25rem;opacity:0;pointer-events:none;transform:translateY(5%);transition:all .3s cubic-bezier(.4,0,.2,1)}._closeButton_uz76i_47{display:flex;align-items:center;width:100%;padding:12px 24px;background:none;border:none;color:#666;cursor:pointer;transition:all .2s;text-align:left}._closeButton_uz76i_47:hover{background:#ffffff1a;color:#fff}._closeButton_uz76i_47 ._material-symbols-outlined_uz76i_63{font-size:20px;margin-right:12px}._topbar_cpm93_1{position:fixed;top:0;left:0;width:100vw;height:48px;background:transparent;display:flex;justify-content:space-between;align-items:center;z-index:555;padding-left:12px;pointer-events:none}._topbar_cpm93_1 *{-webkit-user-select:none;user-select:none}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}._editor_1xwh9_9{flex:1;display:flex;flex-direction:column;color:#222;height:auto;position:relative;min-height:1060px;background:#fff;border-radius:12px}._editor_1xwh9_9._notepadGrid_1xwh9_20{background-image:url(/images/grid.png);background-size:16px}._editor_1xwh9_9._hardcover_1xwh9_24{outline-width:6px;outline-offset:-2px;outline-style:solid}._editor_1xwh9_9 ::selection{background-color:#6194f226}._editor_1xwh9_9 .quill.ql-container{min-height:1060px;overflow:visible!important}._editor_1xwh9_9 .quill.ql-bubble{font-size:16px}._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-1{padding-left:2.5rem!important}._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-1:before{content:"";width:4px!important;height:4px!important;border-radius:50%;border:1px solid #222;background:#fff!important;margin-right:calc(1rem - 5px);margin-left:-1rem;margin-top:-.25rem}._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-2{padding-left:4rem!important}._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-3{padding-left:6rem!important}._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-4{padding-left:8rem!important}._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-1+li:not(.ql-indent-1):not(.ql-indent-2),._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-2+li:not(.ql-indent-3):not(.ql-indent-2):not(.ql-indent-1),._editor_1xwh9_9 .quill.ql-bubble li.ql-indent-3+li:not(.ql-indent-4):not(.ql-indent-3):not(.ql-indent-2):not(.ql-indent-1){margin-top:.75rem!important}._editor_1xwh9_9 .quill.ql-bubble .ql-editor{min-height:1060px;color:#222;flex:1;bottom:0;font-family:Public Sans,sans-serif;padding:96px 80px 128px}@media screen and (max-width: 768px){._editor_1xwh9_9 .quill.ql-bubble .ql-editor{padding:calc(6.25vw + 48px) 10.5vw 128px}}@media screen and (max-width: 480px){._editor_1xwh9_9 .quill.ql-bubble .ql-editor{padding:calc(6.25vw + 48px) 24px 128px}}._editor_1xwh9_9 .quill.ql-bubble .ql-editor>:first-child{margin-top:0}._editor_1xwh9_9 .quill.ql-bubble .ql-editor h1{font-size:24px;line-height:48px;margin-top:24px;margin-bottom:24px}._editor_1xwh9_9 .quill.ql-bubble .ql-editor *+h1{margin-top:24px}._editor_1xwh9_9 .quill.ql-bubble .ql-editor h1+h1{margin-top:-24px}._editor_1xwh9_9 .quill.ql-bubble .ql-editor h2{font-size:18px;margin-bottom:1rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor *+h2{margin-top:2rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor h3{font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:gray;margin-bottom:1rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor *+h3{margin-top:2rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor p{line-height:1.5}._editor_1xwh9_9 .quill.ql-bubble .ql-editor p+p{margin-top:.75rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor ul,._editor_1xwh9_9 .quill.ql-bubble .ql-editor ol{margin-top:.75rem;margin-bottom:.75rem;margin-left:1rem;padding-left:0}._editor_1xwh9_9 .quill.ql-bubble .ql-editor ul li,._editor_1xwh9_9 .quill.ql-bubble .ql-editor ol li{margin-top:.25rem;margin-left:0rem;padding-left:1rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor ul li .ql-ui,._editor_1xwh9_9 .quill.ql-bubble .ql-editor ol li .ql-ui{font-family:Public Sans,sans-serif!important}._editor_1xwh9_9 .quill.ql-bubble .ql-editor ol li[data-list=ordered]:before{display:none}._editor_1xwh9_9 .quill.ql-bubble .ql-editor ol li[data-list=bullet]:before{content:""!important;width:5px;height:5px;border-radius:50%;background-color:#222;margin-right:calc(1rem - 5px);margin-left:-1rem;margin-bottom:.15rem}._editor_1xwh9_9 .quill.ql-bubble .ql-editor ol li[data-list=bullet] .ql-ui{display:none}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip{width:auto;transform:translateY(16px);background:#404040b3!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;box-shadow:0 16px 32px #0000004d}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-stroke{stroke:#fff}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-fill{fill:#fff}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-tooltip-arrow{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='9'%20viewBox='0%200%2028%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M27.3139%200C25.1922%200%2023.1574%200.842854%2021.6571%202.34315L16.8287%207.17158C15.2666%208.73367%2012.7339%208.73367%2011.1718%207.17157L6.34338%202.34314C4.84308%200.842852%202.80826%200%200.686523%200H27.3139Z'%20fill='rgb(184,%20184,%20184)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='28'%20height='9'%20viewBox='0%200%2028%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M27.3139%200C25.1922%200%2023.1574%200.842854%2021.6571%202.34315L16.8287%207.17158C15.2666%208.73367%2012.7339%208.73367%2011.1718%207.17157L6.34338%202.34314C4.84308%200.842852%202.80826%200%200.686523%200H27.3139Z'%20fill='rgb(184,%20184,%20184)'/%3e%3c/svg%3e");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#7c7c7c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:rotate(180deg);border:none!important;top:0!important;width:28px;height:9px;margin-left:-14px;margin-top:-9px}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar{display:flex;justify-content:space-between;gap:.5rem;padding:4px}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar:after{display:none}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats{gap:4px;margin:0}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats button{padding:8px;width:32px;height:32px;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats button>span{font-size:20px}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats button:hover{background:#fff3}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats:last-of-type button:last-of-type{justify-content:flex-start;width:40px;padding-right:8px;border-radius:6px 16px 16px 6px}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker{display:flex;width:112px;justify-content:center;align-items:center;height:32px;border-radius:16px 6px 6px 16px;padding:0 4px 0 8px}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker:hover{background:#fff3}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-label{display:flex;align-items:center;color:#fff;font-family:Public Sans,sans-serif}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker.ql-expanded .ql-picker-label{color:#ffffffb3!important}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker.ql-expanded .ql-stroke{stroke:#ffffffb3!important}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker.ql-expanded .ql-fill{fill:#ffffffb3!important}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-options{padding:8px 0;border-radius:6px;background:#333;min-width:128px}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item{padding:8px 12px;color:#fff}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item[data-value="1"]{font-weight:700}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item[data-value="1"]:before{font-size:20px!important}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item[data-value="2"]{font-weight:700}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item[data-value="2"]:before{font-size:17px!important}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item[data-value="3"]{font-weight:700;text-transform:uppercase;letter-spacing:.1em}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item[data-value="3"]:before{color:#ffffff80;font-size:12px!important}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item:before{font-size:14px;font-family:Public Sans,sans-serif}._editor_1xwh9_9 .quill.ql-bubble .ql-tooltip .ql-toolbar .ql-formats .ql-picker .ql-picker-item:hover{background:#ffffff1a}._formatMenuContainer_1xwh9_289{position:fixed;top:108px;left:666px;right:auto;bottom:0;pointer-events:none}._formatMenu_1xwh9_289{pointer-events:auto;z-index:1000}._formatMenuContent_1xwh9_303{display:flex;gap:4px}._formatButton_1xwh9_308{display:flex;align-items:center;justify-content:center;background:#6194f280;border:none;border-radius:50px;padding:8px;cursor:pointer;color:#ffffff80;transition:all .1s ease;outline-offset:-4px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 6px 12px #0003}._formatButton_1xwh9_308>span{font-size:20px}._formatButton_1xwh9_308:hover{color:#fff;background:#6194f2}._formatButton_1xwh9_308 ._material-symbols-outlined_1xwh9_330{font-size:20px;line-height:1}._handwrittenHeadings_1xwh9_335 .ql-editor h1,._handwrittenHeadings_1xwh9_335 h1>*{font-family:Permanent Marker,cursive!important;letter-spacing:.5px;font-size:32px!important}/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}._cursorContainer_13zer_1{position:absolute;pointer-events:none;z-index:10;height:20px}._cursorLine_13zer_10{position:absolute;width:1.5px;margin-left:-1.5px;margin-top:-2.5px;height:calc(100% + 4px);animation:_blink_13zer_1 1s ease infinite}._cursorFlag_13zer_19{position:absolute;top:-26px;height:20px;margin-left:-1.5px;border-radius:6px 6px 6px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;padding:0 6px 0 5px;white-space:nowrap;font-size:11px;font-weight:700;line-height:20px;color:#fff;z-index:11}._cursorLabel_13zer_36{display:inline-block}@keyframes _blink_13zer_1{0%,to{opacity:1}50%{opacity:0}}._hideCursorFlag_13zer_49{opacity:0;transition:opacity .3s ease}._cursorContainer_13zer_1:hover ._cursorFlag_13zer_19{opacity:1}._rings_1m5xg_1{position:absolute;display:flex;align-items:center;justify-content:space-between;height:40px;width:100%;gap:2.25%;padding:0 16px;top:-19px}._rings_1m5xg_1._withHardcover_1m5xg_12{top:-17px}@media (max-width: 700px){._rings_1m5xg_1>svg:nth-of-type(1){display:none}._rings_1m5xg_1>svg:nth-of-type(2){display:none}._rings_1m5xg_1>svg:nth-last-of-type(1){display:none}._rings_1m5xg_1>svg:nth-last-of-type(2){display:none}}@media (max-width: 600px){._rings_1m5xg_1>svg:nth-of-type(3){display:none}._rings_1m5xg_1>svg:nth-of-type(4){display:none}._rings_1m5xg_1>svg:nth-last-of-type(3){display:none}._rings_1m5xg_1>svg:nth-last-of-type(4){display:none}}@media (max-width: 500px){._rings_1m5xg_1>svg:nth-of-type(5){display:none}._rings_1m5xg_1>svg:nth-last-of-type(5){display:none}}@media (max-width: 420px){._rings_1m5xg_1>svg:nth-of-type(6){display:none}._rings_1m5xg_1>svg:nth-last-of-type(6){display:none}}@media (max-width: 360px){._rings_1m5xg_1>svg:nth-of-type(8){display:none}._rings_1m5xg_1>svg:nth-last-of-type(8){display:none}}@media (max-width: 280px){._rings_1m5xg_1>svg:nth-of-type(9){display:none}._rings_1m5xg_1>svg:nth-last-of-type(9){display:none}}._checkboxLabel_1bj7q_1{position:relative;display:inline-block;width:20px;height:20px;cursor:pointer}._checkbox_1bj7q_1{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._checkbox_1bj7q_1:checked+._checkboxIcon_1bj7q_16:after{content:"check";font-family:Material Symbols Outlined;font-size:18px;color:#222;font-variation-settings:"opsz" 24,"FILL" 1,"wght" 300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._checkbox_1bj7q_1:focus+._checkboxIcon_1bj7q_16{outline:none}._checkboxIcon_1bj7q_16{position:absolute;top:0;left:0;width:20px;height:20px;background-color:#0003;border-radius:4px;transition:border-color .1s ease,background-color .1s ease}._checkboxLabel_1bj7q_1._dark_1bj7q_45 ._checkbox_1bj7q_1:checked+._checkboxIcon_1bj7q_16:after{color:#fff}._settings_11iyk_1{display:flex;flex-direction:column}._settings_11iyk_1._disabled_11iyk_5 *{cursor:not-allowed!important}._settingItem_11iyk_9{display:flex;flex:1;justify-content:space-between;gap:.5rem;padding:1rem 0;overflow:visible;-webkit-user-select:none;user-select:none;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 450px){._settingItem_11iyk_9{flex-direction:column}}._settingItem_11iyk_9._column_11iyk_24{flex-direction:column}._settingItem_11iyk_9._row_11iyk_27{flex-direction:row}._settingItem_11iyk_9._flexStart_11iyk_30{justify-content:flex-start}._settingItem_11iyk_9._clickable_11iyk_33{cursor:pointer}._settingItem_11iyk_9 ._label_11iyk_36{display:flex;flex-direction:column;gap:.25rem}._settingItem_11iyk_9 label{font-size:14px;font-weight:600;color:#fff;pointer-events:none}._settingItem_11iyk_9 p{font-size:14px;color:#ffffff80}._notepadSettings_1rpxb_1{width:100%}._colorOptions_1rpxb_5{display:flex;gap:8px}._colorOption_1rpxb_5{width:20px;height:20px;border-radius:50%;cursor:pointer;border:2px solid transparent}._colorOption_1rpxb_5._selected_1rpxb_17{outline:2px solid white;transform:scale(1.1)}._colorOption_1rpxb_5:hover{transform:scale(1.1)}._button_1v19s_1{display:flex;align-items:center;gap:.25rem;padding:8px 16px;font-size:14px;line-height:1.5;border:none;border-radius:4px;color:#fff;background:#ffffff1a;font-weight:700;cursor:pointer;transition:background .2s ease;position:relative}._button_1v19s_1>span{font-size:20px;margin-left:-4px;margin-right:4px}._button_1v19s_1:hover{background:#fff3}._button_1v19s_1._dark_1v19s_25{background:#0006;color:#fff}._button_1v19s_1._dark_1v19s_25:hover{background:#0009}._button_1v19s_1._dark_1v19s_25:active,._button_1v19s_1._dark_1v19s_25:focus{outline:2px solid rgba(0,0,0,.4);outline-offset:2px}._button_1v19s_1._primary_1v19s_36{background:#222;color:#fff}._button_1v19s_1._modal_1v19s_40{padding:1.25rem;background:#fff;border-top-left-radius:0;border-top-right-radius:0;border-top:1px solid #e6e6e6;margin:2rem -2rem -2rem}._button_1v19s_1._modal_1v19s_40:hover{background:#0000000d}._button_1v19s_1._icon_1v19s_51{width:48px;height:48px;font-size:10px;padding:0;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1;flex-shrink:0;text-indent:0;transition:all .1s ease;background-color:#222;color:#fff}._button_1v19s_1._rounded_1v19s_67{border-radius:999px}._button_1v19s_1._action_1v19s_70{position:relative;align-self:center;background:none;border:none;color:#222;color:#fff;cursor:pointer;width:48px;height:48px;border-radius:32px;display:flex;flex-shrink:0;align-items:center;justify-content:center;text-indent:-9999px;transition:all .1s ease;background:linear-gradient(to bottom,#8fb7ff,#6194f2,#567fca);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 12px 12px #0003,inset 0 0 8px #0006;outline:2px solid rgba(255,255,255,0);outline-offset:-4px;z-index:2;-webkit-user-select:none;user-select:none}._button_1v19s_1._action_1v19s_70>span{position:absolute;text-indent:0;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;font-size:24px;transition:all .4s ease;margin:0;color:#222!important}._button_1v19s_1._action_1v19s_70:hover{outline:2px solid var(--sendButton-outline-color, #6194f2);outline-offset:3px}._button_1v19s_1._action_1v19s_70:after{pointer-events:none;position:absolute;content:"";background-image:url(/images/button-gloss.svg);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;top:0;left:0;z-index:1;opacity:.7}._button_1v19s_1._action_1v19s_70._walnut_1v19s_125{color:#222}._button_1v19s_1._action_1v19s_70._walnut_1v19s_125:after{background-image:url(/images/button-walnut.png);opacity:1}._button_1v19s_1._action_1v19s_70._gloss_1v19s_132:after{background-image:url(/images/button-gloss.svg);opacity:.7}._button_1v19s_1._action_1v19s_70._disabled_1v19s_136{cursor:not-allowed}._button_1v19s_1._action_1v19s_70._disabled_1v19s_136:hover{color:#0003}._button_1v19s_1._action_1v19s_70._disabled_1v19s_136 span{color:#2222224d}._videoChatTool_7j4pw_8{height:100%;background:#404040;flex:1;display:flex;flex-direction:column;color:#222;height:auto;position:relative;border-radius:12px}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20{width:100%;height:100%!important;padding:0;margin:0;top:0;right:0;height:auto;gap:0;border-radius:12px 12px 0 0;overflow:hidden}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32{width:100%;height:100%;overflow:hidden;border-radius:0;background:#000;background:linear-gradient(to bottom,#000,#222);background-image:url(/images/static.png);background-size:320px;background-position:center;background-repeat:repeat;animation:_static_7j4pw_1 .2s infinite}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,#0003,#0000)}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32 ._participantName_7j4pw_54{position:absolute;top:8px;left:8px;background:#000000b3;color:#fff;padding:4px 6px;border-radius:4px;font-size:12px}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32 video{width:140%!important;height:140%!important;margin:-20% 0 0 -20%!important;object-fit:cover;filter:brightness(1.1) contrast(1.1) saturate(.75)}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20 ._participantName_7j4pw_54{display:none;font-family:Public Sans,sans-serif}._videoChatTool_7j4pw_8 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32:hover ._participantName_7j4pw_54{display:block}._videoChatTool_7j4pw_8._background_7j4pw_78 ._videoGrid_7j4pw_20{display:flex;flex-direction:column;gap:8px;box-sizing:content-box;padding:1rem;position:fixed;right:0;top:0;width:112px;height:112px;border-radius:64px;overflow:hidden}._videoChatTool_7j4pw_8._background_7j4pw_78 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32{width:112px;height:112px;border-radius:64px;overflow:hidden;box-shadow:0 8px 16px #0003;background-size:192px;transition:all .1s ease-in-out;outline:2px solid transparent;outline-offset:-2px}._videoChatTool_7j4pw_8._background_7j4pw_78 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32 ._participantName_7j4pw_54{align-items:center;justify-content:center;left:0;top:0;width:100%;height:100%}._videoChatTool_7j4pw_8._background_7j4pw_78 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32:hover{outline:2px solid #fff;outline-offset:4px;cursor:pointer}._videoChatTool_7j4pw_8._background_7j4pw_78 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32:hover ._participantName_7j4pw_54{display:flex}._videoChatTool_7j4pw_8._background_7j4pw_78 ._videoGrid_7j4pw_20 ._videoTile_7j4pw_32:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 100%;border-radius:64px;opacity:.7;box-shadow:inset 0 0 24px #20202080}._videoFrame_7j4pw_132{display:flex;position:relative;flex-direction:column;justify-content:center;padding:0;border-radius:12px 12px 0 0;aspect-ratio:16/9;min-height:320px;text-align:center;background:linear-gradient(to bottom,#000,#222);background-image:url(/images/static.png);background-size:320px;background-position:center;background-repeat:repeat;animation:_static_7j4pw_1 .2s infinite}@media (max-width: 568px){._videoFrame_7j4pw_132{aspect-ratio:auto}}._videoFrame_7j4pw_132 h2{margin-bottom:16px;color:#fff}._videoFrame_7j4pw_132 p{margin-bottom:24px;color:#666}@keyframes _static_7j4pw_1{0%{background-position:0 0}10%{background-position:123px 45px}20%{background-position:210px 300px}30%{background-position:56px 178px}40%{background-position:299px 12px}50%{background-position:87px 256px}60%{background-position:320px 320px}70%{background-position:12px 200px}80%{background-position:180px 90px}90%{background-position:300px 10px}to{background-position:0 0}}._videoControls_7j4pw_199{align-items:center;justify-content:flex-end;position:absolute;left:50%;transform:translate(-50%);bottom:-32px;display:flex;gap:12px;width:400px;max-width:90vw;height:64px;border-radius:128px;padding:0 8px;z-index:100;pointer-events:none}._videoControls_7j4pw_199 button{pointer-events:auto}._videoToolBar_7j4pw_221{align-items:center;position:absolute;left:50%;transform:translate(-50%);bottom:-32px;display:flex;gap:12px;width:400px;max-width:90vw;height:64px;background-color:#80808080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 24px 16px #0003;border-radius:128px;padding:0 8px}._transcript_7j4pw_240{display:flex;flex-direction:column;padding:64px 80px;columns:white}@media (max-width: 768px){._transcript_7j4pw_240{padding:64px 8vw}}._transcript_7j4pw_240 h2{font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;color:gray}._transcript_7j4pw_240 p{position:relative;font-size:16px;line-height:1.5;color:#fff;max-height:128px;overflow:hidden}._transcript_7j4pw_240 p:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#404040 80%)}._primaryButton_7j4pw_276{background:#007bff;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:16px}._primaryButton_7j4pw_276:hover{background:#0056b3}._activeSession_7j4pw_289{display:flex;flex-direction:column;height:100%}._sessionHeader_7j4pw_295{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._sessionHeader_7j4pw_295 h2{margin:0;color:#333}._sessionControls_7j4pw_306{display:flex;gap:12px}._joinButton_7j4pw_311,._leaveButton_7j4pw_312,._endButton_7j4pw_313{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px}._joinButton_7j4pw_311{background:#28a745;color:#fff}._joinButton_7j4pw_311:hover{background:#218838}._leaveButton_7j4pw_312{color:#222}._leaveButton_7j4pw_312:hover{background:#e15656}._endButton_7j4pw_313{color:#fff}._endButton_7j4pw_313:hover{background:#e15656}._videoRoom_7j4pw_343{flex:1;display:flex;flex-direction:column;border:1px solid #ddd;border-radius:8px;padding:20px;background:#f8f9fa}._waitingToJoin_7j4pw_353{text-align:center;padding:40px;color:#666}._videoGrid_7j4pw_20{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;padding:16px;height:100%}._videoTile_7j4pw_32{position:relative;border-radius:8px;overflow:hidden;background:#000;aspect-ratio:16/9}._videoTile_7j4pw_32 video{width:100%;height:100%;object-fit:cover}._toolNotFound_1ra18_1{height:calc(100vh - 64px);margin-bottom:-64px;background:#404040;border-bottom:0;border-radius:12px 12px 0 0;display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;color:#ffffff4d;text-align:center}._toolNotFound_1ra18_1 h2{font-size:18px;max-width:256px}._toolNotFound_1ra18_1 p{font-size:14px;max-width:256px;line-height:1.5}._toolNotFound_1ra18_1 a button{cursor:pointer;margin-top:8px;padding:8px 16px;border:2px solid rgba(255,255,255,.1);border-radius:24px;color:#ffffff4d;transition:all .2s cubic-bezier(.19,1,.22,1)}._toolNotFound_1ra18_1 a button:hover,._toolNotFound_1ra18_1 a button:focus,._toolNotFound_1ra18_1 a button:active{border-color:#fff;color:#fff}._tag_f4nlo_1{display:inline-flex;align-items:center;padding:3px 6px 2px;border-radius:12px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;line-height:1;white-space:nowrap}._coming-soon_f4nlo_14{color:#f1734e;border:1.5px solid #f1734e}._beta_f4nlo_19{color:#6194f2;border:1.5px solid #6194f2}._new_f4nlo_24{background-color:#4caf501a;color:#388e3c;border:1px solid rgba(76,175,80,.3)}._container_1uam9_1{display:flex;flex-direction:column;gap:2rem;max-width:800px;padding:96px 80px 80px;background:#404040;border-radius:12px;min-height:calc(100vh - 80px)}@media screen and (max-width: 576px){._container_1uam9_1{padding:96px 24px 128px}}._back_1uam9_17{position:absolute;top:.75rem;left:1rem;display:flex;align-items:center;gap:0px;background:none;border:none;color:#ffffff4d;cursor:pointer;font-size:14px;padding:8px 0;transition:color .2s ease}._back_1uam9_17:hover{color:#fff}._back_1uam9_17 span{font-size:32px;font-variation-settings:"FILL" 1,"wght" 300}._header_1uam9_40{display:flex;gap:1.5rem;align-items:center;padding:0}._header_1uam9_40 ._icon_1uam9_46{display:flex;align-items:center;justify-content:center;width:64px;height:64px}._header_1uam9_40 ._icon_1uam9_46 span{font-size:4rem;transform:rotate(-5deg);color:#fff;border-radius:12px;display:inline-block;font-variation-settings:"FILL" 0,"wght" 200}._title_1uam9_62{flex:1;font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.2}._tags_1uam9_71{display:flex;gap:8px;flex-wrap:wrap}._addButton_1uam9_77{color:#222;background:#6194f2;outline:2px solid transparent;outline-offset:-2px;border:none;border-radius:24px;height:36px;padding:0 1rem 0 .5rem;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}._addButton_1uam9_77:not(:disabled):hover{background:#6194f2;color:#222;outline:2px solid #6194f2;outline-offset:3px}._addButton_1uam9_77._requestAccess_1uam9_100{background:none;color:#fff;border:2px solid white;transform:none;padding:0 1rem}._addButton_1uam9_77._requestAccess_1uam9_100:hover{background:#fff;color:#222;outline:none}._addButton_1uam9_77 ._material-symbols-outlined_1uam9_112{font-size:18px}._toolDetailMeta_1uam9_116{display:flex;flex-wrap:wrap;gap:.5rem}._toolDetailMetaItem_1uam9_122{flex:1;display:flex;flex-direction:column;align-items:center;border-radius:8px;padding:2rem 1rem;gap:.5rem;background:#ffffff0d;font-size:14px}h4{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d}._ratingStars_1uam9_141{display:flex;align-items:center;gap:2px}._ratingStars_1uam9_141 span{font-size:16px;width:10px;font-variation-settings:"FILL" 1,"wght" 300,"GRAD" 0,"opsz" 24}._metaText_1uam9_152{font-weight:700;font-size:20px;line-height:24px;margin:0}._toolDetailDescription_1uam9_160{font-size:16px;line-height:1.6}._toolDetailScreenshots_1uam9_165{border-top:1px solid var(--border-color)}._toolDetailScreenshots_1uam9_165 h3{font-size:20px;font-weight:600;color:var(--text-color);margin:0 0 20px}._screenshotsGrid_1uam9_175{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}._screenshotPlaceholder_1uam9_181{aspect-ratio:16/9;background:#ffffff0d;border:1px solid var(--border-color);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-color-secondary)}._screenshotPlaceholder_1uam9_181 span{font-size:64px;margin-bottom:8px;color:#0000001a;font-variation-settings:"FILL" 1,"wght" 300}._screenshotPlaceholder_1uam9_181 p{margin:0;font-size:14px}._material-symbols-outlined_1uam9_112{font-size:18px}._searchResults_1uam9_207{margin-top:8px;margin-bottom:16px;animation:_fadeIn_1uam9_1 .2s ease-in-out}._resultsCount_1uam9_213{font-size:14px;color:var(--text-color-secondary);font-weight:500}@keyframes _fadeIn_1uam9_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._tabsContainer_1lv9m_8{width:100%;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}@media (max-width: 768px){._tabsContainer_1lv9m_8{width:calc(100% + 16vw);padding-left:8vw;padding-right:8vw;margin-left:-8vw;margin-right:-8vw}}._tabsContainer_1lv9m_8::-webkit-scrollbar{display:none}._tabsList_1lv9m_28{display:flex;gap:.75rem}@media (max-width: 768px){._tabsList_1lv9m_28{padding-right:16vw}}._tab_1lv9m_8{display:flex;align-items:center;padding:.375rem 0;gap:8px;background:none;border:2px solid transparent;color:#ffffff80;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.1em;cursor:pointer;white-space:nowrap;position:relative;margin-bottom:1rem;transition:padding .3s cubic-bezier(.19,1,.22,1);border-radius:2rem}._tab_1lv9m_8:hover{color:#fff}._tab_1lv9m_8._active_1lv9m_60{padding:.375rem .75rem;border-color:#fff;color:#fff}._tab_1lv9m_8:focus{outline:none}._toolCard_1q63q_1{display:flex;justify-content:space-between;align-items:center;border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s ease;margin-left:-1rem;margin-right:-1rem;gap:.5rem;overflow:hidden;min-width:0;max-width:calc(100% + 2rem)}._toolCard_1q63q_1:hover{background:#ffffff0d}._toolCard_1q63q_1:hover ._toolIcon_1q63q_19{transform:scale(1.1);background:none}._toolCard_1q63q_1:hover ._toolIcon_1q63q_19 span{color:#fff}._toolLeft_1q63q_27{display:flex;justify-content:flex-start;align-items:center;gap:1rem;flex:1;min-width:0;max-width:100%}._toolIcon_1q63q_19{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;transition:all .4s cubic-bezier(.19,1,.22,1);border:none;background:none;border-radius:10px}._toolIcon_1q63q_19 span{font-size:2.5rem;transform:rotate(-5deg);color:#777;border-radius:12px;display:inline-block;font-variation-settings:"FILL" 0,"wght" 300}._toolIcon_1q63q_19._keyboard_1q63q_57{background:conic-gradient(from 180deg at 50% 50%,#222,#222 36deg,#333 55.38deg,#444 124.62deg,#555 134.35deg,#444 143.65deg,#444 215.14deg,#555 223.8deg,#444 235.17deg,#333 306deg,#222 324deg,#222 360deg)}._toolIcon_1q63q_19._keyboard_1q63q_57:before{content:"";top:5px;left:5px;box-sizing:border-box;position:absolute;width:38px;height:38px;background:linear-gradient(180deg,#222,#666);border-radius:10px;border:1px solid #555}._toolIcon_1q63q_19._keyboard_1q63q_57 span{font-size:1.5rem;transform:rotate(0);color:#fff}._toolIcon_1q63q_19._bubble_1q63q_77{background:#6194f2}._toolContent_1q63q_81{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1;overflow:hidden}._toolTitle_1q63q_90{font-size:1rem;font-weight:600;color:var(--text-color);margin:0;line-height:1.3;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%;max-width:100%}._toolDescription_1q63q_104{font-size:14px;color:#ffffff80;margin:0;line-height:1.5;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%;max-width:100%}._addButton_1q63q_117,._lockedButton_1q63q_118{flex-shrink:0;border:none;border-radius:50%;padding:0;width:40px;height:40px;margin-right:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;outline:2px solid white}._addButton_1q63q_117:hover,._lockedButton_1q63q_118:hover{background:#fff;color:#222;outline:3px solid white;outline-offset:-1px}._addButton_1q63q_117:disabled,._lockedButton_1q63q_118:disabled{opacity:.5;cursor:not-allowed;transform:none}._addButton_1q63q_117 ._material-symbols-outlined_1q63q_146,._lockedButton_1q63q_118 ._material-symbols-outlined_1q63q_146{font-size:18px}._lockedButton_1q63q_118{pointer-events:none;color:#ffffff1a;outline:2px solid transparent}._toolTags_1q63q_157{margin-top:12px;display:flex;gap:8px}._loading_1q63q_163{position:absolute;top:16px;right:16px}._loading_1q63q_163 ._material-symbols-outlined_1q63q_146{font-size:1.25rem;color:#6194f2;animation:_spin_1q63q_1 1s linear infinite}@keyframes _spin_1q63q_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._addTools_1tmh1_8{padding:72px 80px 80px;background:#404040;border-radius:12px;min-height:calc(100vh - 80px)}@media screen and (max-width: 768px){._addTools_1tmh1_8{padding:calc(6.25vw + 24px) 8vw 128px}}._header_1tmh1_20 ._categories_1tmh1_20{display:flex;flex-wrap:wrap;margin-bottom:1rem}._header_1tmh1_20 ._categoryButton_1tmh1_25{padding:4px 8px;border:2px solid #e5e5e5;background:#fff;border-radius:12px;font-size:.875rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease;white-space:nowrap}._header_1tmh1_20 ._categoryButton_1tmh1_25:hover{border-color:#d0d0d0;background:#fafafa}._header_1tmh1_20 ._categoryButton_1tmh1_25._active_1tmh1_41{border-color:#6194f2;background:#6194f2;color:#fff}._searchContainer_1tmh1_47{display:flex;margin-bottom:20px;background-color:#ffffff0d;border-radius:32px;padding-left:12px}._searchInput_1tmh1_55{display:flex;gap:.5rem;position:relative;flex:1;align-items:center}._searchInput_1tmh1_55 ._material-symbols-outlined_1tmh1_62{position:absolute;left:12px;font-size:20px;z-index:1}._searchField_1tmh1_69{width:100%;padding:12px 40px 12px 0;border:1px solid var(--border-color);border-radius:8px;font-size:16px;background:var(--surface-color);color:var(--text-color);transition:border-color .2s ease}._searchField_1tmh1_69::placeholder{color:#ffffff4d}._searchField_1tmh1_69:focus{outline:none}._clearSearch_1tmh1_86{position:absolute;right:8px;background:none;border:none;color:var(--text-color-secondary);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._clearSearch_1tmh1_86:hover{background:var(--background-color);color:var(--text-color)}._clearSearch_1tmh1_86 ._material-symbols-outlined_1tmh1_62{font-size:18px}._toolsGrid_1tmh1_108{display:flex;flex-direction:column;gap:0px;margin-top:24px}._resultsCount_1tmh1_115{font-size:14px;color:#ffffff80}._emptyState_1tmh1_120{text-align:center;padding:64px;color:#999}._emptyState_1tmh1_120 span{font-size:3rem;margin-bottom:16px;display:block;font-variation-settings:"FILL" 1,"wght" 300}._emptyState_1tmh1_120 p{font-size:14px;margin:.5rem 0}._addButton_1tmh1_136{background:var(--primary-color);color:#fff;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}._addButton_1tmh1_136:hover{background:var(--primary-color-dark);transform:scale(1.05)}._addButton_1tmh1_136:disabled{opacity:.5;cursor:not-allowed;transform:none}._addButton_1tmh1_136 ._material-symbols-outlined_1tmh1_62{font-size:18px}._mobileNav_18f95_8{position:fixed;bottom:12px;left:50%;transform:translate3d(-50%,0,0);width:100vw;height:56px;border-radius:28px;z-index:10000;pointer-events:none}@media screen and (min-width: 920px){._mobileNav_18f95_8{display:none}}._mobileNav_18f95_8 ul{width:100%;height:100%;padding:0 calc(50vw - 360px);display:flex;align-items:center;justify-content:space-between;position:relative;pointer-events:none}@media screen and (max-width: 750px){._mobileNav_18f95_8 ul{padding:0 16px}}._mobileNav_18f95_8 ul li{display:flex;align-items:center;justify-content:center;min-width:48px;width:48px;height:48px;border-radius:50%;cursor:pointer;transition:all .1s ease-out;opacity:0;background:linear-gradient(to bottom,#b4b4b46e,#5a5a5a6e);box-shadow:0 20px 20px #0003,inset 0 0 8px #00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;outline:2px solid rgba(128,128,128,0);outline-offset:0px}._mobileNav_18f95_8 ul li:hover{outline:2px solid rgba(128,128,128,.5);outline-offset:3px}._mobileNav_18f95_8 ul li>span{color:#fff}._mobileNav_18f95_8 ul li svg path{fill:#22222280;fill:#fff;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}@media screen and (max-width: 750px){._mobileNav_18f95_8 ul li:not(._active_18f95_70){opacity:0}}._mobileNav_18f95_8 ul li._active_18f95_70{transition:transform .3s ease-out .16s,opacity .3s ease-out .16s,outline .1s ease-out,outline-offset .2s ease-out;transform:translateZ(0)!important;opacity:1;pointer-events:all}._mobileNav_18f95_8 ul li:first-child{transform:translate3d(32px,0,0)}._mobileNav_18f95_8 ul li:last-child{transform:translate3d(-32px,0,0)}._mobileNav_18f95_8 ul li:hover span,._mobileNav_18f95_8 ul li._active_18f95_70 span{color:#fff}._inputArea_1e1vg_8{position:fixed;bottom:0;display:flex;align-items:center;gap:8px;padding:12px 12px 12px 24px;width:calc(78% - 750px);background:linear-gradient(to bottom,#3330,#333 50%)}@media screen and (max-width: 1400px){._inputArea_1e1vg_8{width:calc(75% - 558px)}}@media screen and (max-width: 1300px){._inputArea_1e1vg_8{width:450px}}@media screen and (max-width: 768px){._inputArea_1e1vg_8{width:96vw}}._contextButtonContainer_1e1vg_34{position:relative;display:flex;flex-shrink:0}._contextButton_1e1vg_34{background:none;border:none;color:#ffffff80;background:#4d4d4d80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;display:flex;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}._contextButton_1e1vg_34 ._contextCount_1e1vg_56{position:absolute;top:-6px;left:-6px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#222;text-indent:-.25px;border:1.5px solid #333;background:var(--accent-color, #6194f2);border-radius:50%;font-size:10px;font-weight:700}._contextButton_1e1vg_34>span{transition:all .2s ease}._contextButton_1e1vg_34:hover{background:#fff}._contextButton_1e1vg_34:hover>span{color:#222}._textarea_1e1vg_83{flex:1;background:#4d4d4d80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;border-radius:20px;padding:12px 18px;color:#fff;font-family:inherit;font-size:14px;line-height:16px;transition:all .2s ease;font-family:Public Sans,sans-serif;resize:none;outline:none;overflow-y:auto;min-height:40px;max-height:300px}._textarea_1e1vg_83:hover,._textarea_1e1vg_83:focus{outline:none;background:#4d4d4de6}._textarea_1e1vg_83::placeholder{color:gray}._textarea_1e1vg_83:disabled{opacity:.5;cursor:not-allowed}._sendButton_1e1vg_114{right:0;top:0;background:none;border:none;color:var(--button-foreground-color, #222);cursor:pointer;width:56px;height:56px;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:32px;transition:all .1s ease;background:linear-gradient(to bottom,#444,#444,#444);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 12px 12px #0003,inset 0 0 8px #0006;outline:2px solid rgba(255,255,255,0);outline-offset:-4px;z-index:2;-webkit-user-select:none;user-select:none;position:relative}._sendButton_1e1vg_114:hover{outline:2px solid var(--sendButton-outline-color, #444);outline-offset:3px}._sendButton_1e1vg_114:hover:after,._sendButton_1e1vg_114._waiting_1e1vg_142:after{transform:rotate(0)}._sendButton_1e1vg_114 span{transition:all .4s ease;transform:rotate(-90deg);color:inherit}._sendButton_1e1vg_114:after{content:"";background-image:var(--button-image-url);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:1}._sendButton_1e1vg_114._disabled_1e1vg_163{cursor:not-allowed}._sendButton_1e1vg_114._disabled_1e1vg_163:hover{color:inherit}._sendButton_1e1vg_114._disabled_1e1vg_163 span{opacity:.5}._menuContainer_g18nl_1{position:absolute;bottom:100%;left:-4px;margin:0 0 16px;background:#4d4d4d80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;box-shadow:0 4px 24px #0000004d;z-index:1000;padding:8px;list-style:none;pointer-events:all}._menuContainer_g18nl_1 ._menuTip_g18nl_15{position:absolute;left:24px;-webkit-mask-image:url(./assets/images/ql-tooltip-arrow.svg);mask-image:url(./assets/images/ql-tooltip-arrow.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:#7c7c7c;border:none!important;width:28px;height:9px;margin-left:-14px;margin-top:-9px}._menuContainer_g18nl_1 li._tool_g18nl_33{display:flex;align-items:center;width:290px;border-radius:6px;padding:10px 12px 10px 10px;line-height:16px;font-size:12px}._menuContainer_g18nl_1 li._tool_g18nl_33:hover{background:#ffffff1a}._menuContainer_g18nl_1 li._tool_g18nl_33._emptyState_g18nl_45{opacity:.5;cursor:default}._menuContainer_g18nl_1 li._tool_g18nl_33._emptyState_g18nl_45:hover{background:none}._menuContainer_g18nl_1 li._tool_g18nl_33 ._checkButton_g18nl_52{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin:-8px 8px -8px -4px;font-size:12px;font-weight:700;background:var(--accent-color, #6194f2);color:#222;border-radius:100%;padding:4px}._menuContainer_g18nl_1 li._tool_g18nl_33 ._checkButton_g18nl_52>span{font-size:20px!important}._menuContainer_g18nl_1 li._tool_g18nl_33 ._checkButton_g18nl_52:hover{color:#fff}._menuContainer_g18nl_1 li._tool_g18nl_33 label{flex:1;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._menuContainer_g18nl_1 li._tool_g18nl_33 ._removeButton_g18nl_82{font-size:16px;border-radius:100%;padding:8px;margin-right:-12px;margin-top:-8px;margin-bottom:-8px;color:#ffffff80;transition:color .2s ease-in-out;cursor:pointer}._menuContainer_g18nl_1 li._tool_g18nl_33 ._removeButton_g18nl_82:hover{color:#fff}._menuContainer_g18nl_1 hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:8px 6px}._menuContainer_g18nl_1 ._menuActions_g18nl_101{display:flex;align-items:center;justify-content:flex-start;padding:0;gap:4px}._menuContainer_g18nl_1 ._menuActions_g18nl_101 li{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;padding:0;background:none;cursor:pointer}._menuContainer_g18nl_1 ._menuActions_g18nl_101 li>span{font-size:24px;font-variation-settings:"wght" 300}._menuContainer_g18nl_1 ._menuActions_g18nl_101 li:hover{background:#ffffff1a}._reactionToolbar_dgxyd_1{position:fixed;z-index:1000;background:#282828f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;padding:8px;display:flex;gap:4px;box-shadow:0 4px 24px #0000004d,0 0 0 1px #ffffff1a;animation:_slideIn_dgxyd_1 .15s cubic-bezier(.175,.885,.32,1.275);transform-origin:center}._reactionToolbar_dgxyd_1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);pointer-events:none}._reactionButton_dgxyd_23{background:transparent;border:none;padding:8px;border-radius:8px;cursor:pointer;font-size:20px;line-height:1;transition:all .15s cubic-bezier(.175,.885,.32,1.275);position:relative;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}._reactionButton_dgxyd_23:hover{background:#ffffff1a;transform:scale(1.1)}._reactionButton_dgxyd_23:active{transform:scale(.95)}._reactionButton_dgxyd_23:hover:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:10px;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent);opacity:.5;z-index:-1}@keyframes _slideIn_dgxyd_1{0%{opacity:0;transform:scale(.8) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}._messageGroup_v1p01_1{display:flex;position:relative;flex-direction:column;gap:4px}._assistantChanges_v1p01_8{display:flex;flex-direction:column;gap:0px;margin-bottom:4px;margin-top:0}._assistantChanges_v1p01_8 ._changeItem_v1p01_15{display:flex;align-items:center;gap:1rem;font-size:12px;justify-content:space-between;max-width:324px;padding:4px 12px 4px 4px;margin-left:-4px;margin-right:-12px;border-radius:12px;cursor:pointer}._assistantChanges_v1p01_8 ._changeItem_v1p01_15:hover{background-color:#ffffff1a}._assistantChanges_v1p01_8 ._changeItem_v1p01_15 ._changeItemReference_v1p01_31{display:flex;align-items:center;gap:4px;color:#83cd85}._assistantChanges_v1p01_8 ._changeItem_v1p01_15 ._changeItemIcon_v1p01_37{font-size:18px;color:#83cd85}._assistantChanges_v1p01_8 ._changeItem_v1p01_15 ._changeAction_v1p01_41{cursor:pointer;display:flex;align-items:center;gap:2px;font-size:12px;color:#ffffff4d}._assistantChanges_v1p01_8 ._changeItem_v1p01_15 ._changeAction_v1p01_41 ._changeActionIcon_v1p01_49{font-size:16px;color:#ffffff4d}._assistantChanges_v1p01_8 ._changeItem_v1p01_15 ._changeAction_v1p01_41:hover,._assistantChanges_v1p01_8 ._changeItem_v1p01_15 ._changeAction_v1p01_41:hover ._changeActionIcon_v1p01_49{color:#fff}._assistantChanges_v1p01_8 ._changeItem_v1p01_15._removal_v1p01_59 ._changeItemReference_v1p01_31{color:#f37676}._assistantChanges_v1p01_8 ._changeItem_v1p01_15._removal_v1p01_59 ._changeItemIcon_v1p01_37{color:#f37676!important}._messageContext_v1p01_66{display:flex;flex-direction:column}._messageContext_v1p01_66._alignRight_v1p01_70{align-self:flex-end}._messageContextItem_v1p01_74,._contextItemToggle_v1p01_75{display:flex;align-items:center;font-size:12px;color:#ffffff4d;gap:16px;max-width:324px;padding:4px 12px 4px 4px;margin-left:-4px;margin-right:-12px;border-radius:12px;cursor:pointer}._messageContextItem_v1p01_74:hover,._contextItemToggle_v1p01_75:hover{background-color:#ffffff1a;color:#fff}._messageContextItem_v1p01_74:hover ._contextItemIcon_v1p01_94,._contextItemToggle_v1p01_75:hover ._contextItemIcon_v1p01_94{color:#fff}._messageContextItem_v1p01_74 ._contextItemIcon_v1p01_94,._contextItemToggle_v1p01_75 ._contextItemIcon_v1p01_94{font-size:18px;font-variation-settings:"wght" 300;color:#ffffff4d;transition:transform .2s ease}._contextItemToggle_v1p01_75{gap:4px}._contextItemToggle_v1p01_75._expanded_v1p01_109>span{transform:rotate(45deg)}._contextItemToggle_v1p01_75>._contextItemIcon_v1p01_94{font-size:18px;font-variation-settings:"wght" 500,"FILL" 1}._messageContextItems_v1p01_117{display:flex;flex-direction:column;gap:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease}._messageContextItems_v1p01_117._collapsed_v1p01_124{max-height:0;opacity:0}._messageContextItems_v1p01_117._expanded_v1p01_109{max-height:200px;opacity:1}._messageContextItems_v1p01_117 ._messageContextItem_v1p01_74{margin-left:14px;padding-left:6px;max-width:306px}._messageContextItems_v1p01_117 ._messageContextItem_v1p01_74 ._contextItem_v1p01_75{gap:4px;display:flex;align-items:center}._messageContextItems_v1p01_117 ._messageContextItem_v1p01_74:last-of-type{margin-bottom:8px}._username_v1p01_156{display:flex;font-size:12px;color:#ffffff4d;transition:color .2s cubic-bezier(.19,1,.22,1);cursor:pointer;margin-top:4px;margin-right:6px;justify-content:flex-end}._username_v1p01_156:hover{color:#fff}._username_v1p01_156._leftAligned_v1p01_169{margin-top:4px;margin-left:4px;margin-right:auto;justify-content:flex-start}._message_v1p01_1{display:flex;position:relative;flex-shrink:0;max-width:320px;padding:8px 12px;line-height:20px;border-radius:18px;font-size:14px}._message_v1p01_1 ._bubbleTip_v1p01_186{position:absolute;bottom:0}._message_v1p01_1._user_v1p01_156{align-self:flex-end;color:#fff}._message_v1p01_1._user_v1p01_156 ._bubbleTip_v1p01_186{right:-2px}._message_v1p01_1._user_v1p01_156._leftAligned_v1p01_169{align-self:flex-start}._message_v1p01_1._user_v1p01_156._leftAligned_v1p01_169 ._bubbleTip_v1p01_186{transform:scaleX(-1);left:-2px;right:auto}._message_v1p01_1._assistant_v1p01_8{align-self:flex-start;background:#404040;color:#fff}._message_v1p01_1._assistant_v1p01_8 ._bubbleTip_v1p01_186{left:-2px;transform:scaleX(-1)}._message_v1p01_1._assistant_v1p01_8._think_v1p01_214{background:#404040;font-size:11px;padding:13px 16px;line-height:14px;cursor:pointer;transition:all .2s ease}._message_v1p01_1._assistant_v1p01_8._think_v1p01_214._collapsed_v1p01_124 code{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._message_v1p01_1._assistant_v1p01_8._think_v1p01_214._expanded_v1p01_109 code{white-space:pre-wrap}._message_v1p01_1._assistant_v1p01_8._think_v1p01_214 code{font-family:SF Mono,Menlo,Monaco,Courier New,monospace;letter-spacing:-.03em;color:#888}._message_v1p01_1._loading_v1p01_236{background:#404040;display:inline-flex;gap:4px;min-height:36px}._message_v1p01_1._loading_v1p01_236 ._dot_v1p01_242{display:block;width:4px;height:4px;margin-top:10px;animation:_loadingDots_v1p01_1 1.4s infinite;border-radius:50%;background:gray}._message_v1p01_1._loading_v1p01_236 ._dot_v1p01_242:nth-child(2){animation-delay:.2s}._message_v1p01_1._loading_v1p01_236 ._dot_v1p01_242:nth-child(3){animation-delay:.4s}._message_v1p01_1._action_v1p01_257{align-self:flex-start;background:#4285f4;display:flex;align-items:center;padding:0;border-radius:21px;color:#fff}._message_v1p01_1._action_v1p01_257 ._bubbleTip_v1p01_186{left:-2px;right:auto;transform:scaleX(-1)}._message_v1p01_1._action_v1p01_257 ._actionButton_v1p01_271{background:none;border:none;color:inherit;font:inherit;padding:10px 16px;border-radius:21px;cursor:pointer;width:100%;text-align:left;outline:none;transition:background .2s;animation:_actionButtonHover_v1p01_1 1.5s infinite;outline:2px solid rgba(66,133,244,.3);transition:outline .2s}._message_v1p01_1._action_v1p01_257 ._actionButton_v1p01_271:hover{outline:2px solid #4285f4;outline-offset:4px;animation:none}@keyframes _actionButtonHover_v1p01_1{0%{outline-offset:2px;animation-timing-function:ease-out}50%{outline-offset:6px;animation-timing-function:ease-in}to{outline-offset:2px}}._reactions_v1p01_306{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px;margin-left:4px}._messageGroup_v1p01_1 ._user_v1p01_156:not(._leftAligned_v1p01_169)+._reactions_v1p01_306{justify-content:flex-end;margin-left:0;margin-right:6px}._reactionBadge_v1p01_319{position:absolute;display:flex;align-items:center;justify-content:center;top:-12px;right:-12px;width:28px;height:28px;gap:2px;margin:0;background:#80808080;border-radius:20px;cursor:pointer;transition:all .15s cubic-bezier(.175,.885,.32,1.275);font-size:12px;line-height:1;color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._message_v1p01_1._user_v1p01_156 ._reactionBadge_v1p01_319{right:auto;left:-12px}._reactionBadge_v1p01_319:hover{background:#ffffff26;border-color:#ffffff4d;color:#ffffffe6}._reactionBadge_v1p01_319:active{transform:scale(.95)}._reactionBadge_v1p01_319._active_v1p01_351{color:#fffffff2}._reactionBadge_v1p01_319 ._emoji_v1p01_354{font-size:14px;line-height:1}._reactionBadge_v1p01_319 ._count_v1p01_358{font-size:11px;font-weight:500;line-height:1;min-width:8px;text-align:center}@keyframes _loadingDots_v1p01_1{0%,80%,to{opacity:0;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}._messages_1u0zr_1{display:flex;flex-shrink:0;position:relative;padding:0 36px 64px 44px;flex-direction:column;justify-content:flex-end;gap:8px;height:auto;scroll-behavior:smooth;width:100%}._messageWrapper_1u0zr_14{display:flex;justify-content:flex-start;width:100%}._messageWrapper_1u0zr_14._user_1u0zr_19{justify-content:flex-end}._chatContainer_1jy2d_1{display:flex;flex-direction:column;height:100%;background:var(--background-primary)}._chatHeader_1jy2d_8{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--border-light);background:var(--background-secondary)}._chatHeader_1jy2d_8 h3{margin:0;font-size:16px;font-weight:600;color:var(--text-primary)}._agentInfo_1jy2d_23{font-size:12px;color:var(--text-secondary);background:var(--background-tertiary);padding:4px 8px;border-radius:4px}._error_1jy2d_31{display:flex;align-items:center;justify-content:center;height:100%;color:var(--error-color);font-size:14px}._errorMessage_1jy2d_40{padding:8px 16px;background:var(--error-background, #fee);color:var(--error-color, #c53030);border:1px solid var(--error-border, #fed7d7);border-radius:6px;margin:8px 16px;font-size:14px;animation:_slideIn_1jy2d_1 .2s ease-out}@keyframes _slideIn_1jy2d_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._loading_1jy2d_61{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-secondary);font-size:14px}._workspaceLayout_10xwf_8{position:relative;display:flex;top:0;width:100%;min-height:100%;overflow:hidden;box-sizing:inherit}._workspaceLayout_10xwf_8 ._sidebar_10xwf_17{position:fixed;display:flex;flex-direction:column;padding:32px 0 80px 40px;height:100%;overflow-y:scroll;overflow-x:hidden;width:22%;transition:all .3s ease-in-out;scrollbar-width:none}._workspaceLayout_10xwf_8 ._sidebar_10xwf_17::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}@media screen and (max-width: 1400px){._workspaceLayout_10xwf_8 ._sidebar_10xwf_17{width:290px;opacity:.1}}@media screen and (max-width: 1300px){._workspaceLayout_10xwf_8 ._sidebar_10xwf_17{opacity:.3}}@media screen and (max-width: 768px){._workspaceLayout_10xwf_8 ._sidebar_10xwf_17{opacity:0;pointer-events:none}}@media screen and (max-width: 1400px){._workspaceLayout_10xwf_8._sidebarActive_10xwf_53 ._sidebar_10xwf_17{opacity:1;pointer-events:all}}@media screen and (max-width: 1400px){._workspaceLayout_10xwf_8._sidebarActive_10xwf_53 ._canvas_10xwf_59{margin-left:290px;margin-right:-290px;transform:translateZ(0)}}@media screen and (max-width: 768px){._workspaceLayout_10xwf_8._sidebarActive_10xwf_53 ._canvas_10xwf_59{opacity:1;margin-left:0;margin-right:0;transform:translate3d(290px,0,0)}}@media screen and (max-width: 1300px){._workspaceLayout_10xwf_8._chatActive_10xwf_74 ._canvas_10xwf_59{opacity:1;transform:translate3d(calc(-450px + (100vw - 750px)/2),0,0)}._workspaceLayout_10xwf_8._chatActive_10xwf_74 ._chat_10xwf_74{opacity:1;pointer-events:all}}@media screen and (max-width: 768px){._workspaceLayout_10xwf_8._chatActive_10xwf_74 ._canvas_10xwf_59{opacity:1;transform:translate3d(calc(-96vw + 12px),0,0)}}._workspaceLayout_10xwf_8 ._chat_10xwf_74{position:fixed;display:flex;align-items:center;justify-content:flex-start;scroll-behavior:smooth;flex-direction:column-reverse;right:0;bottom:0;padding-top:64px;width:calc(78% - 750px);height:100%;overflow-y:scroll;outline-offset:-2px;z-index:444;transition:all .3s ease-in-out}@media screen and (max-width: 1400px){._workspaceLayout_10xwf_8 ._chat_10xwf_74{width:calc(75% - 558px)}}@media screen and (max-width: 1300px){._workspaceLayout_10xwf_8 ._chat_10xwf_74{width:450px;opacity:.3}}@media screen and (max-width: 768px){._workspaceLayout_10xwf_8 ._chat_10xwf_74{width:96vw;opacity:0;pointer-events:none}}._canvas_10xwf_59{display:flex;position:relative;flex-direction:column;height:auto;width:100%;top:48px;width:750px;border-radius:12px;z-index:666;bottom:0;margin-bottom:78px;margin-left:22%;transition:all .3s cubic-bezier(.4,0,.2,1)}._canvas_10xwf_59 ._canvasClickGuard_10xwf_140{display:flex;position:absolute;z-index:1000;top:0;left:0;width:100%;height:100%;border-radius:12px;background:#0003}@media screen and (max-width: 1400px){._canvas_10xwf_59{margin-left:25%;transform:translate3d(-192px,0,0)}}@media screen and (max-width: 1300px){._canvas_10xwf_59{margin-left:calc((100% - 750px)/2);transform:translateZ(0)}}@media screen and (max-width: 768px){._canvas_10xwf_59{width:100%;margin-left:0;margin-right:0;top:24px;transform:translateZ(0)}}._canvas_10xwf_59._multiple_10xwf_172:after{content:"";position:absolute;top:-12px;left:16px;width:calc(100% - 32px);height:12px;background:linear-gradient(to bottom,#eee,#ddd);border-radius:16px 16px 0 0;z-index:-1}._loading_10xwf_184 h1._logo_10xwf_184{display:flex;position:fixed;flex:1;width:192px;height:32px;min-height:32px;max-height:32px;margin:2.75rem 0 0 2.5rem;background-size:contain;font-size:14px;font-weight:400;color:#888;background-repeat:no-repeat;opacity:.3;cursor:pointer;transition:opacity .2s;text-indent:-9999px;pointer-events:all;box-sizing:content-box;background-image:url(/images/logo/rdea.svg)}._loading_10xwf_184 h1._logo_10xwf_184:hover{opacity:1}._input_140j1_1{border:none;border-radius:4px;padding:8px 12px;font-size:14px;line-height:1.5;color:#222;background-color:#f2f2f2;transition:border-color .3s ease;width:100%;outline:2px solid transparent;transition:outline .2s cubic-bezier(.19,1,.22,1),outline-offset .2s cubic-bezier(.19,1,.22,1);outline-offset:-2px}._input_140j1_1:active,._input_140j1_1:focus{outline:2px solid rgb(255,255,255);outline-offset:3px}._input_140j1_1._dark_140j1_20{background-color:#0003;color:#fff}._input_140j1_1._rounded_140j1_25{border-radius:9999px}._input_140j1_1._disabled_140j1_29{color:#fff}._input_140j1_1._disabled_140j1_29:active,._input_140j1_1._disabled_140j1_29:focus{outline:2px solid transparent;outline-offset:0}._textarea_c9buz_1{border:none;border-radius:4px;padding:8px 12px;font-size:14px;line-height:1.5;color:#333;background-color:#f2f2f2;transition:border-color .3s ease;width:100%}._textarea_c9buz_1:active,._textarea_c9buz_1:focus{outline:2px solid rgb(255,255,255);outline-offset:3px}._textarea_c9buz_1._dark_c9buz_17{background-color:#0003;color:#fff}._selector_1hzx9_1{display:flex;flex-wrap:wrap;gap:.75rem}._option_1hzx9_7{position:relative;width:56px;height:56px;border-radius:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 12px 12px #0003,inset 0 0 8px #0006;box-shadow:0 2px 4px #0003;outline:2px solid rgba(255,255,255,0);outline-offset:-4px;color:var(--button-foreground-color, #222)}._option_1hzx9_7:after{content:"";background-image:var(--button-image-url, url(/images/button-gloss.svg));background-size:contain;background-repeat:no-repeat;width:102%;height:102%;position:absolute;top:-1%;left:-1%;z-index:-1;opacity:1}._option_1hzx9_7:hover,._option_1hzx9_7._selected_1hzx9_41{outline:2px solid var(--sendButton-outline-color, #6194f2);outline-offset:3px}._option_1hzx9_7 ._icon_1hzx9_45{font-size:24px;line-height:1;color:inherit}._label_1hzx9_51{width:100%;text-align:center;font-size:11px;color:#ffffffb3}._icon_far7e_1{display:flex}._alert_ip9tp_1{display:flex;box-sizing:border-box;padding:.5rem;align-items:center;gap:.5rem;background:#ffffff1a;border-radius:4px;color:#fff;font-size:14px;line-height:1.5;margin-bottom:1rem}._alert_ip9tp_1 a{font-weight:700;color:inherit}._alert_ip9tp_1._shake_ip9tp_18{animation:_shake_ip9tp_18 .8s ease-in-out}._alert_ip9tp_1 ._icon_ip9tp_21{font-size:20px;margin-top:-2px}._alert_ip9tp_1._red_ip9tp_25{background:#500d0d4d;color:#fc9b9b}._alert_ip9tp_1._red_ip9tp_25>span,._alert_ip9tp_1._red_ip9tp_25 ._icon_ip9tp_21{color:#fc9b9b}._alert_ip9tp_1._yellow_ip9tp_33{background:#462c064d;color:#f4c379}._alert_ip9tp_1._yellow_ip9tp_33>span,._alert_ip9tp_1._yellow_ip9tp_33 ._icon_ip9tp_21{color:#f4c379}._alert_ip9tp_1._green_ip9tp_41{background:#0739184d;color:#7ccf98}._alert_ip9tp_1._green_ip9tp_41>span,._alert_ip9tp_1._green_ip9tp_41 ._icon_ip9tp_21{color:#7ccf98}._alert_ip9tp_1._blue_ip9tp_49{background:#031c4b4d;color:#75a4fd}._alert_ip9tp_1._blue_ip9tp_49>span,._alert_ip9tp_1._blue_ip9tp_49 ._icon_ip9tp_21{color:#75a4fd}@keyframes _shake_ip9tp_18{0%{transform:translate(0)}10%{transform:translate(-10px)}18%{transform:translate(8px)}26%{transform:translate(-8px)}34%{transform:translate(6px)}42%{transform:translate(-6px)}50%{transform:translate(4px)}58%{transform:translate(-4px)}66%{transform:translate(2px)}74%{transform:translate(-2px)}82%{transform:translate(1px)}90%{transform:translate(-1px)}to{transform:translate(0)}}._container_2eign_1{display:flex;gap:1rem}._avatarContainer_2eign_6{display:flex;width:auto;justify-content:center;margin-bottom:1rem}._avatarContainer_2eign_6:hover ._button_2eign_12{opacity:1}._avatarPlaceholder_2eign_16,._avatarImageContainer_2eign_17{width:112px;height:112px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;color:#fff;position:relative;overflow:hidden}._avatarImage_2eign_17{width:100%;height:100%;object-fit:cover;border-radius:50%}._avatarPlaceholder_2eign_16 ._material-symbols-outlined_2eign_38{font-size:1.25rem;opacity:.8}._avatarImage_2eign_17{object-fit:cover}._controls_2eign_47{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}._button_2eign_12{position:absolute;display:flex;align-items:center;justify-content:center;background:none;opacity:0;width:100%;height:100%;background:#00000080}._button_2eign_12>span{color:#fff;margin:0;font-size:2rem}._error_2eign_71{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#ff3b301a;border:1px solid rgba(255,59,48,.3);border-radius:.5rem;color:#ff3b30;font-size:.875rem}._error_2eign_71 ._material-symbols-outlined_2eign_38{font-size:1rem}._requirements_2eign_86{margin-top:1rem;padding:1rem;background-color:#ffffff0d;border-radius:.5rem;font-size:.875rem;color:#ffffffb3}._requirements_2eign_86 p{margin:0 0 .5rem;font-weight:500;color:#ffffffe6}._requirements_2eign_86 ul{margin:0;padding-left:1.25rem}._requirements_2eign_86 ul li{margin-bottom:.25rem}._requirements_2eign_86 ul li:last-child{margin-bottom:0}._colorPicker_knpj6_1{display:flex;align-items:center;justify-content:flex-start;padding:.375rem 0;width:calc(100% + 96px);height:100%;margin-left:-48px;padding-left:48px;padding-right:48px;margin-right:-48px;overflow-x:scroll;scrollbar-width:none}._colorPicker_knpj6_1::-webkit-scrollbar{display:none}._colorPickerOptions_knpj6_19{display:flex;justify-content:flex-start;width:auto;gap:.75rem}._colorPickerOption_knpj6_19{position:relative;min-width:48px;min-height:48px;border-radius:24px;background:gray;overflow:hidden;box-shadow:0 2px 4px #0003;cursor:pointer}._colorPickerOption_knpj6_19:after{display:none;pointer-events:none;position:absolute;content:"";background-image:url(/images/button-gloss.svg);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;top:0;left:0;z-index:1;opacity:.7}._colorPickerOption_knpj6_19 ._colorPickerOptionLabel_knpj6_51{position:absolute;top:0;left:0;right:0;bottom:0;font-size:22px!important}@keyframes _rotate360_knpj6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._colorPickerOption_knpj6_19 ._brighter_knpj6_67,._colorPickerOption_knpj6_19 ._darker_knpj6_68{opacity:.5;position:absolute;top:0;left:0;width:24px;height:24px;filter:blur(0px);background:#ffffff4d}._colorPickerOption_knpj6_19 ._brighter_knpj6_67{mix-blend-mode:screen}._colorPickerOption_knpj6_19 ._darker_knpj6_68{opacity:.5;background:#0000004d;mix-blend-mode:multiply;top:auto;bottom:0;left:auto;right:0}._colorPickerOption_knpj6_19:hover{outline:2px solid rgba(255,255,255,.2);outline-offset:3px}._colorPickerOption_knpj6_19._selected_knpj6_94{outline:2px solid white;outline-offset:3px}._container_1p2u7_1{display:flex;flex-direction:column;height:100%;color:#fff}._header_1p2u7_8{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}._title_1p2u7_16{display:flex;align-items:center;gap:8px;font-size:20px}._form_1p2u7_23{width:100%;max-width:500px}._emptyState_1p2u7_28{display:flex;align-items:center;justify-content:center;height:200px;color:#fff9;font-size:14px}._avatar_1p2u7_37{display:flex;align-items:center;justify-content:center;position:relative;width:112px;height:112px;border-radius:50%;font-size:60px;overflow:hidden;font-weight:700;color:#ffffffe6;box-shadow:0 2px 4px #0003;cursor:pointer}._avatar_1p2u7_37>span{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);font-size:32px;color:#ffffffe6;z-index:11;transition:all .2s ease-in-out}._avatar_1p2u7_37:after{content:"";position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;background:#0009;opacity:.3;z-index:10;border-radius:50%;transition:opacity .2s ease-in-out}._avatar_1p2u7_37:hover>span{opacity:1;transform:translate(-50%,-50%)}._avatar_1p2u7_37:hover:after{opacity:1}._buttons_1p2u7_85{display:flex;justify-content:space-between;flex-direction:row-reverse;margin-top:0rem;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;gap:.5rem}._container_1pnr5_1{height:100%;overflow:visible}._header_1pnr5_6{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}._tabs_1pnr5_14{margin-bottom:0}._emptyState_1pnr5_18{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#fff6}._emptyState_1pnr5_18 p{font-size:14px;margin:0;line-height:1.5}._backButton_1pnr5_33{background:none;border:none;color:#666;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:24px;transition:all .2s ease}._backButton_1pnr5_33:hover{color:#222;background:#333}._backButton_1pnr5_33 ._material-icons_1pnr5_49{font-size:24px}._title_1pnr5_53{font-size:20px}._form_1pnr5_57{flex:1;display:flex;justify-content:space-between;align-items:center;gap:16px}._setting_1pnr5_65{display:flex;flex-direction:column;gap:8px;padding:16px 0}._setting_1pnr5_65 label{min-width:120px;font-size:16px;color:#222}._setting_1pnr5_65 p{font-size:14px;color:#666}._themeInfo_1pnr5_81{margin-top:12px;padding:12px;background:#ffffff0d;border-radius:8px}._themeInfo_1pnr5_81 p{margin:0 0 8px;font-size:14px;color:#fffc}._themeInfo_1pnr5_81 p:last-child{margin-bottom:0}._themeDescription_1pnr5_96{font-size:12px!important;color:#fff9!important;font-style:italic}._userListItem_1pnr5_102{margin:0 12px;padding:0;border-top:1px solid rgba(255,255,255,.1)}._userListItem_1pnr5_102:last-of-type{border-bottom:1px solid rgba(255,255,255,.1)}._userListItem_1pnr5_102:hover{border-top-color:transparent;border-bottom-color:transparent}._userListItem_1pnr5_102:hover+._userListItem_1pnr5_102{border-top-color:transparent}._userListItem_1pnr5_102>a{margin:-1px -16px;padding:12px 16px!important}._userListItem_1pnr5_102>a:hover{background:#ffffff1a!important;z-index:100}._container_qcbhb_1{height:100%;overflow:visible}._header_qcbhb_6{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}._title_qcbhb_14{font-size:20px;color:#fff}._content_qcbhb_19{display:flex;flex-direction:column}._urlSection_qcbhb_24{display:flex;flex:1;gap:8px;align-items:center}._urlSection_qcbhb_24 input{color:#ffffff4d!important}._urlInput_qcbhb_34{background:none;border-radius:6px;color:#fff;font-size:14px;font-weight:600;padding:8px 12px;min-width:200px;text-align:right;font-family:inherit}._urlInput_qcbhb_34:focus{outline:none;border-color:#74b1be}._urlInput_qcbhb_34::placeholder{color:#ffffff4d;font-weight:400;font-style:italic}._toolListContainer_wt1tf_1{display:flex;flex-direction:column;gap:0rem;width:100%}._header_wt1tf_8{display:flex;flex-direction:column;margin-left:-12px}@media (max-width: 1400px){._header_wt1tf_8{border-color:transparent}}._header_wt1tf_8 button{display:flex;background:none;color:#fff;width:100%;border:none;align-items:center;justify-content:flex-start;gap:8px;border-radius:6px 0 0 6px;padding:8px 10px 8px 8px;cursor:pointer;margin-right:-12px;line-height:1;font-size:14px;font-family:Public Sans,sans-serif}._header_wt1tf_8 button:hover{background:#ffffff1a;color:#fff}._header_wt1tf_8 button>span{font-size:24px}._draggableItem_wt1tf_43{position:relative;display:flex;align-items:center;width:100%;transform-origin:center center}._draggableItem_wt1tf_43._dragging_wt1tf_50{cursor:grabbing;z-index:1000;transition:none}._draggableItem_wt1tf_43._dragging_wt1tf_50 ._dragHandle_wt1tf_55{opacity:1;color:#fffc}._dragHandle_wt1tf_55{display:flex;align-items:center;justify-content:center;width:24px;height:40px;margin-left:-24px;opacity:0;cursor:grab;color:#fff3;transition:opacity .15s ease,color .15s ease;border-radius:4px;flex-shrink:0}._dragHandle_wt1tf_55:hover{color:#fff}._dragHandle_wt1tf_55:active{cursor:grabbing}._dragHandle_wt1tf_55 ._material-symbols-outlined_wt1tf_80{font-size:16px}._draggableItem_wt1tf_43:hover ._dragHandle_wt1tf_55{opacity:1}._draggableItem_wt1tf_43>li{flex:1;transition:none}._menuContainer_cgnr0_1{position:absolute;bottom:68px;left:20px;margin:0 0 8px;background:#4d4d4d80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;box-shadow:0 4px 24px #0000004d;width:228px;padding:8px;list-style:none}._menuContainer_cgnr0_1 ._menuTip_cgnr0_14{position:absolute;bottom:-9px;left:24px;background-image:url(./../../../../assets/ql-tooltip-arrow.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;transform:rotate(180deg);border:none!important;width:28px;height:9px;margin-left:-14px;margin-top:-9px}._menuContainer_cgnr0_1 ._menuTip_cgnr0_14 path{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}._menuContainer_cgnr0_1 hr{margin:8px 8px 8px 12px;border:none;border-top:1px solid rgba(255,255,255,.1)}._menuContainer_cgnr0_1 li{display:flex;align-items:center;width:100%;height:36px;border-radius:6px;padding:10px 12px;line-height:16px;font-size:14px;cursor:pointer}._menuContainer_cgnr0_1 li:hover{background:#ffffff1a}._menuContainer_cgnr0_1 li ._avatar_cgnr0_51{margin:-8px -6px -8px auto}._menuContainer_cgnr0_1 li label,._menuContainer_cgnr0_1 li a,._menuContainer_cgnr0_1 li button{flex:1;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;text-decoration:none;pointer-events:none}._menuContainer_cgnr0_1 li ._shortcut_cgnr0_69{display:flex;margin-right:-4px}._menuContainer_cgnr0_1 li ._shortcut_cgnr0_69>span{width:12px;text-align:center;font-size:12px;color:#ffffff80;margin-left:auto}._sidebarContainer_1rter_1 *{-webkit-user-select:none;user-select:none}._sidebarContainer_1rter_1 h1._logo_1rter_4{display:flex;flex:1;width:100%;height:32px;min-height:32px;max-height:32px;margin:.75rem 0 2.25rem;background-size:contain;font-size:14px;font-weight:400;color:#888;text-indent:-9999px;background-repeat:no-repeat;opacity:.3;cursor:pointer;transition:opacity .2s;pointer-events:all;box-sizing:content-box}._sidebarContainer_1rter_1 h1._logo_1rter_4:hover{opacity:1}._sidebarContainer_1rter_1 ._workspaceIcon_1rter_27{display:flex;position:relative;align-items:flex-end;justify-content:center;width:48px;min-height:48px;margin-bottom:1.25rem;cursor:pointer;perspective:400px;transform-style:preserve-3d;transform-origin:bottom center;transition:transform .3s cubic-bezier(.4,.2,.2,1)}._sidebarContainer_1rter_1 ._workspaceIcon_1rter_27:hover{transform:rotateX(-18deg)}._sidebarContainer_1rter_1 ._workspaceIcon_1rter_27:hover{transform:rotateX(-24deg) skew(8deg)}._sidebarContainer_1rter_1 ._workspaceIcon_1rter_27 ._workspaceIconIcon_1rter_52{margin-bottom:4px;font-size:24px;color:#22222280;backface-visibility:hidden}._sidebarContainer_1rter_1 ._workspaceFolderBehind_1rter_59{display:flex;position:relative;margin-top:-54px;margin-bottom:16px;background-color:#3f4f6b;width:48px;min-height:34px;z-index:-1;border-radius:6px}._sidebarContainer_1rter_1 ._workspaceTitle_1rter_70{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.75rem;width:calc(100% - 2rem);line-height:1.3}._sidebarContainer_1rter_1 ._workspaceTitle_1rter_70 ._workspaceType_1rter_78{color:#ffffff80;font-weight:400;margin-top:.125rem}._sidebarContainer_1rter_1 ._workspaceDescription_1rter_83{font-size:.875rem;color:#777;margin-bottom:1.5rem;width:calc(100% - 2rem);line-height:1.5}._sidebarContainer_1rter_1 ._clickable_1rter_90{cursor:pointer}._menuButtonContainer_1rter_94{display:flex;justify-content:space-between;position:fixed;left:0;bottom:0;width:72px;padding:12px}._workspaceMenuButton_1rter_104{position:relative;background:none;border:none;color:var(--button-foreground-color, #222);cursor:pointer;width:56px;height:56px;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:32px;transition:all .1s ease;background:linear-gradient(to bottom,#444,#444,#444);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 12px 12px #0003,inset 0 0 8px #0006;outline:2px solid rgba(255,255,255,0);outline-offset:-4px;z-index:2;-webkit-user-select:none;user-select:none}._workspaceMenuButton_1rter_104:hover{outline:2px solid var(--sendButton-outline-color, #444);outline-offset:3px}._workspaceMenuButton_1rter_104>span{transition:all .3s cubic-bezier(.23,1,.32,1)}._workspaceMenuButton_1rter_104:after{content:"";background-image:var(--button-image-url);background-size:contain;background-repeat:no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;opacity:1}._workspaceMenuButton_1rter_104._active_1rter_146>span{transform:rotate(45deg)}._workspaceMenuButton_1rter_104._disabled_1rter_149{cursor:not-allowed}._workspaceMenuButton_1rter_104._disabled_1rter_149:hover{color:#0003}._workspaceMenuButton_1rter_104._disabled_1rter_149>span{color:#2222224d}._workspaceMenuButton_1rter_104>div{display:flex;flex-direction:column;gap:5px;transition:all .2s cubic-bezier(.19,1,.22,1)}._workspaceMenuButton_1rter_104>div span{height:2px;width:16px;background:currentColor;transition:all .2s cubic-bezier(.19,1,.22,1)}._workspaceMenuButton_1rter_104._active_1rter_146>div{transform:translateY(-1px)}._workspaceMenuButton_1rter_104._active_1rter_146>div span:first-of-type{transform:rotate(45deg) translateY(3px) translate(3px)}._workspaceMenuButton_1rter_104._active_1rter_146>div span:last-of-type{transform:rotate(-45deg) translateY(-2px) translate(2px)}._settingsMenu_1rter_180{display:flex;align-items:center;background:#404040;justify-content:center;width:40px;height:40px;bottom:1rem;left:1rem;right:1.5rem;border-radius:5rem;cursor:pointer}._settingsMenu_1rter_180 svg path{transition:all .2s ease;fill:#ffffff80}._settingsMenu_1rter_180:hover svg path{fill:#fff}._user_1rter_201{font-size:14px;font-weight:400;color:#777}._usericon_1rter_207{color:#222;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer;border-radius:50%;font-variation-settings:"FILL" 0,"wght" 400}._settingsButton_1rter_220{text-decoration:none}._settingsButton_1rter_220 ._usericon_1rter_207{color:#404040;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}._settingsButton_1rter_220 ._usericon_1rter_207:hover{color:#fff}._usercountIcon_1rter_236{display:flex;align-items:center;justify-content:center;font-size:24px;width:24px;height:24px;margin-right:-24px;border-radius:50%;border:2px solid #404040;background:#666;transition:all .2s ease-in-out;letter-spacing:-.05em;text-transform:uppercase;font-size:10px;font-weight:700;color:#fff0}._container_a1wm1_1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:100vh;padding:30vh 0 2rem;gap:2rem;color:#fff}._container_a1wm1_1 ._workspaceListContainer_a1wm1_11{width:400px}._container_a1wm1_1 ._createWorkspaceButton_a1wm1_14{height:56px;padding:0 2rem;background-color:#fff;color:#222;border:none;border-radius:32px;font-weight:700;cursor:pointer}._container_a1wm1_1 ._createWorkspaceButton_a1wm1_14:hover{outline:2px solid #fff;outline-offset:2px}
