.styles_main-scene__i7ide{width:100%;height:100%;background-color:#fff}.styles_toolbox__0_Yi_{position:fixed;top:50%;right:24px;transform:translateY(-50%);display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:10px;background:rgba(0,0,0,0);border-radius:16px;box-shadow:none;z-index:50}.styles_stackBottom__nXJPl,.styles_stack__19ULp{display:flex;flex-direction:column;gap:6px}.styles_toolBtn__yh_1Y{position:relative;width:44px;height:44px;border-radius:12px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#1f2937;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,transform .08s ease,color .2s ease}.styles_toolBtn__yh_1Y:before{content:attr(data-tooltip);right:calc(100% + 10px);padding:6px 10px;background:#000;color:#fff;border-radius:6px;font-size:12px;white-space:nowrap;font-weight:400}.styles_toolBtn__yh_1Y:after,.styles_toolBtn__yh_1Y:before{position:absolute;top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1000}.styles_toolBtn__yh_1Y:after{content:"";right:100%;border:6px solid rgba(0,0,0,0);border-left-color:#000}.styles_toolBtn__yh_1Y:hover:after,.styles_toolBtn__yh_1Y:hover:before{opacity:1}.styles_toolBtn__yh_1Y:hover{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.styles_toolBtn__yh_1Y:active{transform:translateY(1px)}.styles_toolBtn__yh_1Y .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;color:currentColor}.styles_active__ImYG_{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:inherit}.styles_overlay__jFfUq{width:100%;height:100%;position:fixed;top:0;left:0;z-index:50;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;animation:styles_fadeIn__W_Yv_ .2s ease-out}@keyframes styles_fadeIn__W_Yv_{0%{opacity:0}to{opacity:1}}.styles_content__zYjUx{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:stretch;padding:24px;min-width:300px;max-width:420px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);animation:styles_slideUp__hSL6V .3s cubic-bezier(.16,1,.3,1);border:1px solid rgba(0,0,0,.05)}.styles_content__zYjUx label{display:flex;flex-direction:column;align-items:center}@keyframes styles_slideUp__hSL6V{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.styles_manual-input-container__3Akc2{text-align:center;margin-top:16px;margin-bottom:20px}.styles_manual-input-container__3Akc2 input{display:inline-block;padding-left:12px}.styles_manual-input-container__3Akc2 input:first-of-type{margin-right:30px}.styles_manual-input-container__3Akc2 input::-webkit-inner-spin-button,.styles_manual-input-container__3Akc2 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_manual-input-container__3Akc2 input{height:50px;width:180px;outline:none;border:.5px solid rgba(149,149,149,.2);border-radius:4px;box-shadow:2px 4px 13px -1px rgba(0,0,0,.04);font-size:16px}.styles_manual-input-container__3Akc2 button{margin-top:20px;background-color:#fff;border:.5px solid rgba(179,179,179,.3);padding:12px 16px;border-radius:8px;font-weight:700;box-shadow:2px 4px 13px -1px rgba(0,0,0,.04);cursor:pointer;transition:all .3s;color:rgba(0,0,0,.78)}.styles_manual-input-container__3Akc2 button:hover{box-shadow:2px 4px 13px -1px rgba(0,0,0,.1)}.styles_title__Cw652{font-size:20px;font-weight:600;margin:0 0 20px;color:rgba(0,0,0,.9);text-align:center;letter-spacing:-.3px}.styles_button-list__P7iDh{display:flex;flex-direction:column;gap:8px}.styles_button-text__uK00_{flex:1 1}.styles_button-icon__UQp6I{opacity:0;transition:opacity .2s,transform .2s;transform:translateX(-4px);font-size:16px;color:rgba(0,0,0,.5)}.styles_button__bdQsj:hover .styles_button-icon__UQp6I{opacity:1;transform:translateX(0)}.styles_empty-message__tY4BO{margin:16px 0 0;padding:16px;color:rgba(0,0,0,.5);font-size:14px;text-align:center;border-radius:8px;background-color:rgba(0,0,0,.02)}.styles_submit-btn__pohQV{margin-top:80px}.styles_button__bdQsj{width:100%;background:linear-gradient(180deg,#ffffff,#fafafa);border:1px solid rgba(0,0,0,.08);padding:14px 18px;border-radius:10px;font-weight:500;font-size:15px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 0 0 0 rgba(0,0,0,0);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);color:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.styles_button__bdQsj:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.styles_button__bdQsj:hover{background:linear-gradient(180deg,#f8f9fa,#f0f1f2);border-color:rgba(0,0,0,.12);box-shadow:0 4px 12px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.04);transform:translateY(-1px)}.styles_button__bdQsj:hover:before{left:100%}.styles_button__bdQsj:active{background:linear-gradient(180deg,#f0f1f2,#e8e9ea);transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.08)}.styles_model-upload__rjFut{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px dashed #000;cursor:pointer}.styles_model-upload__rjFut .styles_material-icons__tf_hr{font-size:40px}.styles_overlay__EnDyI{width:100%;height:100%;position:fixed;top:0;z-index:50;background-color:rgba(33,33,33,.808);display:flex;justify-content:center;align-items:center}.styles_content__lY4cA{background-color:#f0f8ff;border-radius:12px;padding:24px}.styles_content__lY4cA,.styles_content__lY4cA label{display:flex;flex-direction:column;align-items:center}.styles_header__P58WI{background-color:#f0f0f0;border-top-left-radius:12px;border-top-right-radius:12px;padding:24px 24px 24px 34px;display:flex;gap:50px;justify-content:center;align-items:center}.styles_body__WQSAT{background-color:#f9fcff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;padding:24px;display:flex;gap:40px}.styles_bodyPartleft__UEJsd{display:grid;gap:20px;padding-left:10px}.styles_rowText__tRWN2{font-weight:700;font-size:16px;font:bolder;color:#666}.styles_colText__riBHP{font-weight:700;font-size:16px;padding-top:10px;font:optional;color:#666}.styles_switch__deJ01{position:relative;display:inline-block;width:60px;height:34px}.styles_switch__deJ01 input{opacity:0;width:0;height:0}.styles_slider__YGY7m{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:34px}.styles_slider__YGY7m:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.styles_slider__YGY7m{background-color:#37d0e7}input:focus+.styles_slider__YGY7m{box-shadow:0 0 1px #37d0e7}input:checked+.styles_slider__YGY7m:before{transform:translateX(26px)}.styles_container__9R8rt{display:flex;align-items:center;flex-direction:column;height:100vh;margin-top:15vh}.styles_footer-container__f3zuA{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;padding:1rem 1.5rem;background-color:rgba(0,0,0,0);border-top:none;box-shadow:none;flex-shrink:0;margin-top:auto}.styles_p1__2XRp_{margin-top:.5rem;margin-bottom:3rem;font-size:2.5rem;font-weight:100;color:#404040;letter-spacing:.5rem}@media screen and (min-width:768px){.styles_p1__2XRp_{margin-top:.5rem;margin-bottom:2rem;font-size:3.25rem;font-weight:200;letter-spacing:.5rem}}.styles_circular-container__JnpFr{display:flex;justify-content:center;width:100%;margin-bottom:40px}.styles_circular-wrapper__j_Pgb{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center}.styles_progress-svg__IR6QP{position:absolute;top:0;left:0;width:70px;height:70px}.styles_progress-bg__YIxP2{stroke:#e6e6e6;opacity:.8}.styles_progress-fg__5S2X8{stroke:#2f80ed;transition:stroke-dashoffset .2s ease}.styles_center-button__X8Ncg{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;border:none;background:#fff;box-shadow:0 6px 20px -10px rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_center-button__X8Ncg .styles_material-symbols-outlined__1jfLV{font-size:18px;color:#2f80ed}.styles_time-label__EyrAP{position:absolute;bottom:-22px;font-size:.9rem;color:#666}.styles_people-badge__ebGqR{position:fixed;right:27px;bottom:75px;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;background:#ffe9cc;color:#7a3d00;border:1px solid #ffd7a3;border-radius:999px;box-shadow:0 6px 20px -10px rgba(0,0,0,.35);z-index:9999;cursor:pointer;transition:all .2s ease,width .2s ease;width:auto;min-width:-moz-fit-content;min-width:fit-content}.styles_people-badge__ebGqR:hover{background:#ffd7a3;box-shadow:0 8px 25px -10px rgba(0,0,0,.4);padding-right:16px}.styles_people-badge__ebGqR:hover .styles_people-number__F0GbI{transform:scale(1.5)}.styles_people-badge__ebGqR:hover .styles_live-count-text__j272K{opacity:1;max-width:200px;margin-left:6px}.styles_people-badge__ebGqR:active{transform:scale(.98)}.styles_people-dot__RnvCZ{width:10px;height:10px;border-radius:50%;background:#ff9f43}.styles_people-text__gdSGC{font-weight:700;font-size:14px;display:flex;align-items:center;gap:6px}.styles_people-number__F0GbI{transition:transform .2s ease;display:inline-block}.styles_live-count-text__j272K{opacity:0;font-size:11px;font-weight:500;transition:opacity .2s ease,max-width .2s ease,margin-left .2s ease;white-space:nowrap;max-width:0;overflow:hidden;margin-left:0;display:inline-block}.styles_loading__KeV0i{display:flex;align-items:center;justify-content:center;padding:2rem}.styles_loading__KeV0i .styles_material-symbols-outlined__1jfLV{font-size:2rem;color:#000;animation:styles_spin__WamMZ 1s linear infinite}@keyframes styles_spin__WamMZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_container__4fI94{width:100%;min-height:200px;display:flex;justify-content:center;align-items:center}.styles_row__EIxn0{display:flex;flex-wrap:wrap;padding:0 4px;width:100%;flex-direction:row-reverse;align-items:flex-start;justify-content:flex-end}.styles_row__EIxn0 .styles_col__HXjWc{flex-basis:100px;flex-shrink:0;padding:0 4px}.styles_row__EIxn0 .styles_col__HXjWc img{margin-top:8px;vertical-align:middle;height:120px;width:100%;object-fit:cover;transition:all .2s ease-in-out}.styles_row__EIxn0 .styles_col__HXjWc img:hover{transform:scale(1.2);cursor:pointer}@media screen and (min-width:768px){.styles_row__EIxn0 .styles_col__HXjWc img{margin-top:8px;height:200px}}.styles_container__xFROV{position:relative;width:300px;height:533px;padding:10px;overflow:hidden;background:rgba(0,0,0,0);z-index:1000}.styles_container__xFROV video{width:100%;height:100%;object-fit:contain;object-position:left top}@media screen and (max-width:768px){.styles_container__xFROV{padding:8px}}.page_container__5KI2x{width:100vw;height:100vh;position:relative;overflow:hidden}.page_dtWrapper___m5_M{position:absolute;inset:0}.page_videosOverlay__yznPc{position:absolute;top:12px;left:12px;width:min(50vw,400px);height:auto;max-height:calc(100vh - 24px);overflow:visible;display:flex;flex-direction:column;pointer-events:auto;z-index:5}.page_videosOverlay__yznPc>*{pointer-events:auto}.page_demoPlayerOverlay__qHBVL{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;pointer-events:auto}.page_demoPlayerContent__aKBGe{width:min(92vw,1280px);padding:0 12px}.page_home-container__CMpVj{display:flex;flex-direction:row;width:100vw;height:100vh;overflow:hidden}.page_main-content__nBPrC{flex:1 1;display:flex;flex-direction:column;width:100%;height:100vh;overflow:hidden;min-width:0}.page_dt-wrapper__oC0WK{flex:1 1;width:100%;height:100%;position:relative;overflow:hidden;min-height:0}.page_top-left-panel__PGQ1V{position:absolute;top:0;left:0;z-index:5;padding:8px;max-width:340px;pointer-events:none}.page_top-left-panel__PGQ1V>*{pointer-events:auto}.page_bottom-toolbar__tYdtz{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 12px;background:rgba(0,0,0,0);pointer-events:none}.page_toolbar-right__esjKi{pointer-events:auto;display:flex;align-items:center;justify-content:center}.page_videos-sidebar__5vIOz{width:300px;min-width:300px;height:100vh;background-color:rgba(0,0,0,0);border-right:none;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden}.page_videos-content__QpnEM{flex:1 1;overflow-y:auto;min-height:0}@media screen and (max-width:768px){.page_videosOverlay__yznPc{max-width:65vw}.page_bottom-toolbar__tYdtz{gap:12px;padding:6px 8px}.page_top-left-panel__PGQ1V{max-width:65vw}.page_home-container__CMpVj{flex-direction:column}.page_videos-sidebar__5vIOz{width:100%;height:200px;border-right:none;border-bottom:1px solid #e0e0e0}}@media screen and (max-width:1024px){.page_videos-sidebar__5vIOz{width:300px;min-width:250px}}