@charset "UTF-8";.modal-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#111;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content{background-color:#111;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;position:relative;z-index:1}.modal-content button{margin:20px 6px 0;padding:13px 25px;font-size:16px;cursor:pointer;border-radius:22px;font-size:large;font-weight:400}.spogen-logo{display:block;width:110px;height:auto;margin:-.2rem 0 1rem}.client-logo{width:250px;margin-bottom:1.7rem}.powered-row{display:inline-flex;flex-direction:column;align-items:flex-start;margin:0 0 .5rem}.powered-text{display:block;color:#858585;font-size:.8rem;white-space:nowrap}.loginButton{color:#fff;background:#d71539;padding:1rem 2.2rem!important;border-radius:3rem!important}.branding-group{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0}.powered-row{display:flex;flex-direction:column;align-items:flex-start;gap:0}.red-line{display:none}@media(min-width:500px){.red-line{display:block;position:absolute;top:0;padding-top:2rem;z-index:0;height:88.3125px}.red-line-left{left:0;width:calc(50vw - 248px)}.red-line-right{right:0;width:calc(50vw - 248px);transform:scaleX(-1)}}.loading-spinner-container{display:flex;justify-content:center;align-items:center;height:100vh}.loading-spinner{width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:-24px 0 #fff,24px 0 #fff;box-sizing:border-box;animation:pulse-loader 2s linear infinite}@keyframes pulse-loader{33%{background:#fff;box-shadow:-24px 0 #d71539,24px 0 #fff}66%{background:#d71539;box-shadow:-24px 0 #fff,24px 0 #fff}to{background:#fff;box-shadow:-24px 0 #fff,24px 0 #d71539}}.no-access-container{display:flex;align-items:center;height:100vh}.no-access-content{align-items:center;border-radius:8px;padding:2rem;max-width:400px;text-align:center;transition:all .2s ease-in-out}.icon-container{margin-bottom:1rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.access-icon{width:128px;height:128px;filter:invert(1)}h1{font-size:32px;margin-bottom:2rem}p{font-size:14px;margin-bottom:.5rem;line-height:1.4}.request-access-button{margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:400;transition:background-color .2s}.request-access-button:hover{background-color:#0056b3}.access-status{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:500}.status-label,.status-badge,.status-time{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.status-label{color:#ffffffb3;font-size:14px}.status-badge{padding:8px 16px;border-radius:12px;font-weight:400;font-size:18px;min-width:80px;text-align:center;letter-spacing:.5px;background:#5315d833;border:1px solid rgba(83,21,216,.5);color:#ffffffe6}.status-pending{background:#5315d833;border:1px solid rgba(83,21,216,.5)}.status-approved{background:#007bff33;border:1px solid rgba(0,123,255,.5)}.status-denied{background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}.status-time{font-size:14px;color:#ffffffb3;width:100%;text-align:center;margin-top:5px}.request-access-button,.access-status{opacity:1;transition:opacity .2s ease-in-out}.request-access-button.fade-out{opacity:0}.access-status.fade-in{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--mobile-breakpoint: 1050px}._messages_hbgxp_5{display:flex;flex-direction:column;justify-content:space-between;overscroll-behavior-y:contain;-webkit-overscroll-behavior-y:contain}._aiMessageBubble_hbgxp_13{width:fit-content;max-width:100%;display:block;position:relative;transition:all .3s ease;padding-bottom:0;max-width:min(calc(100% - 80px),fit-content);margin-left:0rem!important;margin-right:0rem!important}._aiMessageWrapper_hbgxp_25{flex:1;display:flex;flex-direction:column;flex-grow:1;max-width:100%}._messageContainer_hbgxp_33{margin-top:.5rem}._messageContainer_hbgxp_33:last-child ._aiMessageBubble_hbgxp_13{animation-delay:.1s}._aiMessageRow_hbgxp_41{display:flex;flex-direction:column;align-items:flex-start;padding-left:0;padding-right:0}._aiMessageContentRow_hbgxp_49{display:flex;flex-direction:row;align-items:flex-end;margin-top:8px}._aiIconContainer_hbgxp_56{width:54px;height:54px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:14px;padding-top:.1rem}._aiIconCircle_hbgxp_67{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;overflow:hidden}._spogenEye_hbgxp_78{height:50px;width:auto}@media(max-width:750px){._messageContainer_hbgxp_33{margin-top:.5rem}._aiMessageRow_hbgxp_41{padding-left:12px;padding-right:12px}._aiMessageBubble_hbgxp_13{margin-left:0rem!important;margin-right:0rem!important}._messages_hbgxp_5{width:auto}}._loaderContainer_hbgxp_104{display:flex;justify-content:center;padding:1rem 0}@media(max-width:550px){._aiMessageRow_hbgxp_41{padding-left:10px;padding-right:10px}._aiMessageContentRow_hbgxp_49{margin-top:6px}}._modal_um66i_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000ed;display:flex;align-items:center;justify-content:center;z-index:1000;overscroll-behavior:contain;-webkit-overscroll-behavior:contain;touch-action:none;pointer-events:all;isolation:isolate}._closeButton_um66i_19{position:fixed;top:2px;right:2px;background:#000;border-radius:1rem;border:none;font-size:2.5rem;color:#fff;cursor:pointer;z-index:1001;padding:0rem .84rem .5rem;pointer-events:all}._closeButton_um66i_19:hover{color:#ddd}._modalContent_um66i_38{position:relative;width:98%;height:90vh;background-color:transparent;overflow:auto;display:flex;align-items:center;justify-content:center;padding:0;cursor:grab;border-radius:8px;overscroll-behavior:contain;-webkit-overscroll-behavior:contain;max-width:90vw;max-height:90vh;overflow:hidden}._transformWrapperStyles_um66i_58{position:relative;width:auto;height:auto;overflow:auto}._transformContentStyles_um66i_65{width:auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}._navButton_um66i_74{position:absolute;top:50%;transform:translateY(-50%);background-image:none;background-color:#00000080;color:#fff;border:none;padding:10px 15px;font-size:24px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease;height:6rem;width:.5rem}._navButton_um66i_74:hover{background-color:#000c}._tableDisplayContainer_bsi6e_1{cursor:pointer;padding:4px 12px;font-family:sans-serif;border-radius:.5rem;background-color:#fff}._tableTitle_bsi6e_9{font-size:17px;font-family:system-ui;font-weight:700;margin-top:0;margin-bottom:0;color:#333}._tableSubtitle_bsi6e_18{font-size:15.5px;margin:0;font-family:system-ui;font-weight:400;color:#333}._tableGridWrapper_bsi6e_26{background-color:#ccc;overflow-x:auto;margin-top:2px;border:1px solid #ccc}._tableCell_bsi6e_33{background-color:#fff;padding:3px 6px;display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden;word-break:break-word;color:#333;border:none;text-align:left}._tableCellTextContent_bsi6e_46{display:block;width:100%;white-space:pre-line;text-align:left;font-size:14.5px}._tableHeaderCell_bsi6e_54{background-color:#f0f0f0;font-weight:700}._tableCellImage_bsi6e_59{max-width:100px;max-height:100px;object-fit:contain;display:block}._mixedTextLine_bsi6e_66{display:block;margin-bottom:4px;white-space:pre-line;width:100%;text-align:left;font-size:.7em}._mixedTextLine_bsi6e_66:last-child{margin-bottom:0}._mixedImageLine_bsi6e_80{max-width:50px;max-height:50px;object-fit:contain;display:block;margin-bottom:4px}._mixedImageLine_bsi6e_80:last-child{margin-bottom:0}._tableFooter_bsi6e_92{margin-top:.1em;margin-bottom:0;font-size:11.5px;color:#333;text-align:left;white-space:pre-line;width:100%}._mixedContentLine_bsi6e_102{display:flex;align-items:center;margin-bottom:4px}._mixedTextElement_bsi6e_108{margin-right:4px;font-size:12.5px}._mixedImageElement_bsi6e_113{max-width:70px;max-height:70px;height:auto;margin-right:4px}@media(max-width:650px){._tableDisplayContainer_bsi6e_1{padding:.3rem}._tableCell_bsi6e_33{padding:3px}._tableCellTextContent_bsi6e_46{font-size:11px;line-height:140%}._mixedImageElement_bsi6e_113{max-width:36px;max-height:36px}._tableCellImage_bsi6e_59{max-width:50px;max-height:50px}._mixedTextElement_bsi6e_108{margin-right:4px;font-size:11px}._tableTitle_bsi6e_9{font-size:16px;font-family:system-ui;font-weight:700;margin-top:0;margin-bottom:0;color:#333}._tableSubtitle_bsi6e_18{font-size:14px;margin:0;font-family:system-ui;font-weight:400;color:#333}}@media(max-width:450px){._tableDisplayContainer_bsi6e_1{padding:3px}._tableCell_bsi6e_33{padding:2px}._tableCellTextContent_bsi6e_46{font-size:11px;line-height:140%}._mixedImageElement_bsi6e_113{max-width:36px;max-height:36px}._tableCellImage_bsi6e_59{max-width:50px;max-height:50px}._mixedTextElement_bsi6e_108{margin-right:4px;font-size:11px}._tableTitle_bsi6e_9{font-size:16px;font-family:system-ui;font-weight:700;margin-top:0;margin-bottom:0;color:#333}._tableSubtitle_bsi6e_18{font-size:14px;margin:0;font-family:system-ui;font-weight:400;color:#333}}._layoutContainer_fqp2v_1{display:flex;flex-direction:column;align-items:stretch;width:100%;opacity:0;transition:opacity .3s ease-in-out;overflow:hidden;will-change:opacity}._layoutContainer_fqp2v_1._loaded_fqp2v_12{opacity:1}._contentWrapper_fqp2v_16{display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:0 0 .2rem .2rem;cursor:pointer;color:#333}._imageMetadataHeader_fqp2v_26{width:100%;padding:1px .5rem;flex-shrink:0;text-align:center;color:#333;background-color:#fff;border-radius:.2rem .2rem 0 0;box-sizing:border-box}._legendItemInner_fqp2v_37{display:flex;overflow-wrap:break-word;word-break:break-word;justify-content:flex-start;text-align:left;margin-bottom:1px;color:#333}._imageArea_fqp2v_47{display:flex;flex-direction:column;align-items:center;width:100%;flex-shrink:1;min-width:0;border-radius:0;margin-top:2px;padding-bottom:2px;min-height:0}._chatImage_fqp2v_60{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center center;image-orientation:from-image}._imageBackground_fqp2v_70{display:flex;flex-direction:column;width:100%;background-color:#fff;border-radius:.2rem;cursor:pointer}._imageLegend_fqp2v_79{width:100%;min-width:0;padding:0 6px 3px;box-sizing:border-box;overflow-wrap:break-word;flex-shrink:0;text-align:left;font-size:15px;line-height:130%}._legendGrid_fqp2v_91{display:grid;grid-template-columns:repeat(var(--grid-columns, 1),1fr);gap:1px 8px;width:100%}._sideBySideLayout_fqp2v_98{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:8px;width:100%;max-width:100%;box-sizing:border-box;padding:0}._sideBySideLayout_fqp2v_98 ._legendItemInner_fqp2v_37{margin-bottom:4px;margin-right:4px}._sideBySideLayout_fqp2v_98 ._imageArea_fqp2v_47{align-items:flex-end;flex:0 0 auto;width:auto}._sbsCenter_fqp2v_121{display:flex;flex-direction:row;gap:8px;margin:0 auto;width:max-content;max-width:100%}._sideBySideLayout_fqp2v_98 ._imageLegend_fqp2v_79{height:100%;max-height:100%;overflow-y:auto;align-self:stretch;padding:2px 4px 4px;border-radius:0;background-color:#fff;line-height:130%}._legendLinePrefix_fqp2v_142{margin-right:2px;font-weight:700;flex-shrink:0}._legendLineContent_fqp2v_148{min-width:0}h3,p{margin:0}h3{font-size:18px}p{font-size:16px}._legendColorBox_fqp2v_164{display:inline-block;margin-top:2px;width:14px;height:14px;min-width:14px;border-radius:3px;margin-right:8px;vertical-align:middle}@media(max-width:800px){._imageLegend_fqp2v_79{padding:2px 4px;font-size:12px}._legendGrid_fqp2v_91{gap:3px 4px}._legendLinePrefix_fqp2v_142{margin-right:.25rem}._sideBySideLayout_fqp2v_98 ._legendItemInner_fqp2v_37{margin-bottom:4px;margin-right:4px}h3,p{margin:0}h3{font-size:16px}p{font-size:14px}}@media(max-width:550px){._imageLegend_fqp2v_79{padding:1px 3px;font-size:10px}._legendColorBox_fqp2v_164{width:10px;height:10px;min-width:10px;margin-right:5px;margin-top:1px}._sideBySideLayout_fqp2v_98 ._imageLegend_fqp2v_79{padding:1px 2px 2px}._sideBySideLayout_fqp2v_98 ._legendItemInner_fqp2v_37{margin-bottom:2.5px;margin-right:2px}._sideBySideLayout_fqp2v_98{gap:4px}._legendGrid_fqp2v_91{gap:1px 2px}._legendLinePrefix_fqp2v_142{margin-right:2px}h3,p{margin:0}h3{font-size:13px}p{font-size:12px}}._modal_f9am4_1{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#000000ed;display:flex;align-items:center;justify-content:center;z-index:1000;overscroll-behavior:contain;-webkit-overscroll-behavior:contain;touch-action:none;pointer-events:all;isolation:isolate}._closeButton_f9am4_19{position:fixed;top:1px;right:1px;background:#000;border-radius:1rem;border:none;font-size:2.5rem;align-self:center;color:#fff;cursor:pointer;z-index:1001;padding:0rem .75rem .5rem;pointer-events:all}._transformWrapperStyles_f9am4_35{position:relative;width:100%;height:100%;overflow:auto}._closeWrapper_f9am4_42{width:100%;height:100%}._transformContentStyles_f9am4_47{width:auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}._imageWrapper_f9am4_56{display:flex;align-self:center;flex-direction:column;align-items:center;justify-content:center;max-width:100dvw;max-height:100dvh}._imageHeader_f9am4_66 h2{font-size:1em;font-weight:700;color:#333;margin-top:0;margin-bottom:0rem}._imageHeader_f9am4_66 h3{font-size:.8rem;font-weight:400;color:#333;margin-top:0;margin-bottom:0rem}._imageHeader_f9am4_66{color:#333}._image_f9am4_56{max-width:100dvw;max-height:100dvh;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none}._imageLegend_f9am4_95{display:grid;grid-template-columns:repeat(3,minmax(200px,3fr));gap:.2rem;width:100dvw;padding-left:.2rem;box-sizing:border-box;flex-shrink:0;padding-bottom:.05rem;color:#333;font-size:.8rem;overflow-y:auto}._legendLineContainer_f9am4_109{display:flex;align-items:baseline;line-height:1.2;font-size:.7rem}._legendLinePrefix_f9am4_116{margin-left:.5rem;margin-right:.3rem;white-space:nowrap;flex-shrink:0}._legendLineContent_f9am4_123{flex-grow:1;flex-shrink:1;align-items:left;text-align:left;min-width:0}._sliderWrapper_f9am4_131{width:100dvw;height:100dvh;margin:0 auto;position:relative;overflow:hidden}._slideContent_f9am4_139{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}._sliderWrapper_f9am4_131 .slick-slider{width:100%!important;height:100%!important}._sliderWrapper_f9am4_131 .slick-list{width:100%!important;height:100%!important;overflow:hidden!important}._sliderWrapper_f9am4_131 .slick-track{display:flex!important;flex-direction:row!important;align-items:center!important;width:100%!important;height:100%!important}._sliderWrapper_f9am4_131 .slick-slide{width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}._sliderWrapper_f9am4_131 .slick-slide>div{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}._sliderWrapper_f9am4_131 .slick-prev,._sliderWrapper_f9am4_131 .slick-next{display:none!important}._sliderWrapper_f9am4_131 .slick-dots{position:absolute!important;bottom:10px!important;left:50%!important;transform:translate(-50%)!important;display:flex!important;justify-content:center!important;list-style:none!important;padding:0!important;margin:0!important;z-index:1000!important}._sliderWrapper_f9am4_131 .slick-dots li{margin:0 5px!important;display:flex!important;align-items:center!important;justify-content:center!important}._sliderWrapper_f9am4_131 .slick-dots li button{width:10px!important;height:10px!important;border-radius:50%!important;border:none!important;background-color:#fff9!important;cursor:pointer!important;font-size:0!important;position:relative!important}._sliderWrapper_f9am4_131 .slick-dots li button:before{content:""!important;position:absolute!important;top:-10px!important;left:-10px!important;width:30px!important;height:30px!important}._sliderWrapper_f9am4_131 .slick-dots li.slick-active button{background-color:#fff!important}._sliderWrapper_f9am4_131 .slick-dots li button:hover{background-color:#fffc!important}._videoContainer_taqvx_1{position:relative;cursor:pointer;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;background-color:#fff;display:flex;flex-direction:column}._videoMetadata_taqvx_12{padding:12px 16px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef}._videoTitle_taqvx_18{font-size:16px;font-weight:600;color:#212529;margin-bottom:4px;line-height:1.3}._videoSubtitle_taqvx_26{font-size:14px;color:#6c757d;line-height:1.4}._videoWrapper_taqvx_32{background-color:#000;display:flex;justify-content:center;align-items:center;position:relative}._videoPlayer_taqvx_40{padding:0;margin:0;border:none;border-radius:0;display:block}._videoOverlay_taqvx_48{position:absolute;top:0;left:0;width:100%;height:60%;background:transparent;opacity:.5;z-index:1}._chatImageListContainer_u8gsl_1{position:relative;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;margin-bottom:0rem;overflow:hidden;width:100%;-webkit-user-select:none;user-select:none;transition:opacity .3s ease-in-out,height .3s ease-in-out}._chatImageListContainer_u8gsl_1._topLayout_u8gsl_14{align-items:center;padding-top:15px}._chatImageListContainer_u8gsl_1._inactive_u8gsl_19{opacity:0;visibility:hidden;height:0;transition:opacity .3s ease-in-out,height .3s ease-in-out}._chatImageListContainer_u8gsl_1._active_u8gsl_26{opacity:1}._chatImageContainer_u8gsl_30{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-width:100px;opacity:0;position:relative;overflow:hidden;width:100%;padding-top:15px;transition:opacity .5s ease-in-out,height .5s ease-in-out}._chatImageContainer_u8gsl_30._loaded_u8gsl_45{opacity:1;min-height:0px;background-color:transparent}._itemsDisplayArea_u8gsl_51{display:flex;justify-content:center;align-items:center;flex-grow:1;overflow:hidden;width:99.5%;position:relative;background-color:transparent;margin:0;min-width:0;border-radius:4px}._sliderContainer_u8gsl_65{display:flex;flex-direction:column;justify-content:flex-end;width:100%;position:relative;overflow:hidden}._sliderContainer_u8gsl_65._topLayout_u8gsl_14{justify-content:flex-start}._navigation_u8gsl_78{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-height:40px}._changeItemButton_u8gsl_87{background:transparent;max-width:60px;padding:20px;font-size:32px}._dots_u8gsl_94{line-height:0rem;padding-bottom:0rem;position:relative;display:flex;justify-content:center;align-items:center;list-style:none;gap:20px}._dot_u8gsl_94{width:8px;height:8px;border-radius:50%;margin:0;padding:0;background:#565656}._dot_u8gsl_94._active_u8gsl_26{background:#d3d3d3}.slick-list{overflow:hidden;margin:0!important}@supports (overflow: clip){.slick-list{overflow:clip}}.slick-track{display:flex;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.slick-slide{height:auto;padding:0!important}.slick-slide>div{width:100%;box-sizing:border-box}@media(max-width:850px){._chatImageListContainer_u8gsl_1{height:15vh;display:flex;align-items:center}._itemsDisplayArea_u8gsl_51{padding:0;width:99.5%}._navigation_u8gsl_78{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-height:37px}._changeItemButton_u8gsl_87{background:transparent;max-width:28px;padding:8px;font-size:25px}._dots_u8gsl_94{gap:15px}._dot_u8gsl_94{width:5px;height:5px;border-radius:50%}}@media(max-width:650px){._chatImageListContainer_u8gsl_1{height:15vh;display:flex;align-items:center}._itemsDisplayArea_u8gsl_51{padding:0;width:99.5%}._navigation_u8gsl_78{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-height:32px}._changeItemButton_u8gsl_87{background:transparent;max-width:30px;padding:10px;font-size:26px}._dots_u8gsl_94{gap:15px}._dot_u8gsl_94{width:5px;height:5px;border-radius:50%}}._loadingText_tnyg6_1{color:#fff;font-size:1.2rem;text-align:center;opacity:1;transition:opacity .5s ease-out;z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem}._loadingText_tnyg6_1._fadeOut_tnyg6_14{opacity:0}._loadingImage_tnyg6_18{width:100px;height:auto}._loadingText_tnyg6_1 span{display:inline-block;margin:0 -.075rem}._noImagesFound_tnyg6_28{padding-top:3rem;padding-bottom:3rem}._loadingImageContainer_tnyg6_33{position:relative;width:100px;display:flex;justify-content:center;align-items:center}._loadingImage_tnyg6_18{width:100%;height:auto}._loadingSpinnerImage_tnyg6_46{position:absolute;width:25px;height:25px;top:74px;left:71px;animation:_spin_tnyg6_1 4s linear infinite}@keyframes _spin_tnyg6_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._loader_tnyg6_65{width:44px;height:44px;border:5px solid rgba(255,255,255,.8);border-radius:50%;display:inline-block;box-sizing:border-box;animation:_rotation_tnyg6_1 1s linear infinite}@keyframes _rotation_tnyg6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_tnyg6_1._cssSpinnerActive_tnyg6_85 ._loader_tnyg6_65{display:inline-block}._loadingText_tnyg6_1._cssSpinnerActive_tnyg6_85 ._loadingImageContainer_tnyg6_33{display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@keyframes _fadeInUp_16ra0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._suggestionsWrapper_16ra0_12{display:flex;justify-content:flex-end;width:100%;max-width:1024px;margin-top:2px;padding-left:6px;box-sizing:border-box}._suggestionsInner_16ra0_22{display:flex;flex-wrap:wrap;gap:10px 8px;justify-content:flex-end;max-width:100%;box-sizing:border-box;margin-top:2px;margin-bottom:2px}._suggestionButton_16ra0_33{position:relative;background:transparent;color:#fcfcfc;padding:7px 15px;border-radius:9999px;border:1px solid #d71539;font-size:16px;font-weight:400;cursor:pointer;z-index:1;animation-name:_fadeInUp_16ra0_1;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards;opacity:0;will-change:transform,opacity}._suggestionButton_16ra0_33:hover{background:#1c1c1c;border:1px solid #d71539}._suggestionButton_16ra0_33:nth-child(1){animation-delay:0ms}._suggestionButton_16ra0_33:nth-child(2){animation-delay:50ms}._suggestionButton_16ra0_33:nth-child(3){animation-delay:.1s}._suggestionButton_16ra0_33:nth-child(4){animation-delay:.15s}._suggestionButton_16ra0_33:nth-child(5){animation-delay:.1s}._suggestionButton_16ra0_33:nth-child(6){animation-delay:.15s}@media(max-width:751px){._suggestionButton_16ra0_33{padding:5px 12px 7px;font-size:15px}._suggestionsInner_16ra0_22{display:flex;flex-wrap:wrap;gap:7px 5px;justify-content:flex-end;max-width:100%;box-sizing:border-box}._suggestionsWrapper_16ra0_12{padding-left:0}}@media(max-width:551px){._suggestionButton_16ra0_33{padding:5px 8px 7px;font-size:13.5px}._suggestionsInner_16ra0_22{gap:6px 4px}}._userMessageContainer_csvu0_1{float:right;clear:both;position:relative;align-self:flex-end;padding-left:60px;padding-right:0}._userMessageBubble_csvu0_10{display:inline-block}._timestamp_csvu0_14{font-size:12px;color:#858585;margin-top:2px;margin-bottom:1px;text-align:right;margin-left:1.5rem;margin-right:.1rem}._userMessage_csvu0_1{position:relative;background-color:#fcfcfc;color:#000;padding:13px 18px;border:none;text-align:left;white-space:pre-line;outline:none;min-height:1.2rem;font-size:18px;border-radius:16px 16px 0}@media(max-width:750px){._userMessageContainer_csvu0_1{margin-left:.3rem;margin-bottom:.15rem;max-width:100%;padding-left:10px;padding-right:10px}._userMessage_csvu0_1{font-size:16px;-webkit-overflow-scrolling:touch}}@media(max-width:450px){._userMessageContainer_csvu0_1{margin-left:.3rem;margin-bottom:.15rem;max-width:100%}._userMessage_csvu0_1{font-size:14px;padding:10px 12px;-webkit-overflow-scrolling:touch}._timestamp_csvu0_14{font-size:11px}}._aiMessage_yed3f_1{position:relative;background-color:#353535;text-align:left;white-space:pre-line;border-radius:16px 16px 16px 0;min-height:1.2rem;font-size:16px;padding:12px 16px;user-select:text;-webkit-user-select:text;-webkit-touch-callout:text;color:#fcfcfc;line-height:100%}h3{font-size:20px}._aiMessageBubble_yed3f_44{display:inline-block;position:relative;transition:all .3s ease;padding-bottom:0;max-width:min(calc(100% - 80px),fit-content);margin-left:8px}._aiMessageContainer_yed3f_53{display:flex;flex-direction:column;align-items:flex-start;position:relative;gap:0px;width:100%;margin:0}._timestampRow_yed3f_63{display:flex;align-items:center;margin-top:2px;margin-bottom:1px;gap:12px}._timestamp_yed3f_63{font-size:12px;color:#858585;text-align:right;height:auto}._messageWithFeedback_yed3f_78{position:relative;align-items:flex-start;width:fit-content;flex:1;display:flex;align-items:center;transform:scale(1);opacity:1;transition:transform .3s cubic-bezier(.4,0,.2,1);user-select:text;-webkit-user-select:text;-webkit-touch-callout:text}._messageWithFeedback_yed3f_78._longPressing_yed3f_94{opacity:.8;transform:scale(.98);transition:all .2s ease}._warningIconContainer_yed3f_100{position:relative;display:inline-flex;align-items:center;cursor:help;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._warningIconContainer_yed3f_100:focus{outline:none}._warningTooltip_yed3f_115{visibility:hidden;opacity:0;background-color:#111;color:#fff;text-align:center;padding:8px 12px;border-radius:6px;position:absolute;z-index:1000;bottom:100%;transform:translate(-2%);white-space:normal;width:15rem;font-size:14px;transition:opacity .3s ease;pointer-events:none;left:100%;transform:translateY(-2%);border:solid 1px #d71539}._warningTooltip_yed3f_115:after{content:"";position:absolute;top:50%;left:-5px;transform:translateY(-50%);margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}._warningIconContainer_yed3f_100:hover ._warningTooltip_yed3f_115,._warningIconContainer_yed3f_100:focus ._warningTooltip_yed3f_115,._warningIconContainer_yed3f_100:active ._warningTooltip_yed3f_115{visibility:visible;opacity:1;pointer-events:auto}._warningIcon_yed3f_100{height:13px;margin-top:1px}._captureWrapper_yed3f_163{margin-top:10px}._captureButton_yed3f_164{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;border:1px dashed var(--border);background:#d71539;cursor:pointer;border-radius:2px;font-weight:400}@media(max-width:750px){._aiMessageBubble_yed3f_44{margin-left:0;margin-right:0;max-width:100%}._aiMessage_yed3f_1:before{left:-8px}._aiMessage_yed3f_1{font-size:16px;-webkit-overflow-scrolling:touch}}@media(max-width:450px){._aiMessage_yed3f_1{font-size:14px;-webkit-overflow-scrolling:touch;padding:.6rem .6rem .6rem .7rem}._timestamp_yed3f_63{font-size:11px}}@media(max-width:1024px){._messageWithFeedback_yed3f_78{gap:0}}@media(max-width:850px){._messageWithFeedback_yed3f_78{margin-left:0;gap:0}}@media(max-width:639px){._messageWithFeedback_yed3f_78{margin-left:0;gap:0}._messageFeedback_yed3f_228{display:none}._aiMessage_yed3f_1{-webkit-user-select:none;user-select:none}}._feedbackBtn_r7q96_2{background:none;border:none;cursor:pointer;padding:4px 0 4px 4px;opacity:.6;transition:opacity .2s;display:flex;align-items:center}._feedbackBtn_r7q96_2 img{width:24px;height:24px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);opacity:.2;transition:opacity .2s}._feedbackBtn_r7q96_2:hover img,._feedbackBtn_r7q96_2._selected_r7q96_23 img{opacity:1}._messageFeedback_r7q96_27{display:flex;flex-direction:column;gap:1px;margin-left:2px;margin-top:-21px}@media(max-width:639px){._messageFeedback_r7q96_27{display:none}}.mobileFeedbackPopup{position:fixed;top:calc(var(--touch-y) - 30px);left:clamp(50px,calc(var(--touch-x)),calc(100vw - 50px));transform:translate(-50%,-50%);display:flex;gap:8px;background:#2d2d2d;padding:8px;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0003;animation:popupAppear .2s ease;z-index:1000}.mobileFeedbackPopup .feedbackBtn{background:none;border:none;padding:8px;border-radius:50%}.mobileFeedbackPopup .feedbackBtn img{width:24px;height:24px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);opacity:.4}@keyframes pressAnimation{0%{transform:scale(1)}40%{transform:scale(.85)}80%{transform:scale(1.15)}to{transform:scale(1.1)}}@keyframes depressAnimation{0%{transform:scale(1.1)}40%{transform:scale(.9)}80%{transform:scale(1.05)}to{transform:scale(1)}}.mobileFeedbackPopup .feedbackBtn.selected{animation:pressAnimation .3s cubic-bezier(.34,1.56,.64,1) forwards}.mobileFeedbackPopup .feedbackBtn.selected img{opacity:1;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);transition:all .3s ease}.mobileFeedbackPopup .feedbackBtn.deselecting{animation:depressAnimation .3s cubic-bezier(.34,1.56,.64,1) forwards}.mobileFeedbackPopup .feedbackBtn.deselecting img{opacity:.4;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);transition:all .3s ease}@keyframes popupAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.feedbackDialogContainer{position:relative;height:0;width:100%;transition:height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);overflow:hidden;margin-bottom:8px;padding-top:8px;padding-bottom:0;z-index:10;visibility:hidden}.feedbackDialogContainer.hiding{padding-top:0;height:0!important}.feedbackDialogContainer.showing{visibility:visible}.feedbackDialog{position:absolute;right:0;top:8px;padding:12px;background:#383838;border-radius:8px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;border:1px solid rgba(255,255,255,.1);max-width:400px;width:calc(100% - clamp(20px,10vw,100px))}.feedbackHeader{position:absolute;top:4px;right:8px;left:8px;z-index:11}.headerContent{display:flex;justify-content:flex-end;align-items:center;gap:8px}.feedbackThankYou{font-size:.9em;color:#ffffff80;opacity:0;transform:translateY(5px);transition:opacity .3s ease,transform .3s ease}.feedbackThankYou.visible{opacity:1;transform:translateY(0)}.closeBtn{background:#3d3d3d!important;border-radius:50%!important;width:26px;height:26px;padding:0!important;display:flex;align-items:center;justify-content:center;font-size:.8em!important;border:1px solid rgba(255,255,255,.2)!important;line-height:1!important;text-align:center}.feedbackTitle{grid-column:1 / -1;padding-right:28px;text-align:left;margin-bottom:4px}.feedbackDialog button:not(.closeBtn){background:#111;border:1px solid #d71539;border-radius:4px;padding:8px 12px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;transition:all .2s ease;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.feedbackDialog button:not(.closeBtn).selected{background:#d71539;border-color:#d71539;color:#000}.feedbackDialog button:not(.closeBtn):hover{background:#383838}.feedbackDialog button:not(.closeBtn).selected:hover{background:#e4002b}.feedbackDialog button.selected:before{content:none}.otherReasonInput{grid-column:1 / -1;width:100%;height:171px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:#fff;padding:8px;font-size:.9em;resize:none;box-sizing:border-box;max-width:100%}.otherReasonInput::placeholder{color:#ffffff80}.otherReasonButtons{grid-column:1 / -1;display:flex;gap:8px;justify-content:flex-end;margin-top:4px;width:100%;box-sizing:border-box}.otherReasonButtons button{width:auto;padding:6px 16px}.backButton{background:#ffffff0d!important;border:1px solid rgba(255,255,255,.1)!important;justify-self:end;padding:6px 16px!important;transition:none!important}.backButton:hover{background:#ffffff1a!important}@media(max-width:550px){.feedbackDialog button:not(.closeBtn){font-size:13px;padding:8px}.feedbackDialog{padding:8px;width:calc(100% - clamp(15px,7vw,100px))}.feedbackThankYou{font-size:13px}}.alert-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#111;border-radius:8px;padding:0 1.5rem 1.5rem;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;z-index:1001;border:1px solid #777;color:#fcfcfc}.alert-popup.inline{position:relative;top:auto;left:auto;transform:none;margin:8px 0;width:auto;max-width:100%;box-sizing:border-box;max-height:none;overflow:visible;border:none;background:transparent;color:inherit;padding:0;box-shadow:none}.alert-popup.inline .alert-header{display:none}.alert-popup.inline .alert-message{border-top:none}.alert-header{display:flex;align-items:flex-start;justify-content:flex-end;margin-bottom:.25rem;margin-right:.25rem}.alert-header button{background:none;border:none;color:#fff;font-size:2.5rem;line-height:120%;cursor:pointer;padding:0 5px;margin:-5px -10px 3px 3px}.alert-content{display:flex;flex-direction:column;gap:1rem}.alert-item{border-radius:4px;overflow:hidden}.alert-type-header{padding:5px 10px;font-weight:700;text-transform:uppercase}.alert-type-header.alert0{background:#e4002b;color:#fff}.alert-type-header.alert1{background:#e9d502;color:#000}.alert-type-header.alert2{background:#ff0;color:#000}.alert-type-header.alert3{background:#005586;color:#fff}.alert-type-header.alert4{background:#5a6063;color:#fff}.alert-message{padding:.5rem .8rem;background:#383838;border-top:1px solid rgba(255,255,255,.05);line-height:1.5;white-space:pre-wrap;text-align:left}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}.backdrop.visible{opacity:1;pointer-events:auto}@media(max-width:1050px){.alert-popup{padding:0 .5rem .5rem!important;font-size:.8rem}}@media(max-width:850px){.alert-popup{padding:0 16px 16px!important;font-size:17px}.alert-popup.inline{margin-top:18px;padding-left:0!important;padding-right:0!important}}@media(max-width:700px){.alert-popup{padding:0 12px 12px!important;font-size:14px}.alert-type-header{padding:4px}.alert-message{padding:10px 14px}.alert-popup.inline{margin-top:12px}}@media(max-width:500px){.alert-popup{padding:0 12px 12px!important;font-size:13px}.alert-type-header{padding:3px}.alert-message{padding:.5rem .8rem}.alert-popup.inline{margin-top:12px;padding:0!important}}.metadataBubble{display:inline-block;position:relative;border-radius:0;padding:0;margin-top:12px;width:fit-content;margin-left:0;opacity:0;height:0;overflow:hidden;transition:opacity .3s ease-in-out,height .3s ease-in-out}.metadataBubble.active{opacity:1}.metadataBubbleContent{padding:0}.alertPreviewContainer{display:flex;flex-direction:row;gap:.3rem;row-gap:.3rem;width:100%;flex-wrap:wrap}.alertPreview{display:flex;align-items:center;gap:.7rem;background:#ffffff0d;border:none;border-radius:8px;padding:.3rem .7rem .3rem .5rem;color:#fff;cursor:pointer;width:fit-content;text-align:left}.alertPreview:hover{background:#ffffff1a}.alertIcon{width:26px;height:26px;position:relative;display:flex;align-items:center;justify-content:center}.alertBadge{position:absolute;top:-7px;right:-7px;background:#fff;color:#2d2d2d;border-radius:50%;width:16px;height:16px;font-size:.8rem;display:flex;align-items:center;justify-content:center}.alertType{font-size:16px}.checklistTrigger{display:flex;align-items:center;gap:.7rem!important;background:#111;border-radius:2px;padding:11px 20px;scroll-padding-right:24px;color:#fff;cursor:pointer;width:fit-content;text-align:left;border:solid 1px #ccc;font-weight:600}.alertTrigger{display:flex;align-items:center;background:#111;border-radius:2px;padding:10px 24px;scroll-padding-right:24px;color:#fff;cursor:pointer;width:fit-content;text-align:left;border:solid 1px #d71539;font-size:16px;gap:8px;font-weight:600}.alertTrigger:hover{border:solid 1px #d71539;background-color:#191919}.alertTrigger img{width:23px;height:23px}.checklistTrigger:hover{border:solid 1px #d71539}.featureTrigger{display:flex;align-items:center;gap:.8rem;background:#ffffff0d;border:none;border-radius:8px;padding:.3rem .5rem!important;color:#fff;cursor:pointer;width:fit-content;text-align:left}.featureTrigger:hover{border:1px solid white}.triggerIcon{width:28px;height:28px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.alertTrigger+.checklistTrigger{margin-top:12px}.alertTrigger+.linkTrigger{margin-top:12px}.checklistTrigger+.checklistTrigger{margin-top:12px}.checklistTrigger+.linkTrigger{margin-top:12px}.triggerLabel{font-size:16px}@media(max-width:1050px){.checklistBubble button{padding:.2rem .8rem}.triggerLabel,.alertType{font-size:16px}}.featureTrigger img{width:24px;height:24px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.linkTrigger{display:flex;align-items:center;gap:.8rem;background:#ffffff0d;border:none;border-radius:8px;padding:.3rem .7rem .3rem .5rem;color:#fff;cursor:pointer;width:fit-content;text-align:left}.linkTrigger:hover{background:#ffffff1a}.linkTrigger img{width:32px;height:32px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.videoTrigger{display:flex;align-items:center;gap:.8rem;background:#ffffff0d;border:none;border-radius:8px;padding:.3rem .7rem .3rem .5rem;color:#fff;cursor:pointer;width:fit-content;text-align:left;margin-top:.3rem}.videoTrigger:hover{background:#ffffff1a}.videoTrigger img{width:32px;height:32px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ffffffb3}70%{transform:scale(1.02);box-shadow:0 0 8px 8px #fff0}to{transform:scale(1);box-shadow:0 0 #fff0}}.pulsing{animation:pulse 2s infinite;border:1px solid white;border-radius:8px}@media(max-width:750px){.metadataBubble{margin-left:0!important;margin-right:0!important;max-width:100%;margin-top:5px}.alertTrigger{display:flex;align-items:center;background:#d71539;border:solid 1px #d71539;border-radius:2px;padding:6px 16px;scroll-padding-right:24px;gap:8px;height:43px}.alertTrigger img{width:18px;height:18px}.triggerLabel{font-size:14px}}.feature-selection-panel{position:fixed;right:0;top:0;height:100vh;width:400px;background:#111;box-shadow:-2px 0 10px #0003;z-index:1000;display:flex;flex-direction:column;animation:slideIn .3s ease-out}.navigation-controls{padding:.5rem!important;position:sticky;bottom:0;background:#111;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-start;gap:1rem;width:100%}.nav-button{opacity:1;margin-top:0;margin-right:1rem;font-size:.9rem;min-width:100px;transition:all .2s ease;color:#fff;margin-left:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none}.nav-button.previous{margin-left:1rem;background:#ffffff1a;color:#fff}.nav-button:not(:disabled):hover{background:#6a00cd66}.nav-button:disabled{opacity:.35;cursor:not-allowed;background:#6a00cd4d;position:relative}.nav-button:disabled:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;border-radius:inherit}.nav-button.continue:not(:disabled){background:#6a00cd;box-shadow:0 2px 8px #6a00cd4d;font-weight:500}.nav-button.continue:not(:disabled):hover{background:#7b00ef;box-shadow:0 2px 12px #6a00cd66}@media(min-width:851px){.feature-selection-panel{width:100%;right:0}.options-container{grid-template-columns:repeat(auto-fit,minmax(650px,1fr));gap:1rem;padding:1rem}.option-card{border-radius:8px;padding:1rem}.option-card:not(:has(img)){min-height:70px;max-height:70px!important;padding:.5rem 1rem}}@media(max-width:850px){.feature-selection-panel{width:100%;left:0;height:100%;display:flex;flex-direction:column}.options-container{grid-template-columns:1fr;gap:.5rem;padding:.5rem;overflow-y:auto}.option-card{border-radius:4px;padding:.2rem!important;font-size:.9rem}.option-card:not(:has(img)){min-height:100px;padding:.5rem 1rem!important}.option-card img{max-height:120px}.feature-header{flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:.2rem!important;gap:.1rem!important}.feature-header p{margin-top:0}.confirmation-container{padding:.75rem}.nav-button.continue{font-size:1rem}}.options-container{overflow-y:auto;display:grid}.option-card{position:relative;cursor:pointer;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none}.option-card:hover{border-color:#6a00cd80;background:#ffffff14}.option-card.selected{border-color:#6a00cd;background:#6a00cd1a}.option-card.selected{border-color:#6a00cd}.feature-progress{display:flex;justify-content:center;gap:.5rem;padding-top:.2rem;padding-bottom:.5rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none}.progress-dot{width:8px;height:8px;border-radius:50%;background:#fff3}.progress-dot.active{background:#6a00cd}.progress-dot.completed{background:#4caf50}.feature-header{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:1rem;position:relative}.feature-header-text{flex:1;text-align:center}.feature-header-text p{margin-top:0}.feature-count{font-size:.9rem;color:#fff9}.confirmation-container{padding:1rem;display:flex;flex-direction:column;overflow-y:auto}.confirmation-container h4{margin:0}.selection-summary{display:flex;justify-content:space-between;align-items:center;padding:.5rem .2rem .5rem .5rem;margin:0rem 0rem .2rem;background:#00000080;border-radius:10px;border:1px solid #3a3a3a}.selection-details{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left}.selected-option{font-weight:600;color:#888;text-align:left;width:100%}.edit-button{padding:.3rem .8rem;background:#ffffff1a;border:none;border-radius:4px;color:#fff;cursor:pointer}.confirmation-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.primary-button,.secondary-button{padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer;flex:1;max-width:100px;width:0}.primary-button{background:#6a00cd;color:#fff}.secondary-button{background:#ffffff1a;color:#fff}.feature-selection-close-button{position:absolute;left:.2rem;top:2.5rem;background:#ffffff1a;border:none;cursor:pointer;padding:.5rem}.feature-selection-close-button img{width:24px;height:24px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}@media(max-width:1050px){.feature-selection-close-button{top:1.5rem}}.feature-name-bold{font-weight:600;margin-top:.25rem;margin-bottom:0rem}.select-button{margin-top:.5rem;padding:.5rem 1rem;background:var(--primary-color, #007bff);border:none;border-radius:4px;color:#fff;cursor:pointer;width:25%}.select-button:hover{background:var(--primary-color-dark, #0056b3)}.option-card.selected .select-button{background:var(--success-color, #28a745)}.selection-indicator{position:absolute;top:1rem;right:1rem;width:24px;height:24px;border:2px solid rgba(255,255,255,.3);border-radius:50%;transition:all .2s ease}.option-card.selected .selection-indicator{background:#6a00cd;border-color:#6a00cd}.option-card.selected .selection-indicator:after{content:"✓";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.addon-option-card{padding:1.5rem;background:#ffffff0d;border-radius:8px;text-align:center}.addon-option-card .options-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.addon-option-card .option-card{min-height:70px;display:flex;align-items:center;justify-content:center;position:relative;padding:.5rem 1rem}.addon-buttons{display:flex;justify-content:center;gap:1rem;margin:1rem 0}.addon-button{padding:.75rem 2rem;min-width:120px;border-radius:4px;background:#6a00cd;box-shadow:0 2px 8px #6a00cd4d;border:2px solid rgba(106,0,205,.5);color:#fff;cursor:pointer;transition:all .2s ease;font-size:1rem;font-weight:500}@media(max-width:850px){.addon-option-card{padding:1rem}.addon-button{padding:.5rem 1.5rem;min-width:100px;font-size:.9rem}}.addon-option-card{position:relative}.addon-option-card h3{position:relative;margin-top:0rem}.addon-selection-status{margin-top:1rem;padding:.5rem;text-align:center;color:#ffffffb3;font-size:.9rem}.addon-selection-status.selected{color:#4caf50}.addon-selection-status.not-selected{color:#ffffff80}.feature-edit-confirmation-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;border:none;cursor:pointer}.edit-icon-confirmation{width:22px;height:22px;opacity:.8;filter:invert(1);margin-right:1rem}._markdownContent_1qpvz_1{display:flex;flex-direction:column;text-align:left;line-height:150%}._markdownContent_1qpvz_1 h1,._markdownContent_1qpvz_1 h2,._markdownContent_1qpvz_1 h3{font-weight:700;margin-bottom:.5rem}._markdownContent_1qpvz_1 h1{font-size:1.8rem;line-height:2rem;margin-bottom:1.4rem}._markdownContent_1qpvz_1 h2{font-size:19px;margin-bottom:.2rem;margin-top:.2rem}._markdownContent_1qpvz_1 div+h2{margin-top:.8rem}._markdownContent_1qpvz_1 h3,._markdownContent_1qpvz_1 h4{font-size:17px;margin-bottom:.1rem;margin-top:.7rem}._markdownContent_1qpvz_1 ul,._markdownContent_1qpvz_1 ol{padding-left:1.5em;white-space:normal;margin-top:.2rem;margin-bottom:.2rem}._markdownContent_1qpvz_1 li{margin:0;padding:0;margin-bottom:.1rem;white-space:normal}._markdownContent_1qpvz_1 div{margin-top:.2rem}._markdownContent_1qpvz_1 strong{font-weight:700}._markdownContent_1qpvz_1 em{font-style:italic}._markdownContent_1qpvz_1 div+div{margin-top:.5rem;margin-bottom:0;line-height:1.5;text-align:left}@media(max-width:651px){._markdownContent_1qpvz_1 ul,._markdownContent_1qpvz_1 ol{padding-left:1.5em;white-space:normal;margin-top:.5rem;margin-bottom:.5rem}}._checklistPanel_1dhro_1{position:fixed;top:0;left:0%;z-index:100;display:flex;flex-direction:column;height:100dvh;width:100%;max-width:700px;background:#111;border-right:1px solid rgba(255,255,255,.1);transition:left .3s ease;overscroll-behavior-y:none;overscroll-behavior-x:auto}._checklistPanel_1dhro_1._open_1dhro_21{left:0;isolation:isolate}._checklistPanel_1dhro_1._hidden_1dhro_26{left:-90%}._checklistPanel_1dhro_1._hidden_1dhro_26 ._checklistPeek_1dhro_30._hideButton_1dhro_30{display:none}._iconImg_1dhro_34{margin-top:3px;width:26px;height:26px}._header_1dhro_40{position:relative;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);background-color:#222}._header_1dhro_40 ._closeButton_1dhro_51{margin-left:auto}._checklistPeek_1dhro_30{position:fixed;top:50%;left:0;transform:translateY(-50%);background:#222;border:2px solid white;border-left:none;border-radius:0 8px 8px 0;padding:12px 8px;cursor:pointer;z-index:1001}._hideButton_1dhro_30,._closeButton_1dhro_51{display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid #858585;border-radius:0;background:transparent;cursor:pointer;gap:8px}._headerButtons_1dhro_82{display:flex;align-items:center;font-size:18px;gap:16px}._hideIcon_1dhro_89,._deleteIcon_1dhro_90{width:24px;height:24px}._stepsContainer_1dhro_95{position:relative;display:flex;flex:1;flex-direction:column;gap:28px;z-index:1;padding:24px;height:100%;overflow-y:visible}._checklistTitle_1dhro_107{font-size:20px;font-weight:600;line-height:150%;text-align:left}._stepCounter_1dhro_114{font-size:20px;margin-left:0;margin-right:auto;text-align:left;font-weight:600}._progressBar_1dhro_122{width:100%;height:4px;background:#8c827966;border-radius:2px}._progressFill_1dhro_129{height:100%;background:#d71539;transition:width .3s ease}._stepContent_1dhro_135{position:relative;display:flex;flex:1;flex-grow:1;flex-direction:column;overflow:hidden}._currentStep_1dhro_144{flex:1;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;padding:0}._currentStep_1dhro_144::-webkit-scrollbar{width:4px;display:block}._currentStep_1dhro_144::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}._currentStep_1dhro_144::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}._currentStep_1dhro_144._slideInRight_1dhro_164{animation:_slideInRight_1dhro_164 .2s ease forwards}._currentStep_1dhro_144._slideInLeft_1dhro_165{animation:_slideInLeft_1dhro_165 .2s ease forwards}._currentStep_1dhro_144._slideOutRight_1dhro_166{animation:slideOutRight0.2s ease forwards}._currentStep_1dhro_144._slideOutLeft_1dhro_167{animation:_slideOutLeft_1dhro_167 .2s ease forwards}@keyframes _slideInRight_1dhro_164{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideInLeft_1dhro_165{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes _slideOutRight_1dhro_166{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes _slideOutLeft_1dhro_167{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%)}}._stepDetails_1dhro_186{display:flex;flex-direction:column;text-align:left;gap:0rem;overflow-y:visible}._navigationButtons_1dhro_194{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 0 24px;background:transparent}._navBtn_1dhro_203{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 32px;font-weight:600;font-size:16px;line-height:100%;border-radius:2px;cursor:pointer;text-align:center;transition:transform .12s ease,opacity .12s ease,background .12s ease,border-color .12s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1px solid #ffd200;color:#fff}._navSecondary_1dhro_223{background:transparent;color:#fff}._navBtn_1dhro_203:disabled{cursor:not-allowed;color:#858585;border:1px solid #ffd200}._navPrimary_1dhro_234{background:#111;color:#fff;border:1px solid #ffd200;padding:14px 32px}._navPrimary_1dhro_234:hover{background:#1e1e1e;border-color:#ffd200}._isDone_1dhro_248{background:#ffd200;border-color:#ffd200;color:#fff}._isDone_1dhro_248:hover,._isDone_1dhro_248{background:#ffd200;border-color:#ffd200}._icon_1dhro_34{width:16px;height:16px;display:block;flex:0 0 auto;box-sizing:content-box;padding:4px}._navButton_1dhro_275:disabled{opacity:.3;cursor:not-allowed}._stepCheckbox_1dhro_277{display:flex;align-items:center;justify-content:center;min-width:0}._stepCheckbox_1dhro_277 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;background-color:transparent;font:inherit;color:currentColor;cursor:pointer;width:30px;height:30px;min-width:0;flex-shrink:0;align-self:center;position:relative;border:2px solid rgba(255,255,255,.7);border-radius:4px;display:grid;place-content:center}._stepCheckbox_1dhro_277 input[type=checkbox]:checked{background-color:#ffd200;border-color:#ffd200}._stepCheckbox_1dhro_277 input[type=checkbox]:before{content:"";width:16px;height:16px;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #fff;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}._stepCheckbox_1dhro_277 input[type=checkbox]:checked:before{transform:scale(1)}._peekContent_1dhro_325{display:flex;align-items:center;justify-content:center;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}._peekContent_1dhro_325 img{width:24px;height:24px}._navBtn_1dhro_203,._navBtn_1dhro_203:hover,._navBtn_1dhro_203:active,._navBtn_1dhro_203:focus,._navBtn_1dhro_203:focus-visible{border-width:1px!important;border-style:solid!important;border-color:#ffd200!important}._navSecondary_1dhro_223,._navSecondary_1dhro_223:hover,._navSecondary_1dhro_223:active,._navSecondary_1dhro_223:focus,._navSecondary_1dhro_223:focus-visible{border-color:#858585!important}._hideButton_1dhro_30,._hideButton_1dhro_30:hover,._hideButton_1dhro_30:active,._hideButton_1dhro_30:focus,._hideButton_1dhro_30:focus-visible,._closeButton_1dhro_51,._closeButton_1dhro_51:hover,._closeButton_1dhro_51:active,._closeButton_1dhro_51:focus,._closeButton_1dhro_51:focus-visible{border-width:1px!important;border-style:solid!important;border-color:#858585!important}._inlineAlerts_1dhro_372 ._alert-popup_1dhro_372{position:relative;box-shadow:none;border:1px solid #ccc;margin:8px 0}._inlineAlerts_1dhro_372 ._alert-header_1dhro_379{display:none}@media(max-width:850px){._checklistPanel_1dhro_1{left:0;top:-100%;width:100%;max-width:100%;height:100dvh;max-height:100dvh;flex:1;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0 0 16px 16px;transition:top .3s ease;z-index:100}._checklistPanel_1dhro_1._open_1dhro_21{top:0}._checklistPanel_1dhro_1._hidden_1dhro_26{top:-120%;left:0}._hideContainer_1dhro_403 ._hideButton_1dhro_30,._checklistPeek_1dhro_30{position:fixed;left:50%;transform:translate(-50%) translateY(-68%);background:#2d2d2d;box-shadow:0 10px 10px #000;border:2px solid white;border-top:none;border-radius:0 0 8px 8px;width:60px;height:36px;padding:4px}._peekContent_1dhro_325 img{width:24px;height:24px}._checklistPeek_1dhro_30{top:0;left:50%;transform:translate(-50%);background:"#222222"}@keyframes _slideInFromTop_1dhro_1{0%{top:-100%}to{top:0}}._header_1dhro_40{display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:16px 40px;background-color:#222}._checklistTitle_1dhro_107{position:static;width:70%;font-size:20px;text-align:left;margin-left:0rem!important;margin-right:0rem!important}._stepsContainer_1dhro_95{position:relative;display:flex;flex:1;flex-direction:column;gap:24px;padding:40px 40px 0;border-radius:0 0 8px 8px/0px 0px 8px 8px;box-shadow:0 10px 10px #000;border-top:none;overflow-y:hidden}._stepNavigation_1dhro_466{gap:.5rem;padding:0rem}._stepCounter_1dhro_114{font-size:20px}._progressBar_1dhro_122{width:100%;height:5px;background:#ffffff1a;margin-top:0;border-radius:2px;overflow:hidden}._stepContent_1dhro_135{display:flex;flex:1;flex-direction:column;overflow:hidden;overflow-y:visible}._stepDetails_1dhro_186{font-size:18px}}@media(max-width:700px){._checklistTitle_1dhro_107{font-size:15px}._stepCounter_1dhro_114{font-size:13px}._stepDetails_1dhro_186{font-size:14px}._navigationButtons_1dhro_194{font-size:1.2rem}._header_1dhro_40{padding:18px}._progressBar_1dhro_122{height:4px}._stepCheckbox_1dhro_277 input[type=checkbox]{width:24px;height:24px}._stepCheckbox_1dhro_277 input[type=checkbox]:before{width:14px;height:14px}._hideButton_1dhro_30,._closeButton_1dhro_51{padding:12px;gap:6px}._hideIcon_1dhro_89,._deleteIcon_1dhro_90{width:18px;height:18px}._headerButtons_1dhro_82{display:flex;align-items:center;font-size:14px;gap:10px}._navigationButtons_1dhro_194{gap:10px;padding:0 0 18px}._navBtn_1dhro_203{max-width:100%;gap:4px;padding:12px;font-size:14px}._iconImg_1dhro_34{width:22px;height:22px}._stepsContainer_1dhro_95{position:relative;display:flex;flex:1;flex-direction:column;gap:24px;z-index:1;padding:18px;height:100%;overflow-y:visible}}@media(max-width:500px){._checklistTitle_1dhro_107{font-size:13px}._stepCounter_1dhro_114{font-size:.8rem}._stepDetails_1dhro_186{font-size:13px}._navigationButtons_1dhro_194{font-size:1.2rem}._header_1dhro_40{padding:8px 10px}._progressBar_1dhro_122{height:4px}._stepCheckbox_1dhro_277 input[type=checkbox]{width:24px;height:24px}._stepCheckbox_1dhro_277 input[type=checkbox]:before{width:14px;height:14px}._hideButton_1dhro_30,._closeButton_1dhro_51{padding:8px;gap:4px}._hideIcon_1dhro_89,._deleteIcon_1dhro_90{width:18px;height:18px}._headerButtons_1dhro_82{display:flex;align-items:center;font-size:14px;gap:10px}._navigationButtons_1dhro_194{gap:10px;padding:0 0 18px;display:flex;flex-wrap:nowrap;justify-content:space-between}._navBtn_1dhro_203{max-width:100%;flex:1 1 auto;gap:4px;padding:8px;font-size:14px;min-width:0;text-align:center;white-space:normal;word-break:break-word;align-items:center}._iconImg_1dhro_34{width:22px;height:22px}._stepsContainer_1dhro_95{position:relative;display:flex;flex:1;flex-direction:column;gap:24px;z-index:1;padding:10px;height:100%;overflow-y:visible}}._playbackContainer_1g71h_1{display:flex;align-items:center;border-radius:9999px;padding:.3rem 14px .3rem .5rem;margin:.1rem .4rem 6px 0;gap:14px;width:fit-content;transition:all .25s ease;margin-left:8px}._playing_1g71h_13{background-color:#d71539;border:1.5px solid #d71539}._stopped_1g71h_19{background-color:#444;border:1.5px solid #868686}._visible_1g71h_24{opacity:1}._hidden_1g71h_28{opacity:0;pointer-events:none}._playbackButton_1g71h_33{background:none;border:none;padding:0;margin:0;width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center}._buttonRed_1g71h_47{background-color:#d71539}._buttonWhite_1g71h_52{background-color:#fff572}._icon_1g71h_56{width:.8rem;height:auto}._iconRed_1g71h_61{filter:invert(0%);width:.9rem}@media(max-width:450px){._playbackContainer_1g71h_1{margin-left:0;margin-top:0}}._card_12xfd_1{margin-top:12px;padding:16px;border:1px solid #aaa;border-radius:12px;background:#121212;color:#fcfcfc}._header_12xfd_10{margin-bottom:26px;color:#fcfcfc}._title_12xfd_14{font-weight:600}._desc_12xfd_15{color:var(--muted);font-size:1rem}._form_12xfd_20{display:grid;gap:16px}._field_12xfd_26{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._label_12xfd_34{font-size:16px;font-weight:400;color:#fcfcfc;margin:0;min-width:160px}._input_12xfd_43{flex:1 1 220px;width:100%;padding:6px 8px;border-radius:3px;border:1px solid #eee}._numberRow_12xfd_52{display:inline-flex;align-items:center;gap:6px}._select_12xfd_59{flex:1 1 220px;max-width:420px;width:100%;padding:8px;border-radius:8px;border:1px solid var(--border)}._footerRow_12xfd_69{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._actions_12xfd_78{display:flex;justify-content:flex-end;flex:0 0 auto}._submit_12xfd_85{padding:10px 16px;border-radius:2px;border:none;background:#d71539;color:#fcfcfc;cursor:pointer}._submit_12xfd_85:disabled{opacity:.5;cursor:not-allowed}._youCanAlsoSpeak_12xfd_96{font-size:14px;color:#ccc;margin:0}._checkboxRow_12xfd_103{display:inline-flex;align-items:center;gap:8px}._checkboxRow_12xfd_103 input{transform:scale(1.6);min-width:20px!important;max-width:20px!important;margin:0 6px 0 0}._checkboxLabelText_12xfd_114{-webkit-user-select:none;user-select:none;font-size:1rem;font-weight:400;line-height:1.3}._loaderContainer_1ww80_1{margin:1rem 0;align-self:flex-start;position:relative;display:flex;justify-content:center;width:100%;min-height:130px}._loader_1ww80_1{width:16px;height:16px;border-radius:50%;margin:15px auto;background:#fff;box-shadow:-24px 0 #fff,24px 0 #fff;box-sizing:border-box;animation:_shadowPulse_1ww80_1 2s linear infinite}@keyframes _shadowPulse_1ww80_1{33%{background:#fff;box-shadow:-24px 0 #d71539,24px 0 #fff}66%{background:#d71539;box-shadow:-24px 0 #fff,24px 0 #fff}to{background:#fff;box-shadow:-24px 0 #fff,24px 0 #d71539}}@media(max-width:650px){._loaderContainer_1ww80_1{min-height:70px}}._microphoneButton_1u1x6_1{position:relative;border-radius:5rem;padding:clamp(1rem,2vw,1.4rem);margin-top:.7vh;background:none;background-color:#d71539;margin-bottom:clamp(.1rem,.1vw,.3rem);-webkit-touch-callout:none}._recordingDisabled_1u1x6_12{filter:grayscale();cursor:not-allowed!important}._microphoneIcon_1u1x6_17{min-height:3.5rem;min-width:3.5rem;max-height:4.6rem;max-width:4.6rem;height:9.5vw;width:9.5vw;padding:0;will-change:filter;transition:filter .3s}._microphoneButton_1u1x6_1:hover ._microphoneIcon_1u1x6_17{filter:drop-shadow(0 0 2em #646cffaa) invert(100%);position:relative}._microphoneWrapper_1u1x6_34{display:flex;justify-content:center;align-items:center}._microphoneContainer_1u1x6_40{height:100%;display:flex;align-items:center;gap:0%;padding-left:clamp(2rem,10vw + 15px,2.6rem);transform:translate(10%)}._microphoneContainer_1u1x6_40._disabled_1u1x6_49{padding-left:0}._vuMeter_1u1x6_54{position:absolute;bottom:100%;height:75px;pointer-events:none;display:flex;flex-direction:column-reverse;align-items:center;margin-bottom:5px;transition:opacity .3s ease}._vuMeter_1u1x6_54._hidden_1u1x6_67{opacity:0;pointer-events:none}._vuMeter_1u1x6_54._visible_1u1x6_72{opacity:1}._audioRecord_1u1x6_76{position:relative;margin:0}._audioRecord_1u1x6_76 ._microphoneButton_1u1x6_1{margin:0;width:64px!important;height:64px!important;display:flex;align-items:center;justify-content:center;background:#d71539;pointer-events:none}._audioRecord_1u1x6_76 ._microphoneIcon_1u1x6_17{width:36px;height:36px;min-width:36px;min-height:36px;max-width:36px;max-height:36px;object-fit:contain}._audioRecord_1u1x6_76 ._bar_1u1x6_103{width:100%;height:8%;margin:1px 0;opacity:.3;transition:opacity .5s ease,width .5s ease;background:#d71539;background-size:1000% 100%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="1"]{width:10px;background-position:0% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="2"]{width:16px;background-position:10% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="3"]{width:22px;background-position:20% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="4"]{width:28px;background-position:30% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="5"]{width:34px;background-position:40% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="6"]{width:40px;background-position:50% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="7"]{width:46px;background-position:60% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="8"]{width:52px;background-position:70% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="9"]{width:58px;background-position:80% 50%}._audioRecord_1u1x6_76 ._bar_1u1x6_103[data-level="10"]{width:64px;background-position:90% 50%}._bar_1u1x6_103._active_1u1x6_163{opacity:1}._audioRecord_1u1x6_76 ._bar_1u1x6_103:before{opacity:1;position:absolute;top:0;left:0;width:100%;height:100%;background-color:gray;z-index:-1}._audioRecord_1u1x6_76 ._bar_1u1x6_103._active_1u1x6_163{opacity:1}._microphoneTouchArea_1u1x6_182{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:6px 18px 14px 14px;margin:-6px -18px -14px -14px;cursor:pointer;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}._microphoneButton_1u1x6_1{pointer-events:none}._promptContainer_1fipz_1{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;box-sizing:border-box;padding-bottom:5px;margin-bottom:8px;padding-top:8px;position:relative;z-index:1}._innerPromptContainer_1fipz_15{display:flex;justify-content:center;align-items:center;gap:12px;max-width:100%;width:95%;background-color:#111}._controls_1fipz_25{display:flex;align-items:center;gap:.5rem}textarea{display:block;padding:15px 1.5rem;resize:none;background-color:#2f2f2f;width:100%;max-width:calc(750px - var(--margin-offset, 0px));height:54px;font-size:16px;font-family:system-ui;overflow:hidden;border-radius:1.8rem;border-style:none;border-color:transparent;box-sizing:border-box;outline:none;transition:width .3s ease}textarea::-webkit-scrollbar{width:6px}textarea::-webkit-scrollbar-track{background:#2f2f2f}textarea::-webkit-scrollbar-thumb{background:#666;border-radius:3px}._submitDiv_1fipz_69{position:static;display:flex;align-items:center;justify-content:flex-start;gap:0;margin-left:.2rem}._submitDiv_1fipz_69:has(._audio-playback_1fipz_78:not(._hidden_1fipz_78)){gap:.5rem}._submitDiv_1fipz_69 button{width:64px;height:64px;min-width:64px;min-height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;padding:0;cursor:pointer;background:#d71539}._icon_1fipz_97{height:1.6rem;padding:0;will-change:filter;transition:filter .3s}._submit_1fipz_69:hover ._icon_1fipz_97{filter:drop-shadow(0 0 2em #646cffaa) invert(100%)}._iconDisabled_1fipz_108{height:1.6rem;padding:0;will-change:filter;transition:filter .3s;filter:invert(88%)}._hallucinationDisclaimer_1fipz_116{font-size:12px;font-family:system-ui;color:#ccc;margin-top:2px;margin-bottom:2px;text-align:center}._fileCount_1fipz_125{position:absolute;top:-6px;right:-6px;background:#007bff;color:#fff;border-radius:50%;width:14px;height:14px;font-size:10px;display:flex;align-items:center;justify-content:center;font-weight:700}._attachmentIndicatorOverlay_1fipz_141{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;z-index:10;pointer-events:none;background:#ffffffb3;border-radius:10px;padding:2px 6px;box-shadow:0 1px 3px #0000001a}._attachmentIcon_1fipz_155{width:22px;height:22px;opacity:.7}._fileCount_1fipz_125{position:absolute;top:-4px;right:-4px;background:#d71539;color:#000;border-radius:50%;width:16px;height:16px;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700;pointer-events:auto}@media(max-width:750px){textarea{font-size:14px}._promptContainer_1fipz_1{padding-top:8px;padding-bottom:2px}._innerPromptContainer_1fipz_15{width:95%}._hallucinationDisclaimer_1fipz_116{font-size:.7rem;margin-top:0rem;margin-bottom:0rem}._submit-button_1fipz_198{position:absolute;bottom:.2rem;right:.2rem;font-weight:400;border-radius:2rem;padding:.7rem .78rem .6rem}}@media(max-width:650px){._innerPromptContainer_1fipz_15{gap:6px}._promptContainer_1fipz_1{padding-top:8px;margin-bottom:4px}}.logo-container{display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;padding:0;margin-top:2px}.logo-text{font-size:10px;color:#cacaca;margin-bottom:-3.5px;margin-left:1px}#logo{height:25px}@media(max-width:751px){#logo{height:19px}.logo-container{margin-top:3px}.logo-text{font-size:10px;margin-bottom:-2px}}@media(max-width:551px){#logo{height:17px}.logo-container{margin-top:3px}.logo-text{font-size:9.5px;margin-bottom:-2px}}html,body,.modal-overlay{height:100%}.settings-container{cursor:pointer;display:flex;align-items:center;position:relative}#gear{height:56px;width:auto;max-height:56px;z-index:1}.language-flag{position:absolute;left:67%;top:65%;height:2vw;max-height:15px;min-height:12px;z-index:2}.settings-modal{background-color:#222;padding:0 0 10px;border-radius:10px;width:100%;height:100%;max-width:1050px;overflow:auto;box-shadow:0 4px 8px #0000001a;position:relative;display:flex;flex-direction:column;align-items:flex-start;z-index:50;overflow:hidden}.settings-modal-top-bar{padding:16px 40px;font-size:20px;font-weight:600;color:#fcfcfc;line-height:150%;width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.modal-header-container{display:flex;justify-content:start;align-items:center;width:100%;padding-bottom:0;border-bottom:1px solid #858585;flex-shrink:0;padding-left:40px}.settings-form{background-color:#111;display:flex;flex-direction:column;flex:1;width:100%;overflow-y:auto;overflow-x:hidden;padding:40px 0 40px 40px;box-sizing:border-box}.form-group{margin-bottom:24px;justify-content:left;text-align:left}.checkbox-wrapper{display:flex;align-items:center}.custom-checkbox{display:flex;align-items:center;cursor:pointer;gap:4px}.custom-checkbox input{display:none}.custom-checkbox .checkmark{width:23px;height:23px;background-color:transparent;border:1px solid #fff;margin:8px;position:relative}.custom-checkbox input:checked+.checkmark{background-color:#d71539;border:1px solid #d71539}.custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:7px;top:2px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkmark.disabled{opacity:.4;cursor:not-allowed}label{display:block;font-size:18px;font-weight:600;text-align:left;color:#fff;line-height:150%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none}select,input[type=checkbox]{width:50%;min-width:210px;padding:.5rem;font-size:1rem}.form-group-horizontal{display:flex;align-items:center;margin-bottom:1rem}.form-group-horizontal label{align-self:center;margin-top:0rem}.form-group-horizontal input[type=checkbox]{width:1.5rem;height:1.5rem;min-width:auto;align-self:center;margin-left:1rem}.form-buttons{display:flex;justify-content:center;gap:10px}.form-buttons button{margin-right:7px;min-width:120px;font-weight:400}.muteButton{width:2rem;height:2rem;border-radius:50%;padding:0;margin:0;margin-left:1rem;background:transparent}.muteIcon{width:2.5rem;height:2.5rem;padding:0;margin:0;filter:invert(100%);transform:translateY(-10%)}.advanced-button{display:flex;align-items:center;background:none;border:none;cursor:pointer;font-weight:400;font-size:1rem;padding:5px 0}.advanced-button:hover,.advanced-button:focus{background-color:transparent!important;outline:none}.advanced-button img{position:relative;top:1px}.arrow-icon{width:12px;height:12px;margin-right:8px;transition:transform .3s ease;filter:brightness(0) invert(1)}.arrow-icon.rotated{transform:rotate(90deg)}.advanced-options.expanded{max-height:50rem;transition:max-height 1s ease,opacity 1s ease;opacity:1}.advanced-settings{color:#fff;background-color:transparent;outline:none}button.advanced-button:hover{background-color:#3a3a3a;color:#fff;border-color:#3a3a3a}.settings-tabs{display:flex}.tab-button{padding:10px 20px;background:none;border:none;cursor:pointer;color:#fff;background-color:#d71539;border-radius:8px 8px 0 0;min-width:80px;margin-right:8px;font-size:18px}.tab-button.active{background-color:#111;margin-bottom:-1px;border:1px solid #858585;border-bottom:none;color:#fff}.tab-content{display:flex;flex-direction:column;overflow-y:auto}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#222;display:flex;justify-content:center;align-items:center;z-index:1000}.loading-overlay-settings{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:2000}.loading-content-settings{text-align:center;color:#fff}.loading-spinner-settings{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #d71539;border-image:#d71539 1;background:#111;border-radius:50%;animation:spin 1.5s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.info-section{display:flex;align-items:start;flex-direction:column;gap:0px;width:100%}.website-link{margin:1rem 0;text-align:left}.website-link a{color:#007bff;text-decoration:none}.website-link a:hover{text-decoration:underline}.signout-section{position:absolute;bottom:0;left:0;right:0;padding:.5rem 1rem;border-top:1px solid #3a3a3a;background-color:#111}.signout-menu{display:flex;align-items:center;gap:8px;cursor:pointer;flex-direction:row}#signout{height:16px;width:16px}.signout-label{display:inline;cursor:pointer;vertical-align:top;margin-right:8px;font-size:.9rem}.bottom-row{text-align:left;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:.9rem;color:#888}.version-text{text-align:left}.version-number{font-family:monospace;color:#bbb;font-size:1rem}.features-header{display:flex;align-items:center;justify-content:start;position:relative}.features-header-controls{position:absolute;right:.75rem;display:flex;gap:.5rem;align-items:center}.features-list{text-align:left;justify-content:left;padding:0rem;border-radius:4px}.feature-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .2rem .5rem .5rem;margin:0rem 0rem .2rem;background:#00000080;border-radius:10px;border:1px solid #3a3a3a}.feature-item input[type=checkbox]{width:20px;height:20px;margin:0 .5rem 0 0;min-width:20px;padding:0;box-sizing:border-box;cursor:pointer}.feature-info{display:flex;flex-direction:column;gap:.25rem}.feature-key{margin-right:.5rem}.feature-value{color:#888}.feature-button-container{display:flex;align-items:center;gap:.5rem}.feature-edit-button,.feature-clear-button{background:none;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.edit-icon-all{width:24px;height:24px;opacity:.8;filter:invert(1)}.edit-icon{width:22px;height:22px;opacity:.8;filter:invert(1)}.clear-icon{width:32px;height:32px;opacity:.9;filter:invert(1)}.feature-edit-button:hover .edit-icon,.feature-clear-button:hover .clear-icon{opacity:1}.machine-features{flex:1;display:flex;flex-direction:column;padding-right:40px;max-width:700px}.select-all{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.select-all input[type=checkbox]{width:24px;height:24px;margin:0;padding:0;flex:0 0 24px}.select-all span{font-size:.9rem;opacity:.8}.select-all-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;border:none;cursor:pointer}.select-all-icon{width:28px;height:28px;filter:invert(1)}.select-all-icon.selected{opacity:1}.batch-edit-floating{position:absolute;right:5%;top:0%;padding:.75rem .5rem;border-radius:8px;color:#fff;transition:all .2s ease}.batch-edit-floating:hover{opacity:.8}.batch-edit-floating span{margin-right:.5rem;font-weight:500}.radio-toggle-group{display:flex;flex-direction:column;gap:8px;margin-top:12px}.radio-item{display:flex;align-items:center;position:relative;cursor:pointer;gap:4px}.radio-item input[type=radio]{opacity:0;position:absolute}.custom-circle{width:24px;height:24px;border:1px solid #858585;border-radius:50%;box-sizing:border-box;display:inline-block;position:relative;margin:8px}.radio-item input[type=radio]:checked+.custom-circle:after{content:"";position:absolute;width:10px;height:10px;border-radius:50%;border:7px solid #fcfcfc}.radio-label{-webkit-user-select:none;user-select:none;font-weight:400;font-size:16px;color:#fcfcfc}.close-button{width:56px;height:56px;background:none;border:none;color:#fcfcfc;font-size:32px;cursor:pointer;padding:0;margin-left:20px;line-height:1}.reset-others-section{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem}.reset-button{padding:10px 16px;background-color:#d71539;background-image:none;color:#fff;border:none;border-radius:4px;cursor:pointer}.reset-button:hover{background-color:#d71539}@media(min-width:1050px){.settings-modal{border-left:1px solid #3a3a3a;border-right:1px solid #3a3a3a}}@media(max-width:651px){#gear{height:48px;margin-top:2px;margin-right:-7px}.settings-container{height:45px;margin-bottom:2px}.settings-form{padding:18px 0 18px 24px}.machine-features{flex:1;display:flex;flex-direction:column;padding-right:24px}.general-tab{padding-bottom:50px}.radio-toggle-group{display:flex;flex-direction:column;gap:2px;margin-top:8px}.language-flag{position:absolute;left:64%;top:66%;height:13px;z-index:2}.modal-header-container{padding-left:24px}.settings-modal-top-bar{padding:4px 24px 12px}label{font-size:16px}.advanced-options.expanded,.advanced-options{margin-top:.5rem}input[type=checkbox]{width:24px;height:24px}.form-group{margin-bottom:16px}.select-all-icon{width:24px;height:24px}.muteIcon{width:36px;height:36px;padding-top:2px}.form-group-horizontal{margin-bottom:.5rem}.tab-button{font-size:.9rem}.feature-key,.feature-value{font-size:.8rem}.feature-item{padding:.25rem .2rem .25rem .5rem}.feature-info{gap:.1rem}.edit-icon-all{width:20px;height:20px}.edit-icon{width:18px;height:18px}.clear-icon{width:28px;height:28px}#machineSelect,#machineSelect option,#languageSelect,#languageSelect option,#recordingModeSelect,#recordingModeSelect option{font-size:.9rem;padding:.25rem .5rem}.batch-edit-floating{right:0%;height:42px}}.notification{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:#111;color:#ffffffed;padding:15px 20px;border-radius:8px;box-shadow:0 4px 6px #0000004d;z-index:1000;display:flex;align-items:center;max-width:80%;animation:fadeInOut 3s ease-in-out;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.notification-content{flex-grow:1}.notification-title{font-weight:700;margin-bottom:5px;font-size:1.1em}.notification-message{font-size:14px;line-height:1.5}.notification.success{background-color:#1a472a;border-left:4px solid #2ecc71}.notification.error{background-color:#4a1919;border-left:4px solid #e74c3c}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,-20px)}10%{opacity:1;transform:translate(-50%)}90%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-20px)}}._modalFullscreen_jzgh1_1{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#111;display:flex;justify-content:end;align-items:center;z-index:9999;flex-direction:column}._modalContent_jzgh1_15{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin-top:-0;position:relative;z-index:1}._clientLogo_jzgh1_26{position:absolute;top:-7px;left:50%;transform:translate(-50%);width:100vw;max-width:500px;padding-top:2rem;z-index:1}._coachLogo_jzgh1_37{width:150px;margin-top:1rem}._poweredBy_jzgh1_42{margin-right:.9rem;margin-bottom:.5rem;align-self:flex-end;display:flex;flex-direction:row;align-items:flex-end;gap:5px;margin-top:10dvh}._poweredText_jzgh1_53{color:#858585;font-size:12px;margin-bottom:.2rem}._spogenLogo_jzgh1_59{width:90px;height:auto}._startButton_jzgh1_64{color:#fff;background:#e4002b;padding:18px 38px!important;border-radius:4px!important;margin-bottom:1rem}._brandingGroup_jzgh1_73{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0}._redLine_jzgh1_80{display:none}._startIcon_jzgh1_84{width:50px;height:auto}._cameraFeed_jzgh1_89{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-top:1rem;box-shadow:0 0 10px #00000080}._languageGrid_jzgh1_98{display:grid;grid-template-columns:repeat(2,120px);gap:.7rem;margin:1rem auto}._languageOption_jzgh1_105{display:flex;flex-direction:column;align-items:center;padding:.4rem .7rem;background:#222;border-radius:10px;border:2px solid transparent;cursor:pointer;transition:all .2s ease;font-size:12px}._languageOption_jzgh1_105:hover{background:#333}._languageOption_jzgh1_105._selected_jzgh1_122{border-color:#e4002b;background:#2a2a2a}._flagIcon_jzgh1_127{width:30px;height:auto;margin-bottom:.5rem;margin-top:.2rem}@media(max-width:500px){._coachLogo_jzgh1_37{width:150px;margin-top:2rem}._startButton_jzgh1_64{margin-bottom:0}._poweredBy_jzgh1_42{margin-top:5dvh}._spogenLogo_jzgh1_59{width:80px;height:auto}._poweredText_jzgh1_53{color:#858585;font-size:12px;margin-bottom:.1rem}._startButton_jzgh1_64{color:#fff;background:#e4002b;padding:16px 36px!important;border-radius:2px!important;margin-bottom:1rem}._startIcon_jzgh1_84{width:45px;height:auto}}@media(max-width:700px){._coachLogo_jzgh1_37{width:150px;margin-top:2rem}._startButton_jzgh1_64{margin-bottom:0}}@media(min-width:500px){._redLine_jzgh1_80{display:block;position:absolute;top:-7px;padding-top:2rem;z-index:0;height:88.3125px}._redLineLeft_jzgh1_196{left:0;width:calc(50vw - 248px)}._redLineRight_jzgh1_201{right:0;width:calc(50vw - 248px);transform:scaleX(-1)}._cameraFeed_jzgh1_89{width:310px;height:310px}._coachLogo_jzgh1_37{width:220px;margin-bottom:1.2rem}._modalContent_jzgh1_15{gap:1.5rem}._languageGrid_jzgh1_98{gap:.7rem}._languageOption_jzgh1_105{padding:.5rem 1.1rem;font-size:14px}._languageOption_jzgh1_105:hover{background:#333}._languageOption_jzgh1_105._selected_jzgh1_122{border-color:#e4002b;background:#2a2a2a}._flagIcon_jzgh1_127{width:35px;margin-bottom:.5rem;margin-top:.2rem}}#root{margin:0 auto;text-align:center;width:100%;overflow-x:hidden}.container{display:flex;flex-direction:column;height:100dvh;max-width:1064px;min-width:320px;margin:0 auto}@media(min-width:2425px){#container.shift-content{margin:0 auto}}@media(max-width:2424px){#container.shift-content{margin:0 auto 0 700px}}@media(max-width:851px){#container.shift-content{margin:0 auto}}.bottom-bar{max-width:100%;flex-shrink:0;text-align:center}.top-bar{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#111;height:56px;z-index:50;padding:0 12px;border-bottom:1.5px solid #464240}.chat-container{flex:1;overflow-y:overlay;scrollbar-width:none;overflow-x:hidden;display:flex;flex-direction:column-reverse;min-width:0;position:relative;-ms-overflow-style:none;margin-left:12px;margin-right:12px;margin-top:55px}.app-container{display:flex;flex-direction:column;height:100dvh;overflow:hidden;transition:margin-left .3s ease}.top-bar,.chat-container,.bottom-bar{transition:margin-left .3s ease}@media(max-width:750px){.top-bar{height:50px;padding:0 6px}.chat-container{margin-left:0;margin-right:0}}:root{font-family:Roboto,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fcfcfc;background-color:#111;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0;padding:0;min-height:100vh;min-height:100dvh;height:-webkit-fill-available;overflow:hidden;background-color:#111}h1{font-size:2.3em;line-height:1;padding:0;margin:0}#root{height:100%;height:100dvh}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s;background:#5315d8;background:linear-gradient(50deg,#162cf4,#e00fac 85%);border:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;outline:none}button:hover{border-color:#646cff;border:none}button:focus,button:focus-visible{outline:none}*{-webkit-tap-highlight-color:transparent}
