.conversationScreenCapture{z-index:99999}.conversationScreenCapture *{box-sizing:border-box}.conversationScreenCapture.scHolder{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0}.conversationScreenCapture.scHolder .scScreenFrame{pointer-events:all;background-color:#00000080;width:100%;height:100%}.conversationScreenCapture .scScreenFrame.scTransparent{background-color:unset;pointer-events:none}.conversationScreenCapture .scHidden{display:none}.conversationScreenCapture .scButton{pointer-events:all}.conversationScreenCapture.scHolder .scEditorFrame{pointer-events:all;background-color:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.conversationScreenCapture.scHolder .scEditorFrame.scHidden{display:none}.conversationScreenCapture .scEditorWindow{pointer-events:all;background-color:#000;flex-direction:column;width:90%;height:90%;display:flex}.conversationScreenCapture .scEditorWindow.scHidden{display:none}.conversationScreenCapture .scEditorToolbar{background-color:#fbfbfb;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 20px;display:flex}.conversationScreenCapture .scEditorToolbarButtons{display:flex}.conversationScreenCapture .scEditorToolbarTabSeparator{border:1px solid #a9a9a9;margin:0 15px}.conversationScreenCapture .scEditorToolbar .scToolbarInput{background:#fff;border:1px solid #d0d0d0;border-radius:3px;padding:7px 12px;font-size:16px;font-weight:400;line-height:110%}.conversationScreenCapture .scEditorToolbar .scToolbarButton{color:#1a73e8;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:3px;padding:7px 12px;font-size:16px;font-weight:400;line-height:110%}.conversationScreenCapture .scEditorToolbar .scToolbarButton:disabled{color:#919797}.conversationScreenCapture .scEditorToolbar .scToolbarButton.scSelected{border:2px solid #1a73e8;padding:6px 11px}.conversationScreenCapture .scEditorColorSelect{border:1px solid #d0d0d0;border-radius:3px;padding:3px;font-size:18px}.conversationScreenCapture .scEditorColorSelectOption{color:#0000}.conversationScreenCapture .scEditorSizeSelect{color:#1a73e8;background:#fff;border:1px solid #d0d0d0;border-radius:3px;padding:5px 0 4px 5px;font-size:16px}.conversationScreenCapture .scEditorWorkspace{justify-content:center;align-items:center;width:100%;min-width:0;height:100%;min-height:0;padding:20px;display:flex}.conversationScreenCapture .scScreenshotCanvasHolder{width:100%;height:100%;position:relative}.conversationScreenCapture .scScreenshotCanvas{object-fit:contain;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.conversationScreenCapture .scScreenshotPreviewCanvas{z-index:1}.conversationScreenCapture .scVideoPreview{object-fit:contain;max-width:100%;max-height:100%}.conversationScreenCapture .scTextInput{pointer-events:none;position:fixed;left:-9999px}.conversationScreenCapture .instructions{justify-content:center;padding:0 1em;font-family:Arial;display:flex}.conversationScreenCapture .instruction-box{pointer-events:all;background:#fbfbfb;border:1px solid #666;border-radius:2px;flex-direction:column;align-items:center;min-width:45%;margin:20px;padding:20px;display:flex}.conversationScreenCapture .instructions h1{text-align:center;margin:0 0 .25em;font-size:30px}.conversationScreenCapture .instructions h1 .icon{color:#ad7000}.conversationScreenCapture .breadcrumbs{flex-wrap:wrap;gap:0;margin:1em 0;font-size:16px;display:flex}.conversationScreenCapture .breadcrumbs__item{color:#333;background:#fff;border:1px solid #cbd2d9;border-radius:5px;outline:none;align-items:center;gap:10px;padding:.5em .5em .5em .75em;text-decoration:none;transition:background .2s linear;display:flex;position:relative}.conversationScreenCapture .breadcrumbs__item.is-active,.conversationScreenCapture .breadcrumbs__item.is-active:after{background:#edf1f5}.conversationScreenCapture .breadcrumbs__item:after,.conversationScreenCapture .breadcrumbs__item:before{clip-path:polygon(50% 50%,-50% -50%,0 100%);content:"";z-index:1;background:#fff;width:1em;transition:background .2s linear;position:absolute;top:0;bottom:0;left:100%}.conversationScreenCapture .breadcrumbs__item:before{background:#cbd2d9;margin-left:1px}.conversationScreenCapture .breadcrumbs__item:last-child{border-right:none}.conversationScreenCapture .breadcrumbs__item span.step{color:#fff;text-align:center;background:#d20090;border:2px solid #5d5d5d;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.conversationScreenCapture .instructions .video{grid-template-rows:min-content;grid-template-columns:min(90vmin,620px);justify-content:center;justify-items:center;display:grid}.conversationScreenCapture .instructions .video video{grid-area:1/1;max-width:70%}.conversationScreenCapture .instructions .actionbar{justify-content:flex-end;width:100%;margin:1em 0 0;display:flex}.conversationScreenCapture .instructions button{color:#1a73e8;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:3px;align-items:center;gap:.5em;margin-top:2px;margin-left:10px;padding:7px 17px;font-size:16px;font-weight:400;line-height:110%;display:flex}.conversationScreenCapture .instructions button .icon{font-size:12px}.conversationScreenCapture .instructions button:hover{background:#f6f6f6}.conversationScreenCapture .instructions .steps{flex-direction:column;gap:1em;margin:1em 0;font-size:16px;display:flex}.conversationScreenCapture .instructions .steps .step{align-items:center;gap:.5em;display:flex}.conversationScreenCapture .instructions .steps .number{color:#1a73e8;text-align:center;background:#fff;border:1px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:.8em;font-weight:700;display:flex}.conversationScreenCapture .instructions .steps .step i{color:#1a73e8;font-weight:700}.conversationScreenCapture .instructions .content.create .timer{justify-content:center;font-size:50px;display:flex}.conversationScreenCapture .instructions .content.create .timer .time{background-color:#fff;border:1px solid #dadada;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;display:flex}.conversationScreenCapture .corner-timer{pointer-events:all;position:absolute;top:30px;right:30px}.conversationScreenCapture .corner-timer .timer{background-color:#fff;border:1px solid #aaa;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.conversationScreenCapture .corner-timer .timer .time{justify-content:center;align-items:center;font-size:40px;display:flex}.conversationScreenCapture .scEditorCropGrid{z-index:100;pointer-events:none;grid-template:"top-left top top-right""left center right"1fr"bottom-left bottom bottom-right"/auto 1fr auto;display:grid;position:fixed}.conversationScreenCapture .scEditorCropHorizontal{cursor:ns-resize;background-color:#59c7f3;width:100%;height:2px}.conversationScreenCapture .scEditorCropVertical{cursor:ew-resize;background-color:#59c7f3;width:2px;height:100%}.conversationScreenCapture .scEditorCropCorner{cursor:nwse-resize;border:2px solid #59c7f3;width:10px;height:10px}.conversationScreenCapture .scEditorCropCornerInverted{cursor:nesw-resize;border:2px solid #59c7f3;width:10px;height:10px}.conversationScreenCapture .scEditorCropGrid .scTop{grid-area:top;justify-self:center}.conversationScreenCapture .scEditorCropGrid .scBottom{grid-area:bottom;place-self:end center}.conversationScreenCapture .scEditorCropGrid .scLeft{grid-area:left;align-self:center}.conversationScreenCapture .scEditorCropGrid .scRight{grid-area:right;place-self:center end}.conversationScreenCapture .scEditorCropGrid .scTopLeft{grid-area:top-left;transform:translate(-50%,-50%)}.conversationScreenCapture .scEditorCropGrid .scTopRight{grid-area:top-right;transform:translate(50%,-50%)}.conversationScreenCapture .scEditorCropGrid .scBottomLeft{grid-area:bottom-left;transform:translate(-50%,50%)}.conversationScreenCapture .scEditorCropGrid .scBottomRight{grid-area:bottom-right;transform:translate(50%,50%)}.conversationScreenCapture .scEditorCropGrid .scCenter{cursor:move;grid-area:center}.conversationScreenCapture .scEditorCropGrid .scHandle{pointer-events:all}.conversationScreenCapture .scEditorCropBackground{z-index:90;pointer-events:none;border-style:solid;border-color:#00000080;position:fixed}.darkMode .conversationScreenCapture .instruction-box{background:#242424;border:1px solid #aaa}.darkMode .conversationScreenCapture .instructions .steps .number{background:#000;border:1px solid #4f4f4f}.darkMode .conversationScreenCapture .instructions button{background:#373737;border:1px solid #4f4f4f}.darkMode .conversationScreenCapture .breadcrumbs__item{color:#ccc;background:#000;border:1px solid #342d26}.darkMode .conversationScreenCapture .breadcrumbs__item.is-active,.darkMode .conversationScreenCapture .breadcrumbs__item.is-active:after{background:#303030}.darkMode .conversationScreenCapture .breadcrumbs__item:after,.darkMode .conversationScreenCapture .breadcrumbs__item:before{background:#000}.darkMode .conversationScreenCapture .breadcrumbs__item:before{background:#342d26}.darkMode .conversationScreenCapture .breadcrumbs__item span.step{color:#000;border:2px solid #a2a2a2}.darkMode .conversationScreenCapture .instructions .content.create .timer .time{color:#fff;background-color:#000;border:1px solid #252525}.darkMode .conversationScreenCapture .corner-timer .timer{background-color:#000;border:1px solid #555}.darkMode .conversationScreenCapture .corner-timer .timer .time{color:#fff}.darkMode .conversationScreenCapture .scEditorToolbar{background:#242424}.darkMode .conversationScreenCapture .scEditorToolbar .scToolbarButton{color:#fff;background:#303030;border-color:#999}.darkMode .conversationScreenCapture .scEditorToolbar .scToolbarButton.scSelected{border-color:#1a73e8}.darkMode .conversationScreenCapture .scEditorColorSelect{border-color:#999}.darkMode .conversationScreenCapture .scEditorSizeSelect{color:#fff;background:#303030;border-color:#999}@media (width<=800px) or (height<=768px){.conversationScreenCapture .instructions .steps{gap:.5em;font-size:12px}.conversationScreenCapture .breadcrumbs{margin:1em 0 0;font-size:12px}.conversationScreenCapture .instructions h1{font-size:26px}}@media (height<=600px){.conversationScreenCapture .instruction-box{margin:10px}.conversationScreenCapture .breadcrumbs{margin:0;font-size:12px}.conversationScreenCapture .breadcrumbs__item{color:#333;background:#fff;border:1px solid #cbd2d9;border-radius:5px;outline:none;align-items:center;gap:10px;padding:.2em .2em .2em .4em;text-decoration:none;transition:background .2s linear;display:flex;position:relative}.conversationScreenCapture .instructions .steps{gap:0;margin:.5em 0;font-size:12px}.conversationScreenCapture .instructions .video{grid-template-columns:minmax(0,60vmin)}}
/*# sourceMappingURL=screencapture.css⁄map */