html{touch-action:pan-x pan-y}canvas{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}*{-webkit-tap-highlight-color:transparent}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}@font-face{font-family:ABC Diatype Rounded;src:url(/fonts/ABCDiatypeRounded-Regular-Trial.woff2) format("woff2"),url(/fonts/ABCDiatypeRounded-Regular-Trial.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:ABC Diatype Rounded;src:url(/fonts/ABCDiatypeRounded-Medium.woff2) format("woff2"),url(/fonts/ABCDiatypeRounded-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:ABC Diatype Rounded;src:url(/fonts/ABCDiatypeRounded-Bold.woff2) format("woff2"),url(/fonts/ABCDiatypeRounded-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:ABC Diatype Rounded Mono;src:url(/fonts/ABCDiatypeRoundedMono-Regular-Trial.woff2) format("woff2"),url(/fonts/ABCDiatypeRoundedMono-Regular-Trial.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.soot-text{font-family:ABC Diatype Rounded;margin:0;padding:0;box-sizing:border-box;line-height:1.4;pointer-events:none}.soot-text--h1{font-size:2.5rem;font-weight:700;line-height:1.2}.soot-text--h2{font-size:2rem;font-weight:700;line-height:1.3}.soot-text--h3{font-size:1.5rem;font-weight:700;line-height:1.4}.soot-text--label-xs{font-size:.75rem;font-weight:500;line-height:1.3;letter-spacing:.05em}.soot-text--label-s{font-size:.875rem;font-weight:500;line-height:1.3;letter-spacing:.025em}.soot-text--label-m{font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:.025em}.soot-text--label-l{font-size:1.125rem;font-weight:500;line-height:1.4}.soot-text--input-s{font-size:.875rem;font-weight:400;line-height:1.4}.soot-text--pill-default{font-size:.875rem;font-weight:500;line-height:1.2;letter-spacing:.025em}.soot-text--body-xl{font-size:1.25rem;font-weight:500;line-height:1.6}.soot-text--body-l{font-size:1.125rem;font-weight:500;line-height:1.6}.soot-text--body-m{font-size:1rem;font-weight:500;line-height:1.6}.soot-text--body-s{font-size:.875rem;font-weight:500;line-height:1.5}.soot-text--body-xs{font-size:.75rem;font-weight:500;line-height:1.5}.soot-text--heading-uppercase-deprecated{font-size:1.125rem;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.1em}.soot-text--subheading-uppercase-deprecated{font-size:.875rem;font-weight:500;line-height:1.4;text-transform:uppercase;letter-spacing:.1em}.soot-text--info-deprecated{font-size:.75rem;font-weight:400;line-height:1.5;opacity:.7}.soot-text--pill-label-deprecated{font-size:.75rem;font-weight:500;line-height:1.2;letter-spacing:.05em}.soot-text--tooltip-deprecated{font-size:.75rem;font-weight:400;line-height:1.3}.soot-text--normal{color:#000}.soot-text--selected{color:#007bff}.soot-text--light-grey{color:#8e8e93}.soot-text--mid-grey{color:#666}.soot-text--off-black{color:#1c1c1e}.soot-text--light{color:#f2f2f7}.soot-text--correct{color:#30d158}.soot-text--warning{color:#ff9f0a}.soot-text--error{color:#ff3b30}.soot-text--loading{color:#8e8e93;opacity:.7;animation:pulse 2s infinite}.soot-text--highlighted{background-color:#ffd60a4d;padding:.125rem .25rem;border-radius:.25rem}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.soot-text.mono{font-family:ABC Diatype Rounded Mono,SF Mono,Monaco,Cascadia Code,monospace}._DropdownContainer_1nly0_2{position:fixed;z-index:1000;opacity:0;visibility:hidden;transform:translateY(4px) scale(.95);transition:all .15s ease-out;pointer-events:none}._DropdownContainer_1nly0_2._visible_1nly0_12{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}._DropdownContent_1nly0_19{background:white;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #0000001a,0 2px 8px #0000000d;padding:8px;min-width:200px;max-width:240px}._DropdownItem_1nly0_30{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}._DropdownItem_1nly0_30:not(._disabled_1nly0_41):hover{background:rgba(0,0,0,.05)}._DropdownItem_1nly0_30._active_1nly0_45{background:rgba(0,122,255,.1)}._DropdownItem_1nly0_30._active_1nly0_45:hover{background:rgba(0,122,255,.15)}._ItemIcon_1nly0_53{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#666;flex-shrink:0}._DropdownItem_1nly0_30._active_1nly0_45 ._ItemIcon_1nly0_53{color:#808080cc}._DropdownItem_1nly0_30._disabled_1nly0_41{opacity:.4;cursor:not-allowed}._DropdownItem_1nly0_30._disabled_1nly0_41 ._ItemTitle_1nly0_72,._DropdownItem_1nly0_30._disabled_1nly0_41 ._ItemIcon_1nly0_53{color:#999}._ItemContent_1nly0_80{flex:1;min-width:0}._ItemTitle_1nly0_72{color:#333;font-weight:500}._DropdownItem_1nly0_30:not(._disabled_1nly0_41):hover ._ItemTitle_1nly0_72{color:#000}._DropdownItem_1nly0_30._active_1nly0_45 ._ItemTitle_1nly0_72{color:#808080cc;font-weight:600}._DropdownItem_1nly0_30:not(._disabled_1nly0_41):hover ._ItemIcon_1nly0_53{color:#333}._DropdownItem_1nly0_30._active_1nly0_45:hover ._ItemIcon_1nly0_53{color:#808080cc}._Divider_1nly0_108{height:1px;background:rgba(0,0,0,.1);margin:4px 12px}._Tooltip_1nly0_115{pointer-events:none;max-width:280px;z-index:10001}._TooltipText_1nly0_121{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:normal;max-width:280px;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;word-wrap:break-word}._tooltip-enter-active_1nly0_138,._tooltip-leave-active_1nly0_139{transition:opacity .3s ease}._tooltip-enter-from_1nly0_143,._tooltip-leave-to_1nly0_144{opacity:0}._ToggleItem_1nly0_149{justify-content:space-between}._ToggleIndicator_1nly0_153{display:flex;align-items:center;margin-left:auto}._ToggleSwitch_1nly0_159{width:32px;height:18px;background:rgba(128,128,128,.3);border-radius:9px;position:relative;transition:background .2s ease;cursor:pointer}._ToggleSwitch_1nly0_159._toggleOn_1nly0_169{background:rgba(128,128,128,.6)}._ToggleKnob_1nly0_173{width:14px;height:14px;background:white;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 1px 3px #0003}._ToggleSwitch_1nly0_159._toggleOn_1nly0_169 ._ToggleKnob_1nly0_173{transform:translate(14px)}._ToggleItem_1nly0_149._toggleActive_1nly0_189{background:rgba(128,128,128,.1)}._ToggleItem_1nly0_149._toggleActive_1nly0_189:hover{background:rgba(128,128,128,.15)}._ToggleItem_1nly0_149._toggleActive_1nly0_189 ._ItemTitle_1nly0_72{color:#808080cc;font-weight:600}._ToggleItem_1nly0_149._toggleActive_1nly0_189 ._ItemIcon_1nly0_53{color:#808080cc}@media (max-width: 768px){._DropdownContent_1nly0_19{min-width:180px;max-width:200px}._DropdownItem_1nly0_30{padding:10px}._ItemIcon_1nly0_53{width:18px;height:18px}}._Wrapper_wxjez_2{height:48px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:4px;border-radius:16px;background-color:#00000014;box-sizing:border-box}._ThumbnailAndInfo_wxjez_15{display:flex;align-items:center;gap:16px}._Thumbnail_wxjez_15{width:40px;height:40px;object-fit:cover;border-radius:8px}._TextInfo_wxjez_29{display:flex;flex-direction:column;text-wrap:nowrap;overflow:ellipsis}._SearchBarCategory_wxjez_36,._SearchBarQuery_wxjez_40{cursor:pointer}._ActionsAndFavicon_wxjez_44{display:flex;justify-content:center;gap:6px;padding-right:12px}._Favicon_wxjez_52{width:24px;height:24px;border-radius:50%;object-fit:cover;cursor:pointer}._ActionButton_wxjez_60{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}._Icon_wxjez_73{width:24px;height:24px;color:#333;transition:color .2s ease;cursor:pointer;transition:transform .25s}._Icon_wxjez_73:hover{transform:scale(1.1)}._Tooltip_wxjez_87{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_wxjez_93{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:bold}._SearchBarWrapper_1xoa5_2{display:flex;flex-direction:column;align-items:center;position:relative;z-index:11;transform:translateY(20px);animation:_fadeIn_1xoa5_1 1s}@keyframes _fadeIn_1xoa5_1{0%{opacity:0}to{opacity:1}}._HeaderContainer_1xoa5_21{display:flex;flex-direction:column;align-items:center;justify-content:center;width:500px;margin-bottom:24px;text-align:center}._HeaderContainer_1xoa5_21._bottomMode_1xoa5_31{width:300px}._HeaderText_1xoa5_35{color:#666;text-align:center;font-family:ABC Diatype Rounded;font-size:16px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:8px}._HeaderContainer_1xoa5_21._bottomMode_1xoa5_31 ._HeaderText_1xoa5_35{font-size:14px}._HeaderTextLarge_1xoa5_50{text-align:center;font-family:ABC Diatype Rounded;font-size:43px;font-style:normal;font-weight:700;letter-spacing:-.48px;background:radial-gradient(54.77% 103.2% at 50% 50%,#202020 0%,#868686 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._HeaderContainer_1xoa5_21._bottomMode_1xoa5_31 ._HeaderTextLarge_1xoa5_50{font-size:32px;letter-spacing:-.32px}._SearchBar_1xoa5_2{display:flex;justify-content:center;align-items:center;border-radius:16px;background:#f6f6f6;transition:all .2s ease;max-width:none;min-height:50px;width:500px;pointer-events:auto;-webkit-backdrop-filter:none;backdrop-filter:none;position:relative;overflow:visible;padding:4px 0}._SearchBar_1xoa5_2._bottomMode_1xoa5_31{width:300px;height:40px}._SearchBar_1xoa5_2._withImages_1xoa5_94{border-radius:0 0 32px 32px}._AddIcon_1xoa5_98{display:flex;width:13px;height:13px;justify-content:center;align-items:center;flex-shrink:0;object-fit:contain;color:#868686}._SearchBar_1xoa5_2._compact_1xoa5_109{max-width:450px;height:36px;padding:0;gap:0;display:flex;align-items:center;justify-content:center}._SearchBar_1xoa5_2._withWebsite_1xoa5_119{gap:8px}._SearchBar_1xoa5_2._centered_1xoa5_123{align-items:center;height:12px}._SearchBar_1xoa5_2:hover ._SearchInputWrapper_1xoa5_128{background:rgba(255,255,255,.1)}._MobileModalOverlay_1xoa5_132{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);z-index:1000;display:flex;align-items:flex-start;justify-content:flex-start;padding:0}._MobileModalContent_1xoa5_146{position:absolute;left:0;top:-140px;display:flex;flex-direction:column;gap:16px;pointer-events:auto;z-index:1001}._MobileOption_1xoa5_157{display:flex;padding:6px 12px 6px 6px;align-items:center;gap:8px;border-radius:43px;background:rgba(245,245,245,.68);cursor:pointer;transition:all .2s ease;border:1px solid #fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}._MobileOption_1xoa5_157:hover{background:rgba(255,255,255,.7)}._MobileOption_1xoa5_157:active{background:rgba(245,245,245,.68);transform:scale(.98)}._MobileOptionIcon_1xoa5_179{width:24px;height:24px;border-radius:50%;background:white;flex-shrink:0;margin:6px;display:flex;align-items:center;justify-content:center}._MobileOptionText_1xoa5_191{font-weight:700!important}._SearchRow_1xoa5_195{padding:6px 16px;border-radius:32px;background:transparent;width:100%;box-sizing:border-box;display:flex;align-items:flex-start;min-height:42px}._ButtonRow_1xoa5_206{display:flex;gap:12px;padding-top:4px;justify-content:center}._ButtonRow_1xoa5_206._buttonRowCentered_1xoa5_213{justify-content:center}._SearchInputWrapper_1xoa5_128{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:12px;transition:all .2s ease;min-height:38px;overflow:visible;flex:1}._SearchBar_1xoa5_2._compact_1xoa5_109 ._SearchInputWrapper_1xoa5_128{justify-content:center;padding:8px 12px;height:36px;width:100%}._SearchBar_1xoa5_2._focused_1xoa5_236 ._SearchInputWrapper_1xoa5_128{border-color:#007aff4d}._InputContainer_1xoa5_240{flex:1;position:relative;min-width:0}._SearchBar_1xoa5_2._compact_1xoa5_109 ._InputContainer_1xoa5_240{display:flex;justify-content:center;align-items:center;height:100%}._SearchInput_1xoa5_128{width:100%;border:none;outline:none;background:transparent;padding:10px 0 0;position:relative;font-family:ABC Diatype Rounded!important;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:1.4;opacity:.5;resize:none;overflow-y:auto;overflow-x:hidden;min-height:38px;max-height:340px;box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word}._SearchInput_1xoa5_128._inputCentered_1xoa5_280{text-align:center}._SearchInput_1xoa5_128::placeholder{font-family:ABC Diatype Rounded!important;color:#666666d9!important;text-align:center;transition:all .3s ease;font-weight:700!important}@keyframes _placeholderShimmer_1xoa5_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._BottomSearchContainer_1xoa5_302 ._SearchBar_1xoa5_2{background:rgba(245,245,245)}._SearchInput_1xoa5_128._placeholderAnimating_1xoa5_306::placeholder{opacity:0;transform:scale(.95)}._SearchInput_1xoa5_128._inputCentered_1xoa5_280::placeholder{text-align:center}._SearchInput_1xoa5_128:disabled{opacity:.5;cursor:not-allowed}._LoadingTextWrapper_1xoa5_320{display:flex;justify-content:center;align-items:center;width:100%;height:100%;pointer-events:auto}._MetalText_1xoa5_329{font-family:ABC Diatype Rounded!important;color:#666!important;background:linear-gradient(90deg,#4a4a4a 0%,#6b6b6b 20%,#8c8c8c 35%,#ffffff 50%,#8c8c8c 65%,#6b6b6b 80%,#4a4a4a 100%)!important;background-size:200% 100%!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;animation:_metalShine_1xoa5_1 3s ease-in-out infinite!important;font-weight:700!important}@keyframes _metalShine_1xoa5_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}._LoadingText_1xoa5_320{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;width:100%;color:linear-gradient(90deg,#4a4a4a 0%,#6b6b6b 20%,#8c8c8c 35%,#ffffff 50%,#8c8c8c 65%,#6b6b6b 80%,#4a4a4a 100%)!important;background-size:200% 100%!important;background-clip:text!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;animation:_metalShine_1xoa5_1 3s ease-in-out infinite!important}._RightButtons_1xoa5_386{display:flex;align-items:center;gap:8px}._AddButton_1xoa5_392{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;cursor:pointer;color:#666;flex-shrink:0;transition:all .2s ease;background:rgba(0,0,0,.05);z-index:15;pointer-events:auto;position:absolute;left:20px}._AddButton_1xoa5_392:hover,._AddButton_1xoa5_392._active_1xoa5_416{background:rgba(255,255,255,1);transform:translateY(-1px) scale(1.1)}._AddButton_1xoa5_392:disabled{opacity:.5;cursor:not-allowed}._SendButton_1xoa5_426{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;cursor:pointer;color:#666;flex-shrink:0;transition:all .2s ease;background:transparent}._SendButton_1xoa5_426:hover{background:rgba(255,255,255,.95);color:#333;transform:translateY(-1px)}._SendButton_1xoa5_426:active{background:rgba(255,255,255,1);transform:translateY(0) scale(.95)}._SendButton_1xoa5_426:disabled{opacity:.5;cursor:not-allowed}._SendButton_1xoa5_426._loading_1xoa5_457{background:rgba(255,255,255,.95);color:#333}._StopIcon_1xoa5_462{width:8px;height:8px;background:currentColor;border-radius:1px;flex-shrink:0}._ClearButton_1xoa5_470{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;padding:2px;background:transparent;border-radius:50%;cursor:pointer;color:#999;transition:all .2s ease;flex-shrink:0;position:absolute;right:45px}._ClearButton_1xoa5_470:hover{background:rgba(0,0,0,.05);color:#666}._ClearButton_1xoa5_470:active{background:rgba(0,0,0,.1);transform:scale(.9)}._DeepResearchButton_1xoa5_498{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:rgba(255,255,255,.8);border-radius:50%;cursor:pointer;color:#666;transition:all .2s ease;flex-shrink:0}._DeepResearchButton_1xoa5_498:hover{background:rgba(255,255,255,.95);color:#333;transform:translateY(-1px)}._DeepResearchButton_1xoa5_498:active{background:rgba(255,255,255,1);transform:translateY(0) scale(.95)}._DeepResearchButton_1xoa5_498._active_1xoa5_416{background:rgba(0,0,0,.8);color:#fff}._DeepResearchButton_1xoa5_498._active_1xoa5_416:hover{background:rgba(0,0,0,.9);color:#fff}._DeepResearchButton_1xoa5_498:disabled{opacity:.5;cursor:not-allowed}._DeepResearchToggleRow_1xoa5_539{display:flex;justify-content:left;align-items:center;width:500px;background:#f6f6f6;border-radius:0 0 32px 32px;min-height:50px;padding:4px 0;z-index:10}._DeepResearchToggleRow_1xoa5_539._bottomMode_1xoa5_31{width:300px}._ToggleContent_1xoa5_555{display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:relative;width:100%}._ToggleSendButton_1xoa5_564{position:absolute;right:20px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;cursor:pointer;color:#fff;flex-shrink:0;transition:all .2s ease;background:#000000;z-index:15;pointer-events:auto}._ToggleSendButton_1xoa5_564:hover{background:#333333;transform:translateY(-1px) scale(1.1)}._ToggleSendButton_1xoa5_564:disabled{opacity:.5;cursor:not-allowed}._ToggleSwitch_1xoa5_593{display:flex;align-items:center;justify-content:center;padding:8px 16px;background:transparent;border:1px solid transparent;border-radius:20px;cursor:pointer;transition:all .3s ease;z-index:10;pointer-events:auto;min-height:32px;color:#666;margin:0 auto;gap:8px}._ToggleSwitch_1xoa5_593:hover{border:1px solid #ccc}._ToggleTrack_1xoa5_616{border-radius:8px;background:#d9d9d9;width:20px;height:12px;position:relative;transition:all .3s ease;display:flex;align-items:center}._ToggleSwitch_1xoa5_593._active_1xoa5_416 ._ToggleTrack_1xoa5_616{background:#333333}._ToggleThumb_1xoa5_631{width:8px;height:8px;background:#666;border-radius:50%;position:absolute;left:2px;transition:all .3s ease}._ToggleThumb_1xoa5_631._active_1xoa5_416{left:10px;background:#d9d9d9}._ToggleIconWrapper_1xoa5_646{display:flex;align-items:center;justify-content:center}._ToggleIcon_1xoa5_646{width:12px;height:12px;color:#000;transition:color .3s ease;padding-right:8px}._ToggleLabel_1xoa5_660{color:#868686;font-family:ABC Diatype Rounded!important;pointer-events:none;transition:color .3s ease}._ToggleSwitch_1xoa5_593._active_1xoa5_416 ._ToggleLabel_1xoa5_660{color:#000}._SearchModeContainer_1xoa5_671{display:flex;justify-content:flex-start;width:500px;background:#f6f6f6;border-radius:0 0 32px 32px;padding:10px 0}._SearchModeContainer_1xoa5_671._bottomMode_1xoa5_31{width:300px}._SearchModeList_1xoa5_684{display:flex;gap:8px;overflow-x:auto;padding:5px 16px;scrollbar-width:none;-ms-overflow-style:none}._SearchModeList_1xoa5_684::-webkit-scrollbar{display:none}._SearchModeWrapper_1xoa5_697{display:flex;padding:6px 8px;align-items:center;gap:8px;border-radius:8px;background:#fff;height:25px;width:fit-content;flex-shrink:0}._SearchModeText_1xoa5_710{color:#333;font-weight:500;white-space:nowrap}._SearchModeClearButton_1xoa5_716{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;border-radius:50%;cursor:pointer;color:#999;font-size:14px;line-height:1;transition:all .2s ease;flex-shrink:0;z-index:15;position:relative;pointer-events:auto}._SearchModeClearButton_1xoa5_716:hover{background:rgba(0,0,0,.1);color:#666}._SearchModeClearButton_1xoa5_716:active{background:rgba(0,0,0,.2);transform:scale(.9)}._SearchBar_1xoa5_2._withSearchMode_1xoa5_746{border-radius:32px 32px 0 0}._WebsiteContainer_1xoa5_750{display:flex;justify-content:flex-start;width:100%}._WebsiteChip_1xoa5_756{display:flex;padding:6px 8px 6px 6px;align-items:center;gap:8px;border-radius:8px;background:#fff;height:24px;width:fit-content;box-shadow:0 1px 3px #0000001a;margin-top:8px;margin-left:8px}._FaviconIcon_1xoa5_770{width:24px;height:24px;flex-shrink:0;border-radius:2px;object-fit:contain}._WebsiteUrl_1xoa5_778{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px;color:#333}._WebsiteClearButton_1xoa5_786{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;border-radius:50%;cursor:pointer;color:#999;font-size:14px;line-height:1;transition:all .2s ease;flex-shrink:0}._WebsiteClearButton_1xoa5_786:hover{background:rgba(0,0,0,.1);color:#666}._WebsiteClearButton_1xoa5_786:active{background:rgba(0,0,0,.2);transform:scale(.9)}._SearchModeTag_1xoa5_813{display:flex;align-items:center;gap:6px;padding:4px 8px;background:rgba(255,255,255,.9);border-radius:12px;transition:all .2s ease;cursor:default;height:20px}._SearchModeTag_1xoa5_813:hover{background:rgba(255,255,255,1);transform:scale(1.05)}._SearchModeTagText_1xoa5_830{color:#333;font-weight:500;font-size:11px;white-space:nowrap}._SearchModeTagClear_1xoa5_837{width:14px;height:14px;border:none;background:transparent;cursor:pointer;color:#999;font-size:16px;line-height:1;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}._SearchModeTagClear_1xoa5_837:hover{color:#666;transform:scale(1.1)}._SearchModeTagClear_1xoa5_837:active{transform:scale(.9)}._WebGroundingIcon_1xoa5_862{width:16px;height:16px;color:#808080cc;flex-shrink:0}._WebsiteButton_1xoa5_869{display:flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 12px;border:none;background:#fff;border-radius:18px;cursor:pointer;color:#666;transition:all .2s ease;flex-shrink:0;font-size:14px;font-weight:500;font-family:inherit;max-width:150px;min-width:80px}._WebsiteButton_1xoa5_869:hover{background:rgba(255,255,255,.95);border-color:#0003;color:#333;transform:translateY(-1px)}._WebsiteButton_1xoa5_869:active{background:rgba(255,255,255,1);transform:translateY(0) scale(.95)}._WebsiteButton_1xoa5_869:disabled{opacity:.5;cursor:not-allowed}._WebsiteButton_1xoa5_869 span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}._WebsiteChipContainer_1xoa5_913{display:flex;justify-content:flex-start;width:500px;background:rgba(245,245,245);border-radius:32px 32px 0 0;padding:12px 0}._WebsiteChipContainer_1xoa5_913._bottomMode_1xoa5_31{width:300px}._WebsiteChipList_1xoa5_926{display:flex;gap:8px;overflow-x:auto;padding:8px;scrollbar-width:none;-ms-overflow-style:none}._WebsiteChipList_1xoa5_926::-webkit-scrollbar{display:none}._WebsiteChipWrapper_1xoa5_939{display:flex;padding:6px 8px 6px 6px;align-items:center;gap:8px;border-radius:8px;background:#fff;height:36px;width:fit-content;box-shadow:0 1px 3px #0000001a;flex-shrink:0}._WebsiteChipClearButton_1xoa5_952{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;border-radius:50%;cursor:pointer;color:#999;font-size:14px;line-height:1;transition:all .2s ease;flex-shrink:0;z-index:10;z-index:15;position:relative;pointer-events:auto}._WebsiteChipClearButton_1xoa5_952:hover{background:rgba(0,0,0,.1);color:#666}._WebsiteChipClearButton_1xoa5_952:active{background:rgba(0,0,0,.2);transform:scale(.9)}._SearchBar_1xoa5_2._withWebsiteChip_1xoa5_983{border-radius:0 0 32px 32px}._WebsiteChipWrapper_1xoa5_939 ._WebsiteChipClearButton_1xoa5_952:hover{background:rgba(0,0,0,.1)!important;color:#666!important}._WebsiteChipWrapper_1xoa5_939 ._WebsiteChipClearButton_1xoa5_952:active{background:rgba(0,0,0,.2)!important;transform:scale(.9)}._ImageContainer_1xoa5_996{display:flex;justify-content:flex-start;width:500px;background:#f6f6f6;border-radius:32px 32px 0 0;padding:12px 0;overflow:hidden;pointer-events:all}._ImageContainer_1xoa5_996._bottomMode_1xoa5_31{width:300px}._ImageList_1xoa5_1011{display:flex;flex:1 1 auto;min-width:0;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;overscroll-behavior-x:contain;padding:8px;scrollbar-width:none;-ms-overflow-style:none}._ImageList_1xoa5_1011::-webkit-scrollbar{display:none}._ImagePreview_1xoa5_1029{position:relative;flex:0 0 auto;overflow:hidden;background:#f5f5f5;border-radius:8px}._PreviewImage_1xoa5_1037{height:48px;width:auto;object-fit:contain;display:block}._ImageClearButton_1xoa5_1044{position:absolute;top:2px;right:2px;width:16px;height:16px;border:none;background:rgba(0,0,0,.7);color:#fff;border-radius:50%;cursor:pointer;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:15;pointer-events:auto}._ImageClearButton_1xoa5_1044:hover{background:rgba(0,0,0,.9)}._Tooltip_1xoa5_1070{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_1xoa5_1076{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:normal;max-width:280px;overflow:visible;text-overflow:unset;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:bold;word-wrap:break-word}._WarningTooltip_1xoa5_1094{pointer-events:none;max-width:350px;z-index:10001}._WarningTooltipText_1xoa5_1100{background:rgba(0,0,0,.95);box-shadow:0 4px 16px #0000004d;color:#fff;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.4;white-space:normal;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;border:1px solid rgba(255,255,255,.2)}@media (max-width: 768px){._SearchBarWrapper_1xoa5_2{padding:0 16px;transform:translateY(10px);width:100%;max-width:none}._HeaderContainer_1xoa5_21{width:350px;margin-bottom:16px;padding:0 20px}._HeaderContainer_1xoa5_21._bottomMode_1xoa5_31{width:350px;margin-bottom:12px}._HeaderTextLarge_1xoa5_50{font-size:31px;letter-spacing:-.32px;line-height:33px}._HeaderContainer_1xoa5_21._bottomMode_1xoa5_31 ._HeaderTextLarge_1xoa5_50{font-size:24px;letter-spacing:-.24px}._SearchBar_1xoa5_2{width:350px;min-width:280px;max-width:350px;min-height:48px;padding:0}._SearchBar_1xoa5_2._bottomMode_1xoa5_31{width:350px;height:44px}._InputContainer_1xoa5_240{display:flex;align-items:center;justify-content:center}._SearchRow_1xoa5_195{padding:0 12px;min-height:unset}._SearchInput_1xoa5_128{font-size:16px;min-height:36px;padding-top:8px}._SearchInput_1xoa5_128::placeholder{font-size:16px}._DeepResearchToggleRow_1xoa5_539{width:350px;min-height:unset;padding:6px 0}._DeepResearchToggleRow_1xoa5_539._bottomMode_1xoa5_31{width:350px}._ToggleContent_1xoa5_555{padding:0 12px}._AddButton_1xoa5_392{left:12px;width:32px;height:32px}._ToggleSendButton_1xoa5_564{right:12px;width:30px;height:30px}._ToggleSwitch_1xoa5_593{padding:6px 12px;min-height:36px}._ToggleLabel_1xoa5_660{font-size:14px}._ImageContainer_1xoa5_996{width:350px;padding:8px 0}._ImageContainer_1xoa5_996._bottomMode_1xoa5_31{width:350px}._ImageList_1xoa5_1011{padding:4px 12px;gap:6px}._PreviewImage_1xoa5_1037{height:40px}._ImageClearButton_1xoa5_1044{width:18px;height:18px;top:1px;right:1px}._WebsiteChipContainer_1xoa5_913{width:350px;padding:8px 0}._WebsiteChipContainer_1xoa5_913._bottomMode_1xoa5_31{width:350px}._WebsiteChipList_1xoa5_926{padding:4px 12px}._WebsiteChipWrapper_1xoa5_939{height:32px;max-width:calc(100vw - 80px)}._WebsiteUrl_1xoa5_778{max-width:250px;font-size:13px}._FaviconIcon_1xoa5_770{width:20px;height:20px}._TooltipText_1xoa5_1076{font-size:11px;padding:6px 8px;max-width:200px}._WarningTooltipText_1xoa5_1100{font-size:12px;padding:10px 12px;max-width:calc(100vw - 40px)}._SearchModeContainer_1xoa5_671{width:350px;padding:8px 0}._SearchModeContainer_1xoa5_671._bottomMode_1xoa5_31{width:350px}._SearchModeList_1xoa5_684{padding:4px 12px}._SearchModeWrapper_1xoa5_697{height:28px}._SearchModeText_1xoa5_710{font-size:12px}}@media (max-width: 768px){._Tooltip_1xoa5_1070,._WarningTooltip_1xoa5_1094{display:none!important}}._VideoBackground_1b7t8_2{position:relative;height:100%;width:100%;overflow:hidden}._videoContainer_1b7t8_9{position:absolute;width:fit-content;height:fit-content;border-radius:8px;transition:transform .3s ease,opacity .3s ease;cursor:pointer;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;background:transparent}._videoContainer_1b7t8_9:hover ._video_1b7t8_9{transform:scale(1.1)}._videoContainer_1b7t8_9:hover ._titleOverlay_1b7t8_30{transform:translate(-50%,-50%) scale(1.05)}._video_1b7t8_9{height:100%;border-radius:8px;display:block;opacity:0;transition:opacity 1s ease-in-out,transform .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);background:transparent;-webkit-background-clip:padding-box;background-clip:padding-box}._videoVisible_1b7t8_48{opacity:1}._titleOverlay_1b7t8_30{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;width:100%;opacity:1;transition:opacity .6s ease-in-out,transform .3s ease;z-index:10}._titleCoverImage_1b7t8_65{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;z-index:5}._titleOutline_1b7t8_74{filter:url(#lm-tooltip-outline-heavy);color:#fff;font-family:ABC Diatype Rounded;font-size:18px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase;letter-spacing:-.16px}._firstVideoContainer_1b7t8_86{height:40vh;top:5%;left:15%}._secondVideoContainer_1b7t8_92{height:30vh;top:55vh;left:58%;overflow:visible;border-radius:0;background:transparent}._secondVideoContainer_1b7t8_92 ._video_1b7t8_9{border-radius:0}.fade-in-out-enter-active,.fade-in-out-leave-active{transition:opacity .8s ease-in-out,transform .8s ease-in-out}.fade-in-out-enter-from{opacity:0;transform:translate(-50%,-50%) scale(.9)}.fade-in-out-enter-to,.fade-in-out-leave-from{opacity:1;transform:translate(-50%,-50%) scale(1)}.fade-in-out-leave-to{opacity:0;transform:translate(-50%,-50%) scale(.9)}@media (max-width: 768px){._firstVideoContainer_1b7t8_86{height:30vh!important;top:5vh;left:8%;max-width:60vw}._video_1b7t8_9{height:100%;width:100%}._secondVideoContainer_1b7t8_92{width:80vw;top:60vh;left:20%}._titleOutline_1b7t8_74{font-size:16px}._titleOverlay_1b7t8_30{max-width:50%}}._Wrapper_1s1ee_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#e9e9e9;display:flex;align-items:center;justify-content:center;z-index:1}._TrendText_1s1ee_15{font-family:ABC Diatype Rounded;position:absolute;left:50%;top:50%;font-size:.75rem;transform:translate(-50%,125px);cursor:pointer;transition:border-bottom-color .2s ease;z-index:15;border-bottom-color:transparent;border-bottom-width:2px;border-bottom-style:solid}._TrendText_1s1ee_15:hover{border-bottom-color:#000}._TopLeftLogo_1s1ee_34{position:fixed;top:0;left:0;z-index:9001;pointer-events:auto;cursor:pointer;display:flex;align-items:center;gap:10px;padding:20px}._LogoImage_1s1ee_47{width:24px;height:auto;object-fit:contain}._SOOTLogoComponent_1s1ee_53{position:fixed;top:30px;left:60px;display:flex;align-items:center;gap:10px;z-index:100;pointer-events:auto;width:120px;height:16px}._SPIRALLogo_1s1ee_66{height:30px}._TopRightLogin_1s1ee_70{position:fixed;top:20px;right:20px;z-index:1000;pointer-events:auto}._VideoContainer_1s1ee_78{position:fixed;top:0;left:0;width:100vw;height:100vh;transform:none;opacity:0;display:block;overflow:hidden}._VideoElement_1s1ee_90{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100vw;min-height:100vh;width:auto;height:auto;object-fit:cover}._VideoVisible_1s1ee_102{animation:_videoFadeIn_1s1ee_1 1.5s cubic-bezier(.25,.46,.45,.94) forwards}._VideoFadeOut_1s1ee_106{animation:_videoFadeOut_1s1ee_1 1s ease-out forwards}@media (max-width: 768px){._VideoElement_1s1ee_90{max-width:90vw;max-height:80vh}}._LoginButton_1s1ee_117{height:36px;border-radius:16px;background:#121212;border:none;cursor:pointer;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;white-space:nowrap;min-width:fit-content;pointer-events:all}._VideoBackgroundContainer_1s1ee_134{position:fixed;top:0;left:0;z-index:10;height:100%;width:100%}._LoginButton_1s1ee_117:hover{background:#262626}._LoginButtonText_1s1ee_147{color:#fff!important;pointer-events:none}@keyframes _videoFadeIn_1s1ee_1{0%{opacity:0}50%{opacity:.3}to{opacity:1}}@keyframes _videoFadeOut_1s1ee_1{0%{opacity:1}to{opacity:0}}._RightVerticalText_1s1ee_173{position:fixed;right:-140px;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:center;text-align:center;font-family:ABC Diatype Rounded;font-size:16px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.16px;background:linear-gradient(rgba(118,118,118,.5) 109.59%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap;z-index:100;pointer-events:none}._MainContent_1s1ee_195{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;position:relative}._SearchContainer_1s1ee_205{display:flex;width:500px;flex-direction:row;align-items:center;justify-content:flex-end;border-radius:12px;background:rgba(245,245,245,.68);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);gap:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:50px;transition:all .3s ease}._SearchInputWrapper_1s1ee_224{position:relative;display:flex;align-items:center;width:100%;min-height:38px}._SearchInput_1s1ee_224{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% - 80px);background:transparent;border:none;outline:none;color:#666;text-align:center;font-family:ABC Diatype Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:1.4;letter-spacing:-.16px;padding:12px 16px;transition:all .3s ease;pointer-events:auto;resize:none;overflow-y:auto;overflow-x:hidden;min-height:38px;max-height:340px;box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word}._SearchInput_1s1ee_224::placeholder{color:#66666640;text-align:center;font-family:ABC Diatype Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.16px;transition:all .3s ease}._SearchInputHover_1s1ee_276::placeholder{color:#6666}._ArrowButton_1s1ee_280{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:all .2s ease;flex-shrink:0;position:absolute;right:8px;top:50%;transform:translateY(-50%)}._ArrowButton_1s1ee_280:hover{background:rgba(255,255,255,.2)}._ArrowButton_1s1ee_280:active{transform:translateY(-50%) scale(.95)}._ArrowButton_1s1ee_280 svg{width:16px;height:16px;flex-shrink:0;aspect-ratio:1/1}._BackTextBtnHidden_1s1ee_312{opacity:0;pointer-events:none}._ExampleContainer_1s1ee_317{width:100%;max-width:500px;height:270px;position:absolute;left:50%;transform:translate(-50%);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1)}._ExampleContainerVisible_1s1ee_328{opacity:1;animation:_fadeInUp_1s1ee_1 .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes _fadeInUp_1s1ee_1{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._ExampleScrollWrapper_1s1ee_344{position:relative;overflow:hidden;width:100%;height:100%}._ExampleScrollWrapper_1s1ee_344:before{content:"";position:absolute;top:0;left:0;right:0;height:60px;pointer-events:none;z-index:2}._ExampleScrollWrapper_1s1ee_344:after{content:"";position:absolute;bottom:0;left:0;right:0;height:140px;pointer-events:none;z-index:2}._PreviewThinkingText_1s1ee_373{min-height:24px;width:100%;max-width:320px;margin-bottom:16px;overflow:hidden;position:relative}._SingleTextContainer_1s1ee_382{display:flex;flex-direction:column;align-items:center;justify-content:center;height:24px}._SingleTextItem_1s1ee_390{font-family:ABC Diatype Rounded;font-size:12px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;background:linear-gradient(120deg,#555555 0%,#777777 25%,#666666 50%,#888888 75%,#555555 100%);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transform:translateY(10px);animation:_slideInReplace_1s1ee_1 .4s ease-out forwards,_subtleShimmer_1s1ee_1 8s ease-in-out infinite}@keyframes _slideInReplace_1s1ee_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _subtleShimmer_1s1ee_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._ExampleScroll_1s1ee_344{display:flex;flex-direction:column;overflow-y:auto;padding:60px 20px 140px;gap:16px;height:100%;scrollbar-width:none;-ms-overflow-style:none;align-items:center}._ExampleScroll_1s1ee_344::-webkit-scrollbar{display:none}._ExampleText_1s1ee_457{color:#66666680;text-align:center;font-family:ABC Diatype Rounded;font-size:20px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.4px;white-space:nowrap;cursor:pointer;transition:all .3s ease;flex-shrink:0;opacity:0;transform:translateY(10px);animation:_textFadeIn_1s1ee_1 .8s cubic-bezier(.4,0,.2,1) forwards}._ExampleText_1s1ee_457:hover{color:#666666b3;transform:scale(1.05) translateY(0)}._HoveredText_1s1ee_480{color:#000!important;font-family:ABC Diatype Rounded;font-size:22px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:-.4px;transform:scale(1.05) translateY(0)}@keyframes _textFadeIn_1s1ee_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._BottomFade_1s1ee_502{position:absolute;bottom:0;left:0;right:0;height:60px;pointer-events:none;z-index:2}._SearchContainerExit_1s1ee_512{opacity:0;transform:translate(-50%,-50%) scale(.9);transition:all .6s cubic-bezier(.4,0,.6,1)}._ExampleContainerExit_1s1ee_518{opacity:0;transform:translate(-50%) translateY(20px);transition:all .6s cubic-bezier(.4,0,.6,1)}._SeeEverythingContainer_1s1ee_524{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .8s ease-in-out;width:max-content;height:max-content;white-space:nowrap;padding:20px}._SeeEverythingVisible_1s1ee_537{opacity:1}._SeeEverythingFadeOut_1s1ee_541{opacity:0;transition:opacity 1s ease-out}._SeeEverythingText_1s1ee_546{text-align:center;font-family:ABC Diatype Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:83px;font-style:normal;font-weight:700;line-height:1.2;letter-spacing:-.86px;white-space:nowrap;position:relative;display:inline-block;background-size:250% 100%,auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-repeat:no-repeat,padding-box;animation:_textShimmer_1s1ee_1 var(--duration, 1.2s) linear infinite;overflow:visible;width:max-content}@keyframes _textShimmer_1s1ee_1{0%{background-position:100% center}to{background-position:0% center}}._Overlay_1s1ee_578{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#e6e6e6;display:flex;align-items:center;justify-content:center;z-index:10000;animation:_overlayFadeIn_1s1ee_1 .3s ease-out forwards}._OverlayContent_1s1ee_592{position:relative;width:100vw;height:100vh;background:transparent;overflow:hidden}._CloseButton_1s1ee_600{position:absolute;top:15px;left:15px;width:90px;height:90px;background:none;border:none;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:20;transition:all .2s ease}._DesktopLeftContent_1s1ee_617{position:relative;height:300px;display:flex;justify-content:center;align-items:center}._CloseButton_1s1ee_600:hover{color:#000;transform:scale(1.1)}._CloseButton_1s1ee_600 svg{width:60px;height:60px;fill:none;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}._ReelsContainer_1s1ee_641{position:relative;width:100%;height:100%}._Reel_1s1ee_641{min-width:100%;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;background:#e6e6e6;opacity:0;transition:opacity .5s ease}._Reel_1s1ee_641._ReelActive_1s1ee_660{opacity:1}._VideoOverlay_1s1ee_664{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#e6e6e6 0%,rgba(230,230,230,.9) 20%,rgba(230,230,230,.3) 40%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.2) 100%);z-index:2}._ReelContent_1s1ee_681{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;display:flex;flex-direction:row;justify-content:space-between}._DesktopLeftColumn_1s1ee_693{flex:1;max-width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative}._TitleBlock_1s1ee_704{font-family:ABC Diatype Rounded;text-align:center;width:100%;display:flex;flex-direction:column;padding-bottom:20px;align-items:center}._SlideNumber_1s1ee_714{position:absolute;top:25px;color:#0009;font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;opacity:0;animation:_fadeIn_1s1ee_1 .6s ease forwards;animation-delay:.4s}._SlideTitle_1s1ee_727{font-size:clamp(26px,7vw,40px);font-weight:800;color:#000;line-height:.9;letter-spacing:-1px;margin-bottom:28px;margin-top:0;opacity:0;animation:_fadeIn_1s1ee_1 .5s ease forwards;animation-delay:.5s;text-align:center}._SlideDescription_1s1ee_741{font-size:clamp(13px,3.5vw,16px);color:#000000d9;line-height:1.5;max-width:320px;font-weight:400;opacity:0;animation:_fadeIn_1s1ee_1 .6s ease forwards;animation-delay:.7s;text-align:center;padding:0;margin:0}._DesktopBottomSection_1s1ee_755{position:absolute;bottom:0;transform:none;width:100%;max-width:none;margin-top:40px;display:flex;flex-direction:column;align-items:center}._ControlButtons_1s1ee_767{display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;animation:_fadeIn_1s1ee_1 .5s ease forwards;animation-delay:.8s}._NextPillBtn_1s1ee_777{background:white;color:#000;border:none;border-radius:25px;padding:12px 72px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;font-family:ABC Diatype Rounded,-apple-system,BlinkMacSystemFont,sans-serif}._NextPillBtn_1s1ee_777:hover{background:#f0f0f0;transform:scale(1.02)}._BackTextBtn_1s1ee_312{background:none;border:none;color:#666;cursor:pointer;font-size:12px;text-decoration:none;transition:all .2s ease;font-family:ABC Diatype Rounded,-apple-system,BlinkMacSystemFont,sans-serif}._BackTextBtn_1s1ee_312:hover{color:#000}._DesktopRightColumn_1s1ee_812{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:20px}._DesktopVideo_1s1ee_821{width:95%;max-width:600px;height:auto;border-radius:12px;object-fit:cover;object-position:center center;margin:0 auto}@keyframes _overlayFadeIn_1s1ee_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeIn_1s1ee_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._SeeEverythingText_1s1ee_546{font-size:48px;letter-spacing:-.48px}._SearchContainer_1s1ee_205{width:90%;max-width:400px}._TrendText_1s1ee_15{transform:translate(-50%,90px)}._TopLeftLogo_1s1ee_34{top:16px;left:16px;padding:0}._SOOTLogoComponent_1s1ee_53{top:26px;left:50px;gap:8px}._LogoImage_1s1ee_47{width:24px;height:36px}._ExampleContainer_1s1ee_317{max-width:90%;height:140px}._ExampleText_1s1ee_457{font-size:16px;letter-spacing:-.32px}._HoveredText_1s1ee_480{font-size:18px}._RightVerticalText_1s1ee_173{right:-40px;font-size:14px}._TopRightLogin_1s1ee_70{top:16px;right:16px}._LoginButton_1s1ee_117{padding:6px 12px;font-size:12px}._Wrapper_1s1ee_2{background-color:#e6e6e6}._ReelContent_1s1ee_681{display:block;padding-top:30px}._DesktopLeftColumn_1s1ee_693{max-width:100%;flex:none}._DesktopRightColumn_1s1ee_812{width:80%;flex:none;margin:auto}._DesktopVideo_1s1ee_821{width:90%;margin:auto}._CloseButton_1s1ee_600{width:60px;height:60px}._CloseButton_1s1ee_600 svg{width:40px;height:40px}}._HeaderBackgroundBlur_1s1ee_946{position:fixed;top:0;left:0;width:100%;height:100px;background:linear-gradient(to bottom,rgba(233,233,233,.8) 0%,rgba(233,233,233,.6) 30%,rgba(233,233,233,.3) 60%,rgba(233,233,233,0) 100%);z-index:50;pointer-events:none}._PlansAndPricingOverlay_1veds_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.1);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(8px);z-index:3000;display:flex;align-items:center;justify-content:center}._PlansAndPricingContent_1veds_17{background:transparent;border-radius:0;padding:0;max-width:100%;max-height:100%;position:relative;width:100%;height:100%}._CloseButton_1veds_28{position:fixed;top:40px;right:40px;width:40px;height:40px;background:white;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:3001;transition:opacity .2s ease}._CloseButton_1veds_28:hover{opacity:.8}._CloseIcon_1veds_49{color:#000;font-size:30px;line-height:1}._ScrollableContainer_1veds_55{width:100%;height:100%;overflow-y:auto;overflow-x:auto}._ContentWrapper_1veds_62{position:relative;width:max-content;min-height:900px;min-width:100vw}._PlansAndPricingTitleContainer_1veds_69{position:absolute;top:130px;left:50%;transform:translate(-50%)}._PlansAndPricingTitle_1veds_69{font-weight:700!important}._PlansAndPricingToggleContainer_1veds_80{position:absolute;top:210px;left:50%;transform:translate(-50%)}._PlansAndPricingToggle_1veds_80{display:flex;height:56px;padding:4px;justify-content:center;align-items:center;align-self:stretch;border-radius:999px;background:rgba(255,255,255,.8);position:relative}._PlansAndPricingToggleText_1veds_99{font-weight:700!important}._PlansAndPricingToggleButton_1veds_103{display:flex;min-width:var(--tokens-size-field-sm, 120px);min-height:var(--tokens-size-field-sm, 48px);padding:var(--tokens-space-0, 0) 24px;justify-content:center;align-items:center;gap:var(--tokens-space-100, 8px);flex:1 0 0;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;background:transparent;position:relative;z-index:2}._PlansAndPricingToggleButtonActive_1veds_121,._PlansAndPricingToggleButtonInactive_1veds_125{background:transparent}._PlansAndPricingToggle_1veds_80:before{content:"";position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);background:#fff;border-radius:50px;transition:transform .3s ease;z-index:1;transform:translate(0)}._PlansAndPricingToggle_1veds_80[data-selected=monthly]:before{transform:translate(100%)}._PlansAndPricingSaveContainer_1veds_147{position:absolute;top:282px;left:50%;transform:translate(-50%)}._PlansAndPricingSaveText_1veds_154{text-align:center}._PlansAndPricingSaveBold_1veds_158{font-weight:700!important}._PlansAndPricingSaveGrey_1veds_162{color:var(--text-mid-grey, #666)!important}._PlansAndPricingCardsContainer_1veds_166{position:absolute;top:346px;left:50%;transform:translate(-50%);display:flex;gap:24px;justify-content:center;align-items:center;min-width:1146px}._PlanCard_1veds_178{width:366px;height:426px;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;flex-shrink:0}._PlanCardSide_1veds_191{background:linear-gradient(90deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.4) 100%)}._PlanCardCenter_1veds_199{background:#ffffff}._PlanCardLogo_1veds_203{width:32px;height:48px;margin-bottom:20px;align-self:flex-start;object-fit:contain}._PlanCardLogoGold_1veds_211{width:58px;height:64px;margin-bottom:4px;margin-left:-13px}._PlanCardName_1veds_218{margin-bottom:16px!important;align-self:flex-start}._PlanCardPrice_1veds_223{margin-bottom:24px;align-self:flex-start;display:flex;align-items:baseline}._PlanCardPriceBold_1veds_230{font-weight:700!important}._PlanCardPriceNormal_1veds_234{margin-left:0}._PlanCardButton_1veds_238{width:370px;height:56px;border-radius:59px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:32px;transition:opacity .2s ease}._PlanCardButton_1veds_238:hover{opacity:.8}._PlanCardButtonWhite_1veds_255{background:#ffffff}._PlanCardButtonBlack_1veds_259{background:#000000}._PlanCardButtonTextBlack_1veds_263{color:#000!important;font-weight:600!important}._PlanCardButtonTextWhite_1veds_268{color:#fff!important;font-weight:600!important}._PlanCardBulletPoints_1veds_273{display:flex;flex-direction:column;gap:12px;align-items:flex-start;width:100%}._PlanCardBulletPoint_1veds_273{display:flex;align-items:flex-start;gap:8px;text-align:left}._PlanCardBulletDot_1veds_288{color:#666;font-size:16px;line-height:1.5;margin-top:2px}._PlanCardBulletText_1veds_295{color:#666!important;line-height:1.5}@media (max-width: 768px){._CloseButton_1veds_28{top:20px;right:20px}._ScrollableContainer_1veds_55{overflow-x:hidden}._ContentWrapper_1veds_62{width:100%;min-height:1800px}._PlansAndPricingTitleContainer_1veds_69{top:80px}._PlansAndPricingToggleContainer_1veds_80{top:160px}._PlansAndPricingToggle_1veds_80{width:205px;height:40px}._PlansAndPricingToggleButton_1veds_103{min-width:130px}._PlansAndPricingSaveContainer_1veds_147{top:232px;text-align:center}._PlansAndPricingCardsContainer_1veds_166{top:296px;flex-direction:column;align-items:center;width:100%;max-width:366px;min-width:auto}._PlanCard_1veds_178{width:100%;max-width:366px;margin:0 20px;flex-shrink:1}._PlanCardButton_1veds_238{width:100%;max-width:318px}}@media (max-width: 480px){._ContentWrapper_1veds_62{min-height:1900px}._PlansAndPricingTitleContainer_1veds_69{top:60px;height:40px}._PlansAndPricingToggleContainer_1veds_80{top:140px}._PlansAndPricingToggle_1veds_80{width:260px}._PlansAndPricingToggleButton_1veds_103{min-width:120px;padding:0 16px}._PlansAndPricingSaveContainer_1veds_147{top:212px}._PlansAndPricingCardsContainer_1veds_166{top:276px;max-width:320px}._PlanCard_1veds_178{width:100%;max-width:320px;margin:0 10px;padding:24px 20px}._PlanCardButton_1veds_238{width:100%;max-width:280px}}._MobileSpacer_1veds_405{height:100px;flex-shrink:0}._OrbContainer_ryjvu_2{position:relative;width:40px;height:40px;cursor:pointer;align-items:center;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center}._OrbContainer_ryjvu_2._Animating_ryjvu_15{transform:translateY(0);opacity:1}._OrbContainer_ryjvu_2:hover{transform:translateY(-2px) scale(1.05)}._Orb_ryjvu_2{width:100%;height:100%;background:white;border-radius:10px;position:relative;transition:all .2s ease;overflow:hidden}._Thumbnail_ryjvu_34{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;overflow:hidden;z-index:2}._ThumbnailImage_ryjvu_45{width:100%;height:100%;object-fit:cover;border-radius:10px}._InnerGlow_ryjvu_52{position:absolute;top:3px;left:3px;right:3px;bottom:3px;border-radius:7px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.8) 0%,rgba(255,255,255,.2) 50%,transparent 100%);pointer-events:none}._OrbContainer_ryjvu_2._Active_ryjvu_68 ._InnerGlow_ryjvu_52{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.9) 0%,rgba(255,255,255,.3) 50%,transparent 100%)}._Tooltip_ryjvu_78{position:fixed;transform:translateY(-50%);color:#666;font-size:12px;font-family:monospace;white-space:nowrap;z-index:15;pointer-events:none;opacity:0;animation:_tooltipFadeIn_ryjvu_1 .15s ease-out forwards}@keyframes _tooltipFadeIn_ryjvu_1{0%{opacity:0;transform:translateY(-50%) translate(3px)}to{opacity:1;transform:translateY(-50%) translate(0)}}._ChatHistoryView_1uxci_2{display:flex;flex-direction:column;height:100%}._ChatHistoryTitle_1uxci_8{font-weight:500!important;font-size:28px!important}._Header_1uxci_14{display:flex;align-items:center;justify-content:flex-start;padding:28px 20px 0 25px;background:#ffffff;flex-shrink:0}._HeaderContent_1uxci_26{display:flex;align-items:center;gap:12px}._subHeaderText_1uxci_32{padding-left:20px!important;font-weight:700!important}._SubDateSection_1uxci_37{margin-top:20px;margin-bottom:16px;margin-left:20px}._SubDateText_1uxci_43{padding-left:0!important;margin-bottom:8px}._SearchContainer_1uxci_49{padding:16px 20px;flex-shrink:0}._SearchInput_1uxci_54{width:100%;padding:12px 16px;border:none;border-radius:20px;font-size:14px;color:#333;background:#f8f9fa;transition:all .2s ease;box-sizing:border-box}._SearchInput_1uxci_54:focus{outline:none;background:#ffffff}._SearchInput_1uxci_54::placeholder{color:#999}._SearchContainerMobile_1uxci_75{position:fixed;top:60px;left:0;width:calc(80vw - 40px);padding:5% 20px;z-index:100;background:#ffffff;box-shadow:0 2px 4px #0000001a}._ChatContent_1uxci_86{flex:1;overflow-y:auto;padding:0 0 100px;scrollbar-width:none;-ms-overflow-style:none}._ChatContent_1uxci_86::-webkit-scrollbar{display:none}._DateSection_1uxci_99{margin-bottom:24px}._DateText_1uxci_103{padding-left:20px!important}._ChatItem_1uxci_107{display:flex;align-items:center;gap:16px;padding:12px 20px;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent;position:relative}._ChatItem_1uxci_107:hover{background:#f8f9fa}._ChatItem_1uxci_107:hover ._DeleteButton_1uxci_122{opacity:1}._ChatItem_1uxci_107._Active_1uxci_126{background:#f5f5f5;border-left-color:#666}._ChatItem_1uxci_107._Deleting_1uxci_131{opacity:.6;pointer-events:none}._ChatThumbnail_1uxci_136{width:58px;height:58px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#f5f5f5;display:flex;align-items:center;justify-content:center}._ThumbnailImage_1uxci_148{width:100%;height:100%;object-fit:cover}._ThumbnailPlaceholder_1uxci_154{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._ChatItemContent_1uxci_162{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}._ChatTitle_1uxci_170{margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._ChatSubtitle_1uxci_178{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}._DeleteButton_1uxci_122{opacity:0;transition:opacity .2s ease;background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}._DeleteButton_1uxci_122:hover{background:#f0f0f0}._DeleteButton_1uxci_122:disabled{cursor:not-allowed;opacity:.5}._DeleteIcon_1uxci_210{font-size:16px;color:#666}._LoadingSpinner_1uxci_215{font-size:16px;color:#666;animation:_spin_1uxci_1 1s linear infinite}@keyframes _spin_1uxci_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._EmptyState_1uxci_230{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px;padding:40px 20px}._EmptyContent_1uxci_239{text-align:center;max-width:300px}._EmptyIcon_1uxci_244{font-size:48px;margin-bottom:16px}._EmptyTitle_1uxci_249{margin:0 0 12px}._EmptyDescription_1uxci_253{margin:0;line-height:1.5}._MobileFooter_1uxci_259{display:flex;width:298px;height:20px;padding:24px 16px;flex-direction:column;align-items:flex-start;gap:16px;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 75.55%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(1px);position:absolute;bottom:0;left:0;cursor:pointer;z-index:100}@media (max-width: 768px){._ChatContent_1uxci_86{padding-bottom:120px}}._MobileUserSection_1uxci_283{display:flex;align-items:center;gap:8px;position:absolute;top:24px;left:24px}._MobileAvatar_1uxci_292{width:24px;height:24px;border-radius:50%;object-fit:cover}._MobileSettingsText_1uxci_299{font-weight:500!important}._MobileSpacer_1uxci_303{height:64px;flex-shrink:0}._ModalOverlay_1uxci_309{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}._ModalContent_1uxci_322{background:white;border-radius:12px;padding:24px;max-width:400px;width:90%;margin:20px}._ModalTitle_1uxci_331{margin:0 0 12px}._ModalMessage_1uxci_335{margin:0 0 24px;line-height:1.5}._ModalButtons_1uxci_340{display:flex;gap:12px;justify-content:flex-end}._CancelButton_1uxci_346{padding:8px 16px;border:1px solid #ddd;background:white;border-radius:6px;cursor:pointer}._CancelButton_1uxci_346:hover{background:#f5f5f5}._DeleteConfirmButton_1uxci_358{padding:8px 16px;border:none;background:#dc3545;border-radius:6px;cursor:pointer}._DeleteConfirmButton_1uxci_358:hover{background:#c82333}._UnknownView_dea6x_2{display:flex;align-items:center;justify-content:center;height:100%;min-height:400px;padding:40px 20px}._UnknownContent_dea6x_11{text-align:center;max-width:320px}._UnknownIcon_dea6x_16{font-size:48px;margin-bottom:16px}._UnknownTitle_dea6x_21{font-size:18px;font-weight:600;color:#333;margin:0 0 12px}._UnknownDescription_dea6x_28{font-size:14px;color:#666;margin:0 0 8px;line-height:1.5}._UnknownDescription_dea6x_28 strong{color:#007aff;font-weight:600}._UnknownSubtext_dea6x_40{font-size:13px;color:#999;margin:0 0 24px;line-height:1.4}._SuggestionBox_dea6x_47{background:#f8f9fa;border-radius:8px;padding:16px;text-align:left}._SuggestionTitle_dea6x_54{font-size:14px;font-weight:600;color:#333;margin:0 0 8px}._SuggestionList_dea6x_61{margin:0;padding-left:16px;font-size:13px;color:#666}._SuggestionList_dea6x_61 li{margin-bottom:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#e9ecef;padding:2px 6px;border-radius:4px;display:inline-block}._UserProfileView_63tti_2{padding:0;overflow-y:visible;box-sizing:border-box}._SettingsText_63tti_8{margin-top:24px;margin-bottom:40px;margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._UserProfileContainer_63tti_18{width:352px;height:176px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;background-color:#f5f5f5;margin-left:22px;border-radius:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}._UserContent_63tti_32{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:12px;padding-bottom:12px}._AvatarContainer_63tti_41{display:flex;justify-content:center;align-items:center;margin-bottom:4px}._Avatar_63tti_41{width:64px;height:64px;border-radius:50%;object-fit:cover}._UserName_63tti_55{text-align:center;margin-bottom:0}._UserName_63tti_55{font-weight:700!important}._UserEmail_63tti_64{text-align:center;margin-bottom:8px}._SignOutButtonText_63tti_69{font-weight:700!important}._SignOutButton_63tti_69{width:84px;height:32px;background:#ffffff;border:1px solid #ffffff;border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._SignOutButton_63tti_69:hover{background:#f5f5f5;border-color:#d4d4d4}._SignOutButton_63tti_69:active{transform:scale(.98)}._SignOutButton_63tti_69 .SootText{color:#333;font-weight:500}._NotAuthenticatedContent_63tti_100{display:flex;align-items:center;justify-content:center;text-align:center}._NotAuthenticatedContent_63tti_100 .SootText{color:#666}._DetailsTextContainer_63tti_111{margin-top:24px;margin-bottom:16px}._DetailsText_63tti_111{margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._DetailsColumn_63tti_124{margin-left:22px;margin-bottom:24px;display:flex;flex-direction:column;cursor:not-allowed}._FullNameContainer_63tti_132{width:352px;height:80px;border-radius:8px 8px 0 0;border-bottom:1px solid #e5e5e5;background:#f5f5f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative}._EmailContainer_63tti_142{width:352px;height:80px;border-radius:0 0 8px 8px;background:#f5f5f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative}._FullNameTitle_63tti_151{position:absolute;top:16px;left:16px}._FullNameValue_63tti_157{position:absolute;top:44px;left:16px}._FullNameValueText_63tti_163{font-weight:700!important}._EmailTitle_63tti_167{position:absolute;top:16px;left:16px}._EmailValue_63tti_173{position:absolute;top:44px;left:16px;font-weight:700!important}._EmailValueText_63tti_180{font-weight:700!important}._GoogleLogo_63tti_184{position:absolute;top:50%;right:16px;transform:translateY(-50%)}._CustomInstructionsWrapper_63tti_191{margin-top:24px;margin-bottom:8px}._CustomInstructionsText_63tti_196{margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._CustomInstructionsDescription_63tti_204{margin-bottom:16px;margin-left:24px;margin-right:24px}._CustomInstructionsColumn_63tti_210{margin-left:10px;margin-bottom:24px;display:flex;flex-direction:column;font-family:ABC Diatype Rounded}._CustomInstructionsContainer_63tti_218{width:365px;min-height:120px;border-radius:8px;background:#f5f5f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;padding:14px;box-sizing:border-box}._CustomInstructionsInput_63tti_229{width:100%;height:88px;border:none;background:transparent;outline:none;resize:none;font-family:inherit;font-size:14px;line-height:20px;color:#333;padding:0;box-sizing:border-box}._CustomInstructionsInput_63tti_229::placeholder{color:#999;font-style:italic}._CustomInstructionsInput_63tti_229:focus{outline:none}._CharacterCount_63tti_253{position:absolute;bottom:8px;right:12px}._SubscriptionText_63tti_259{margin-top:24px;margin-bottom:16px;margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._SubscriptionColumn_63tti_269{margin-left:22px;margin-bottom:50px;display:flex;flex-direction:column}._SubscriptionContainer_63tti_276{width:352px;height:72px;border-radius:8px;background:#f5f5f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative}._SubscriptionTitle_63tti_285{position:absolute;top:16px;left:16px}._SubscriptionTitleText_63tti_291{font-weight:700!important}._SubscriptionValue_63tti_295{position:absolute;top:36px;left:16px}._ManagePlanButton_63tti_301{position:absolute;top:50%;right:12px;transform:translateY(-50%);height:36px;padding:0 16px;background:#000000;border:1px solid #000000;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:999px;transition:all .2s ease}._ManagePlanButton_63tti_301:hover{background:#333333;border-color:#333}._ManagePlanButton_63tti_301:active{transform:translateY(-50%) scale(.98)}._ManagePlanButtonText_63tti_329{font-weight:700!important;color:#fff!important}@media (max-width: 768px){._CloseButton_63tti_338{right:16px;width:28px;height:28px;font-size:20px;position:absolute;border:none;background:none;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._UserProfileView_63tti_2{padding:0 16px;width:100%;max-width:100%;box-sizing:border-box}._SettingsText_63tti_8{margin:20px 16px 24px;font-size:14px;line-height:20px}._UserProfileContainer_63tti_18{width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}._DetailsText_63tti_111{margin-left:0}._DetailsColumn_63tti_124{margin-left:0;margin-right:0}._FullNameContainer_63tti_132,._EmailContainer_63tti_142{width:100%;max-width:100%;box-sizing:border-box}._CustomInstructionsText_63tti_196{margin-left:0}._CustomInstructionsDescription_63tti_204,._CustomInstructionsColumn_63tti_210{margin-left:0;margin-right:0}._CustomInstructionsContainer_63tti_218{width:100%;max-width:100%;box-sizing:border-box}._SubscriptionText_63tti_259{margin-left:0}._SubscriptionColumn_63tti_269{margin-left:0;margin-right:0}._SubscriptionContainer_63tti_276{width:100%;max-width:100%;box-sizing:border-box}._CloseButton_63tti_338{top:16px;right:16px}}@media (max-width: 480px){._UserProfileView_63tti_2{padding:0 12px;width:100%;max-width:100%}._UserProfileContainer_63tti_18{width:100%;max-width:100%;height:auto;min-height:160px;margin:0}._UserContent_63tti_32{padding-top:16px;padding-bottom:16px}._AvatarContainer_63tti_41{margin-bottom:8px}._Avatar_63tti_41{width:56px;height:56px}._FullNameContainer_63tti_132,._EmailContainer_63tti_142,._SubscriptionContainer_63tti_276,._CustomInstructionsContainer_63tti_218{width:100%;max-width:100%;box-sizing:border-box}._FullNameValue_63tti_157,._EmailValue_63tti_173{right:50px;max-width:calc(100% - 66px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._ManagePlanButton_63tti_301{height:32px;padding:0 8px;font-size:12px;min-width:80px}._SignOutButton_63tti_69{width:76px;height:28px}._NotAuthenticatedContent_63tti_100{padding:20px}._DetailsText_63tti_111,._CustomInstructionsText_63tti_196{margin-left:16px;margin-right:16px;font-size:14px}._DetailsColumn_63tti_124,._CustomInstructionsColumn_63tti_210{margin-left:0;margin-right:0}._FullNameContainer_63tti_132,._EmailContainer_63tti_142{width:400px;height:72px}._FullNameTitle_63tti_151{top:12px;left:12px}._FullNameValue_63tti_157{top:36px;left:12px}._EmailTitle_63tti_167{top:12px;left:12px}._EmailValue_63tti_173{top:36px;left:12px}._GoogleLogo_63tti_184{right:12px}._CustomInstructionsInput_63tti_229{font-size:13px;line-height:18px;height:76px}._CustomInstructionsContainer_63tti_218{min-height:108px;padding:12px}@media (max-width: 320px){._UserProfileView_63tti_2{padding:0 8px}._FullNameValue_63tti_157,._EmailValue_63tti_173{right:40px;max-width:calc(100% - 50px);font-size:12px}._CustomInstructionsInput_63tti_229{font-size:12px;line-height:16px}}}@media (max-width: 768px){._UserProfileView_63tti_2 *{max-width:100%;box-sizing:border-box}}._ImageParityTestWrapper_1yzdt_2{width:fit-content;padding:8px;border-radius:4px;border:1px solid #eedd00;background-color:#efefef}._FetchHeadWrapper_qa6cg_2{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10002}._Wrapper_1fne2_2{padding:12px;display:flex;flex-direction:column;align-items:center;gap:16px}._Container_zdp54_2{padding:0;overflow-y:visible}._ButtonRow_zdp54_7{margin-bottom:24px;margin-left:22px;display:flex;gap:12px}._CustomizeText_zdp54_14{margin-top:24px;margin-bottom:40px;margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._ButtonText_zdp54_24{font-weight:700!important}._ControlsButton_zdp54_28:hover{background-color:#eee}._ControlsButton_zdp54_28:active{background-color:#e0e0e0}._SelectionIndicator_zdp54_36{display:flex;width:4px;height:4px;padding:9.6px;flex-direction:column;align-items:flex-start;gap:9.6px;border-radius:50%;flex-shrink:0}._PreviewImg_zdp54_48{width:100%;height:100%;object-fit:cover;border-radius:12px;pointer-events:none}._LayoutText_zdp54_56{margin-bottom:16px;margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._LayoutContainer_zdp54_65{margin-left:22px;margin-right:22px;margin-bottom:24px;height:200px;border-radius:12px;background:#f5f5f5;position:relative;display:flex;gap:8px;padding:12px}._LayoutCard_zdp54_78{flex:1;display:flex;flex-direction:column;cursor:pointer;position:relative}._LayoutOption_zdp54_86{width:100%;height:100%;border-radius:12px;border:1px solid #f5f5f5;cursor:pointer;transition:background-color .2s ease;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:none}._MoshIconContainer_zdp54_100,._EllipseIconContainer_zdp54_109{display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none}._SubButtonContainer_zdp54_118{width:100%;display:flex;justify-content:center;margin-top:8px;pointer-events:none}._SubButton_zdp54_118{width:73px;height:32px;border-radius:90px;background:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;pointer-events:none}._SubButtonText_zdp54_140{font-weight:700!important;pointer-events:none}._SubButtonInactive_zdp54_145{width:73px;height:32px;border-radius:90px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;pointer-events:none}._PreviewImageContainer_zdp54_159{margin-left:22px;margin-bottom:16px;width:352px;display:flex;justify-content:center}._PreviewImage_zdp54_159{width:auto;height:60px;object-fit:contain}._PreviewImagesContainer_zdp54_173{margin-left:22px;margin-bottom:16px;width:352px;display:flex;justify-content:space-between;align-items:center}._PreviewImageLeft_zdp54_182,._PreviewImageRight_zdp54_188{width:33.33%;height:auto;object-fit:contain}._DepthContainer_zdp54_194,._MaxImagesContainer_zdp54_202{margin-left:22px;margin-bottom:24px;width:352px;height:36px;position:relative}._SliderLabel_zdp54_210{position:absolute;top:2.5px;left:8px;height:100%;display:flex;align-items:center;pointer-events:none;z-index:1}._LabelText_zdp54_221{font-weight:700!important}._Slider_zdp54_210{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) var(--progress),#f5f5f5 var(--progress),#f5f5f5 100%);border-radius:8px;outline:none;cursor:pointer}._Slider_zdp54_210::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0px;height:0px;background:transparent;cursor:pointer}._Slider_zdp54_210::-moz-range-thumb{width:0px;height:0px;background:transparent;border:none;cursor:pointer}._ExperimentalText_zdp54_259{margin-bottom:16px;margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._ExperimentalSliderContainer_zdp54_268{margin-left:22px;margin-bottom:11px;width:352px;height:36px;position:relative}._ExperimentalSliderContainer_zdp54_268:last-of-type{margin-bottom:24px}._ComputedValue_zdp54_280{position:absolute;top:2.5px;right:8px;height:100%;display:flex;align-items:center;pointer-events:none;z-index:1}._ComputedValueText_zdp54_291{font-weight:700!important;font-family:SF Mono,Monaco,Consolas,monospace;background:rgba(255,255,255,.8);padding:2px 6px;border-radius:4px;font-size:10px!important;line-height:12px!important}._SliderDescription_zdp54_301{margin-left:22px;margin-bottom:24px;margin-top:8px;width:352px;min-height:16px;display:flex;align-items:center}._DescriptionText_zdp54_311{font-style:italic;opacity:.8;transition:opacity .3s ease}._DescriptionText_zdp54_311:hover{opacity:1}._ContentText_zdp54_322{margin-top:24px;margin-bottom:16px;margin-left:24px;font-size:16px;line-height:24px;letter-spacing:-.16px;font-weight:700!important}._ContentContainer_zdp54_332{margin-left:22px;margin-bottom:24px;width:352px;height:84px;border-radius:8px;background:#f5f5f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative}._NSFWTitle_zdp54_343{position:absolute;top:12px;left:12px;color:#121212;font-family:ABC Diatype Rounded;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.16px}._NSFWDescription_zdp54_356{position:absolute;top:39px;left:12px}._DescriptionLine_zdp54_362{color:#666c;font-family:ABC Diatype Rounded Medium;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.14px}._NSFWToggle_zdp54_372{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;padding:0}._ToggleBackground_zdp54_383{display:flex;width:48px;height:24px;padding:2.5px;align-items:center;border-radius:1198.8px;transition:all 1.2s cubic-bezier(.4,0,.2,1)}._ToggleButton_zdp54_393{width:22px;height:22px;border-radius:50%;background:#fff;flex-shrink:0}@media (max-width: 768px){._Container_zdp54_2{padding:0}._CustomizeText_zdp54_14{margin-left:16px;margin-right:16px;font-size:18px;line-height:26px}._LayoutText_zdp54_56,._ExperimentalText_zdp54_259{margin-left:16px;margin-right:16px}._LayoutContainer_zdp54_65{margin-left:16px;margin-right:16px;width:auto;height:180px}._LayoutCard_zdp54_78{min-width:0}._SubButton_zdp54_118,._SubButtonInactive_zdp54_145{width:65px;height:28px}._ExperimentalSliderContainer_zdp54_268,._DepthContainer_zdp54_194,._MaxImagesContainer_zdp54_202,._SliderDescription_zdp54_301{margin-left:16px;margin-right:16px;width:auto}._Slider_zdp54_210{height:32px}._SliderLabel_zdp54_210,._ComputedValue_zdp54_280{top:1.5px}}@media (max-width: 480px){._CustomizeText_zdp54_14{margin:20px 12px 32px;font-size:16px;line-height:24px}._LayoutText_zdp54_56,._ExperimentalText_zdp54_259{margin-left:12px;margin-right:12px;margin-bottom:12px}._LayoutContainer_zdp54_65{margin-left:12px;margin-right:12px;height:180px;gap:6px;padding:10px}._LayoutOption_zdp54_86{border-radius:10px}._SubButton_zdp54_118,._SubButtonInactive_zdp54_145{width:60px;height:26px;margin-top:6px}._SubButtonText_zdp54_140{font-size:13px}._PreviewImg_zdp54_48{border-radius:10px}._ExperimentalSliderContainer_zdp54_268,._DepthContainer_zdp54_194,._MaxImagesContainer_zdp54_202{margin-left:12px;margin-right:12px;height:32px;margin-bottom:16px}._SliderDescription_zdp54_301{margin:6px 12px 20px}._Slider_zdp54_210{height:32px;border-radius:6px}._SliderLabel_zdp54_210,._ComputedValue_zdp54_280{top:1.5px}._LabelText_zdp54_221{font-size:13px}._ComputedValueText_zdp54_291{font-size:9px!important;line-height:11px!important;padding:2px 4px;border-radius:3px}._DescriptionText_zdp54_311{font-size:12px!important;line-height:14px!important}}@media (max-width: 360px){._CustomizeText_zdp54_14,._LayoutText_zdp54_56,._ExperimentalText_zdp54_259{margin-left:8px;margin-right:8px}._LayoutContainer_zdp54_65{margin-left:8px;margin-right:8px;height:140px}._ExperimentalSliderContainer_zdp54_268,._DepthContainer_zdp54_194,._MaxImagesContainer_zdp54_202,._SliderDescription_zdp54_301{margin-left:8px;margin-right:8px}._SubButton_zdp54_118,._SubButtonInactive_zdp54_145{width:55px;height:24px}._SubButtonText_zdp54_140{font-size:12px}._ComputedValueText_zdp54_291{font-size:8px!important;line-height:10px!important;padding:1px 3px}}._SidebarOverlay_mjlap_2{position:fixed;top:0;left:0;padding-left:70px;width:400px;height:100vh;background:transparent;transform:translate(-105%);transition:transform .3s ease;z-index:1002;display:flex;flex-direction:column;backdrop-filter:none;-webkit-backdrop-filter:none;visibility:hidden;opacity:0;pointer-events:auto}._SidebarOverlay_mjlap_2._Open_mjlap_22{transform:translate(0);box-shadow:8px 4px 36px #0000000f;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);visibility:visible;opacity:1}._ContentContainer_mjlap_32{flex:1;overflow-y:auto;padding:0;position:relative;min-height:0;scrollbar-width:none;-ms-overflow-style:none}._ContentContainer_mjlap_32::-webkit-scrollbar{display:none}._CombinedView_mjlap_46{display:flex;flex-direction:column}._Section_mjlap_51{flex-shrink:0}._Section_mjlap_51:first-child{padding-bottom:0}._Section_mjlap_51:last-child{padding-top:0;padding-bottom:100px}@media (max-width: 768px){._SidebarOverlay_mjlap_2{left:0;width:330px;padding-left:30px}._SidebarOverlay_mjlap_2._FullWidth_mjlap_93{left:0;top:auto;bottom:0;width:100vw;height:822px;flex-shrink:0;border-radius:24px 24px 0 0;background:#fff;transform:translateY(105%);transition:transform .2s cubic-bezier(.25,.8,.25,1)}._SidebarOverlay_mjlap_2._UserProfile_mjlap_106{padding-left:0}._SidebarOverlay_mjlap_2._FullWidth_mjlap_93._Open_mjlap_22{transform:translateY(0);box-shadow:0 -8px 36px #0000001f;will-change:transform}}._SidebarOverlay_12217_2{position:fixed;top:0;left:0;padding-left:70px;width:400px;height:100vh;background:transparent;transform:translate(-105%);transition:transform .3s ease;z-index:1002;display:flex;flex-direction:column;backdrop-filter:none;-webkit-backdrop-filter:none;visibility:hidden;opacity:0;pointer-events:auto}._SidebarOverlay_12217_2._Open_12217_22{transform:translate(0);box-shadow:8px 4px 36px #0000000f;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);visibility:visible;opacity:1}._ContentContainer_12217_32{flex:1;overflow-y:auto;padding:0;position:relative;min-height:0;scrollbar-width:none;-ms-overflow-style:none}._ContentContainer_12217_32::-webkit-scrollbar{display:none}._CombinedView_12217_46{display:flex;flex-direction:column}._Section_12217_51{flex-shrink:0}._Section_12217_51:first-child{padding-bottom:0}._Section_12217_51:last-child{padding-top:0;padding-bottom:100px}._MobileHeader_12217_65{display:none;flex-direction:column;background:#ffffff;border-bottom:1px solid #e5e5e5;padding:16px;gap:16px;position:relative;z-index:10}._MobileCloseButton_12217_76{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:none;font-size:24px;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._MobileCloseButton_12217_76:hover{background:#f5f5f5;color:#333}._MobileSearchContainer_12217_99{margin-top:24px}._MobileSearchInput_12217_103{width:100%;padding:12px 16px;border:none;border-radius:20px;font-size:14px;color:#333;background:#f8f9fa;transition:all .2s ease;box-sizing:border-box}._MobileSearchInput_12217_103:focus{outline:none;background:#ffffff;box-shadow:0 0 0 2px #0000001a}._MobileSearchInput_12217_103::placeholder{color:#999}._MobileViewToggle_12217_125{display:flex;flex-direction:row;gap:8px;background:#f8f9fa;padding:4px;border-radius:12px;width:100%}._MobileToggleButton_12217_135{flex:1;padding:10px 16px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:center;min-height:40px;display:flex;align-items:center;justify-content:center}._MobileToggleButton_12217_135._Active_12217_150{background:#ffffff;box-shadow:0 1px 3px #0000001a}._MobileToggleButton_12217_135:hover:not(._Active_12217_150){background:rgba(255,255,255,.5)}._MobileBackContainer_12217_159{display:flex;align-items:center;gap:12px;margin-top:8px}._MobileBackButton_12217_166{padding:8px 12px;border:none;background:#f8f9fa;border-radius:8px;cursor:pointer;font-size:14px;color:#666;transition:all .2s ease}._MobileBackButton_12217_166:hover{background:#e9ecef;color:#333}._MobileViewTitle_12217_182{flex:1;text-align:center}.view-transition-enter-active,.view-transition-leave-active{transition:opacity .15s ease,transform .15s ease}.view-transition-enter-from{opacity:0;transform:translate(10px)}.view-transition-leave-to{opacity:0;transform:translate(-10px)}.view-transition-enter-to,.view-transition-leave-from{opacity:1;transform:translate(0)}@media (max-width: 768px){._SidebarOverlay_12217_2{left:0;width:330px;padding-left:30px}._SidebarOverlay_12217_2._FullWidth_12217_216{left:0;top:auto;bottom:0;width:100vw;height:842px;flex-shrink:0;border-radius:24px 24px 0 0;background:#fff;transform:translateY(105%);transition:transform .2s cubic-bezier(.25,.8,.25,1);padding-left:0}._SidebarOverlay_12217_2._FullWidth_12217_216._Open_12217_22{transform:translateY(0);box-shadow:0 -8px 36px #0000001f;will-change:transform}._MobileHeader_12217_65{display:flex}._ContentContainer_12217_32{padding-top:0;padding-bottom:100px}._SidebarOverlay_12217_2._FullWidth_12217_216 ._ContentContainer_12217_32{border-radius:0 0 24px 24px}}@media (max-width: 480px){._SidebarOverlay_12217_2{width:80vw;padding-left:0}._SidebarOverlay_12217_2._FullWidth_12217_216{width:80vw;height:100vh}._MobileHeader_12217_65{padding:66px 12px 12px;gap:12px}._MobileCloseButton_12217_76{top:12px;right:12px;width:28px;height:28px;font-size:20px}._MobileSearchContainer_12217_99{margin-top:20px}._MobileSearchInput_12217_103{padding:10px 14px;font-size:13px;border-radius:16px}._MobileViewToggle_12217_125{gap:6px;padding:3px;border-radius:10px}._MobileToggleButton_12217_135{padding:6px 10px;border-radius:6px}._MobileBackButton_12217_166{position:absolute;padding:6px 10px;font-size:13px;border-radius:6px}}._SideButtons_18r2d_2{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;pointer-events:none}._FullScreenContainer_18r2d_12{position:relative;width:100%;height:100%;pointer-events:none}._FullScreenContainer_18r2d_12>*{pointer-events:auto}._SideButtonsOverlay_18r2d_23{pointer-events:none;position:fixed;height:100%;left:0;top:0;z-index:10;width:300px}._IconImage_18r2d_33{width:24px;height:auto;object-fit:contain}._AddNewChatIcon_18r2d_39{width:38px;height:29px;margin-bottom:-5px}._ButtonContainer_18r2d_45{position:fixed;left:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:1003;height:100vh;justify-content:center;align-items:center;background-color:transparent;width:70px;overflow:visible;transition:background-color .2s ease;border:none;outline:none;box-shadow:none;margin:0;padding:0}._ButtonContainer_18r2d_45:has(._IconButton_18r2d_68:hover){background-color:transparent}._ButtonContainer_18r2d_45:has(._UserAvatar_18r2d_72:hover){background-color:transparent}._ButtonContainer_18r2d_45._HasShadow_18r2d_76,._ButtonContainer_18r2d_45._HasShadow_18r2d_76:hover{background:#ffffff}._IconButton_18r2d_68{width:50px;height:auto;aspect-ratio:1;background:transparent;border:none;outline:none;box-shadow:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#666;position:relative;z-index:1}._IconButton_18r2d_68:focus{outline:none;box-shadow:none}._IconButton_18r2d_68:hover,._IconButton_18r2d_68._Active_18r2d_115{background:#f5f5f5;border-radius:12px;color:#333;outline:none;box-shadow:none}._IconButton_18r2d_68 svg{transition:color .2s ease;width:30px;height:30px}._ChatHistoryTopLeft_18r2d_170{cursor:pointer;transition:all .2s ease;border-radius:50%;padding:8px;z-index:1005;border:none;outline:none;box-shadow:none;background:transparent;display:flex;align-items:center;justify-content:center;position:relative}._ChatHistoryTopLeft_18r2d_170:focus{outline:none;box-shadow:none}._ChatHistoryTopLeft_18r2d_170:hover,._ChatHistoryTopLeft_18r2d_170._Active_18r2d_115{background:#f5f5f5;outline:none;box-shadow:none}._ChatHistoryImage_18r2d_203{width:24px;height:24px;object-fit:contain}._BottomRightControls_18r2d_209{position:fixed;bottom:20px;right:20px;display:flex;gap:12px;align-items:center;z-index:1001}._TopRightControls_18r2d_219{position:fixed;top:20px;right:20px;display:flex;gap:12px;align-items:center;z-index:1005}._TopLeftControls_18r2d_229{position:fixed;top:80px;left:7px;display:flex;flex-direction:column;gap:12px;align-items:center;z-index:1005}._MobileHiddenContainer_18r2d_240{display:none;pointer-events:none}._Tooltip_18r2d_246{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_18r2d_252{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}@media (max-width: 480px){._SideButtons_18r2d_2{width:80%}}._SourcesListOverlay_1m7o8_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f5f5f5;z-index:10004;display:flex;flex-direction:column;opacity:0;transform:translateY(15vh);transition:all .4s cubic-bezier(.25,.8,.25,1)}._SourcesListOverlay_1m7o8_2._Visible_1m7o8_17{opacity:1;transform:translateY(0)}._SourcesListOverlay_1m7o8_2._Closing_1m7o8_22{opacity:0;transform:translateY(15vh);transition:all .4s cubic-bezier(.55,.06,.68,.19)}._SourcesListContent_1m7o8_28{height:100%;display:flex;flex-direction:column;position:relative}._CloseButton_1m7o8_35{position:fixed;top:20px;right:20px;background:rgba(255,255,255,.8);border:none;font-size:24px;cursor:pointer;color:#666;z-index:10005;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease}._CloseButton_1m7o8_35:hover{background:rgba(255,255,255,.95);color:#333;transform:translateY(-1px)}._ScrollableWrapper_1m7o8_61{flex:1;overflow-y:auto;overflow-x:hidden}._ContentWrapper_1m7o8_67{display:flex;flex-direction:column;align-items:center;padding:80px 10px 60px;gap:60px;min-height:100%}._Container_1m7o8_76{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}._TitleWrapper_1m7o8_84{text-align:center}._TitleText_1m7o8_88{font-weight:700!important}._CardsScrollContainer_1m7o8_92{width:100%;max-width:756px;overflow-x:auto;overflow-y:visible;padding:0 20px}._CardsRow_1m7o8_100{display:flex;gap:14px;align-items:center;width:max-content;padding:10px 0;min-width:756px}._Card_1m7o8_92{width:180px;min-height:200px;border-radius:12px;background:#fff;flex-shrink:0;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:16px 12px;box-sizing:border-box}._Card_1m7o8_92:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001f}._ImageContainer_1m7o8_131{position:relative;width:88px;height:88px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._ImageWrapper_1m7o8_141{position:absolute;width:88px;height:88px;display:flex;align-items:center;justify-content:center}._Image1_1m7o8_150{width:88px;height:88px;object-fit:cover;z-index:1}._Image2_1m7o8_157{width:88px;height:88px;object-fit:cover;z-index:3}._LogoPlaceholder_1m7o8_164{position:absolute;width:58px;height:58px;flex-shrink:0;background:#fff;border-radius:50%;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._FaviconImage_1m7o8_180{width:36px;height:36px;border-radius:50%;object-fit:cover}._CardTitle_1m7o8_187{text-align:center;width:100%;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;left:50%;transform:translate(-50%);padding:0 8px;box-sizing:border-box}._CardTitleText_1m7o8_204{font-weight:700!important}@media (max-width: 768px){._CloseButton_1m7o8_35{top:16px;right:16px;width:36px;height:36px;font-size:20px}._ContentWrapper_1m7o8_67{padding:60px 16px 40px;gap:40px}._CardsScrollContainer_1m7o8_92{padding:0 10px;max-width:584px}._CardsRow_1m7o8_100{min-width:584px;gap:8px}._Card_1m7o8_92{width:140px;min-height:160px;padding:12px 10px}._Card_1m7o8_92:hover{transform:translateY(-6px);box-shadow:0 8px 22px #0000001f}._ImageContainer_1m7o8_131{width:68px;height:68px;margin-bottom:12px}._ImageWrapper_1m7o8_141,._Image1_1m7o8_150,._Image2_1m7o8_157{width:68px;height:68px}._LogoPlaceholder_1m7o8_164{width:44px;height:44px}._FaviconImage_1m7o8_180{width:28px;height:28px}._CardTitle_1m7o8_187{margin-top:8px}}@media (max-width: 480px){._CardsRow_1m7o8_100{gap:6px;min-width:492px}._Card_1m7o8_92{width:120px;min-height:140px;padding:10px 8px}._CardsScrollContainer_1m7o8_92{max-width:492px}._ImageContainer_1m7o8_131{width:58px;height:58px;margin-bottom:8px}._ImageWrapper_1m7o8_141,._Image1_1m7o8_150,._Image2_1m7o8_157{width:58px;height:58px}._LogoPlaceholder_1m7o8_164{width:38px;height:38px}._FaviconImage_1m7o8_180{width:24px;height:24px}._CardTitle_1m7o8_187{font-size:11px;line-height:1.3}}._SourceFullscreenOverlay_1xcir_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f5f5f5;z-index:10002;display:flex;flex-direction:column;overflow:hidden}._SourceFullscreenContent_1xcir_15{height:100%;display:flex;flex-direction:column;position:relative;transform-origin:center center}._SourcesListContainer_1xcir_23{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10003}._CloseButton_1xcir_32{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.8);border:none;font-size:24px;cursor:pointer;color:#666;z-index:10003;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .2s ease}._CloseButton_1xcir_32:hover{background:rgba(255,255,255,.95);color:#333;transform:translateY(-1px)}._SourceContent_1xcir_58{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative}._PasteUrlContainer_1xcir_68{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:10000px}._PasteUrlPlaceholder_1xcir_77{text-align:center;position:relative;width:80%;max-width:800px;margin:0 auto;word-break:break-all}._UrlDisplayContainer_1xcir_85{width:100%;display:flex;justify-content:center;align-items:center;position:relative}._ClearButton_1xcir_93{position:absolute;top:50%;right:-80px;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;font-size:20px;cursor:pointer;color:#999;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._ClearButton_1xcir_93:hover{background:rgba(0,0,0,.1);color:#666}._LoadingContainer_1xcir_118{position:absolute;top:calc(100% + 93px);left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center}._ArrowButton_1xcir_146{position:absolute;top:calc(100% + 93px);left:50%;transform:translate(-50%);display:flex;width:48px;height:48px;padding:3px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}._ArrowButton_1xcir_146:hover{transform:translate(-50%) translateY(-2px);box-shadow:0 4px 12px #00000026}._ArrowIcon_1xcir_171{width:24px;height:24px}._PreviewContainer_1xcir_176{width:100%;display:flex;justify-content:center;align-items:center}._LoadingSpinner_1xcir_183{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px}._Spinner_1xcir_128{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:_spin_1xcir_1 1s linear infinite}@keyframes _spin_1xcir_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._PreviewImage_1xcir_209{width:100%;max-width:500px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}._PreviewImg_1xcir_217{width:100%;height:auto;display:block;max-height:300px;object-fit:cover}._InvalidUrl_1xcir_225{text-align:center;padding:20px}._PopularSources_1xcir_229{position:absolute;top:calc(50% + 216px);left:50%;transform:translate(-50%)}._ScrollHint_1xcir_236{position:absolute;top:calc(50% + 260px);left:50%;transform:translate(-50%);text-align:center;opacity:.7}._WhiteContainersWrapper_1xcir_246{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);display:flex;align-items:center;width:200px;height:200px}._WhiteContainerLeft_1xcir_257{width:180px;height:200px;transform:rotate(-15deg);flex-shrink:0;border-radius:12px;background:#fff;box-shadow:0 .75px .25px #00000040,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset;position:absolute;left:-70px;z-index:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;transform-origin:center center}._WhiteContainerLeft_1xcir_257:hover{transform:rotate(-15deg) translateY(-8px) scale(1.05);box-shadow:0 8px 25px #00000026,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset}._WhiteContainerRight_1xcir_286{width:180px;height:200px;transform:rotate(15deg);flex-shrink:0;border-radius:12px;background:#fff;box-shadow:0 .75px .25px #00000040,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset;position:absolute;right:-70px;z-index:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center;transform-origin:center center}._WhiteContainerRight_1xcir_286:hover{transform:rotate(15deg) translateY(-8px) scale(1.05);box-shadow:0 8px 25px #00000026,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset}._ImageContainer_1xcir_315{position:relative;width:88px;height:88px;display:flex;align-items:center;justify-content:center}._ImageWrapper_1xcir_324{position:absolute;width:88px;height:88px;display:flex;align-items:center;justify-content:center}._Image1_1xcir_333{width:88px;height:88px;object-fit:cover;z-index:1}._Image2_1xcir_340{width:88px;height:88px;object-fit:cover;z-index:3}._LogoPlaceholder_1xcir_347{position:absolute;width:55px;height:55px;flex-shrink:0;background:#fff;border-radius:50%;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._LogoImage_1xcir_363{width:36px;height:36px;object-fit:contain}@media (max-width: 768px){._CloseButton_1xcir_32{top:16px;right:16px;width:36px;height:36px;font-size:20px}._SourceContent_1xcir_58{padding:20px}._PasteUrlContainer_1xcir_68{width:95%;max-width:none}._HintContainer_1xcir_385{margin-top:12px}._PreviewImage_1xcir_209{max-width:100%}._PreviewImg_1xcir_217{max-height:200px}._ArrowButton_1xcir_146{width:44px;height:44px}._ArrowIcon_1xcir_171{width:20px;height:20px}._ScrollHint_1xcir_236{top:calc(50% + 240px)}._WhiteContainersWrapper_1xcir_246{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);display:flex;align-items:center;width:160px;height:160px}._WhiteContainerLeft_1xcir_257{width:140px;height:160px;transform:rotate(-15deg);flex-shrink:0;border-radius:12px;background:#fff;box-shadow:0 .75px .25px #00000040,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset;position:absolute;left:-42px;z-index:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._WhiteContainerLeft_1xcir_257:hover{transform:rotate(-15deg) translateY(-6px) scale(1.03);box-shadow:0 6px 20px #00000026,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset}._WhiteContainerRight_1xcir_286{width:140px;height:160px;transform:rotate(15deg);flex-shrink:0;border-radius:12px;background:#fff;box-shadow:0 .75px .25px #00000040,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset;position:absolute;right:-42px;z-index:2;transition:all .3s ease;display:flex;align-items:center;justify-content:center}._WhiteContainerRight_1xcir_286:hover{transform:rotate(15deg) translateY(-6px) scale(1.03);box-shadow:0 6px 20px #00000026,0 -.75px .25px #fffc,0 -.75px 1.25px #00000040 inset,0 .75px 1.5px #fffc inset}._LogoImage_1xcir_363{width:28px;height:28px}}._HoverArea_15xh1_2{pointer-events:all}._UserActionsContainer_15xh1_6{position:fixed;display:flex;justify-content:center;align-items:center;z-index:100;animation:_fadeIn_15xh1_1 333ms;cursor:grab}._UserActionsContainer_15xh1_6._Dragging_15xh1_16{cursor:grabbing}._ActionsList_15xh1_20{padding:4px;align-items:center;gap:16px;border-radius:32px;background:transparent;position:relative;z-index:102}._ActionsList_15xh1_20 button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._ActionsList_15xh1_20[data-lasso-active=true] ._ActionButtonDownload_15xh1_34,._ActionsList_15xh1_20[data-lasso-active=true] ._ActionButtonDelete_15xh1_38,._ActionsList_15xh1_20[data-lasso-active=true] ._ActionButtonCopy_15xh1_42,._ActionsList_15xh1_20[data-lasso-active=true] ._ActionButtonSearch_15xh1_46,._ActionsList_15xh1_20[data-lasso-active=true] ._ActionButtonLasso_15xh1_50,._ActionsList_15xh1_20[data-lasso-active=true] ._ActionButtonBookmark_15xh1_53,._ActionsList_15xh1_20:hover ._ActionButtonBookmark_15xh1_53,._ActionsList_15xh1_20:active ._ActionButtonBookmark_15xh1_53,._ActionsList_15xh1_20:hover ._ActionButtonDownload_15xh1_34,._ActionsList_15xh1_20:hover ._ActionButtonDelete_15xh1_38,._ActionsList_15xh1_20:hover ._ActionButtonCopy_15xh1_42,._ActionsList_15xh1_20:hover ._ActionButtonSearch_15xh1_46,._ActionsList_15xh1_20:hover ._ActionButtonLasso_15xh1_50,._ActionsList_15xh1_20:active ._ActionButtonDownload_15xh1_34,._ActionsList_15xh1_20:active ._ActionButtonDelete_15xh1_38,._ActionsList_15xh1_20:active ._ActionButtonCopy_15xh1_42,._ActionsList_15xh1_20:active ._ActionButtonSearch_15xh1_46,._ActionsList_15xh1_20:active ._ActionButtonLasso_15xh1_50{background:#cbcbcb}._ActionButtonDownload_15xh1_34{display:flex;align-items:center;justify-content:center;width:25px;height:35px;border:none;background:rgba(203,203,203,.65);cursor:pointer;transition:all .3s ease;position:absolute;box-sizing:border-box;top:0;left:0;border-radius:50% 45%;transform:translate(-68px,40px) rotate(-25deg);pointer-events:all}._ActionButtonDownload_15xh1_34:hover{background:#cbcbcb;transform:translate(-68px,40px) rotate(-25deg) scale(1.1)}._ActionButtonDownload_15xh1_34:active{background:#cbcbcb;transform:translate(-68px,40px) rotate(-25deg) scale(.95)}._ActionButtonLasso_15xh1_50{display:flex;align-items:center;justify-content:center;width:85px;height:35px;border:none;background:rgba(203,203,203,.65);cursor:pointer;transition:all .3s ease;position:absolute;box-sizing:border-box;top:0;left:0;border-radius:50% 45%;transform:translate(-170px,70px) rotate(115deg);pointer-events:all}._LassoButtonDesktop_15xh1_154:hover{background:#edff10!important;transform:translate(-170px,70px) rotate(115deg) scale(1.1)}._ActionButtonLasso_15xh1_50:active{background:#edff10;transform:translate(-170px,70px) rotate(115deg) scale(.95)}._ActionButtonDelete_15xh1_38{display:flex;align-items:center;justify-content:center;width:25px;height:50px;border:none;background:rgba(203,203,203,.65);cursor:pointer;transition:all .3s ease;position:absolute;box-sizing:border-box;top:0;left:0;border-radius:50% 45%;transform:translate(-95px,50px) rotate(-28deg);pointer-events:all}._ActionButtonDelete_15xh1_38:hover{background:#cbcbcb;transform:translate(-95px,50px) rotate(-28deg) scale(1.1)}._ActionButtonDelete_15xh1_38:active{background:#cbcbcb;transform:translate(-95px,50px) rotate(-28deg) scale(.95)}._ActionButtonCopy_15xh1_42{display:flex;align-items:center;justify-content:center;width:45px;height:22px;border:none;background:rgba(203,203,203,.65);cursor:pointer;transition:all .3s ease;position:absolute;box-sizing:border-box;top:0;left:0;border-radius:50% 45%;transform:translate(-120px,20px) rotate(-12deg);pointer-events:all}._ActionButtonCopy_15xh1_42:hover{background:#cbcbcb;transform:translate(-120px,20px) rotate(-12deg) scale(1.1)}._ActionButtonCopy_15xh1_42:active{background:#cbcbcb;transform:translate(-120px,20px) rotate(-12deg) scale(.95)}._ActionButtonSearch_15xh1_46{display:flex;align-items:center;justify-content:center;width:85px;height:42px;border:none;background:rgba(203,203,203,.65);cursor:pointer;transition:all .3s ease;position:absolute;box-sizing:border-box;top:0;left:0;border-radius:50% 45%;transform:translate(-210px,40px) rotate(-30deg);pointer-events:all}._ActionButtonSearch_15xh1_46:hover{background:#cbcbcb;transform:translate(-210px,40px) rotate(-30deg) scale(1.1)}._ActionButtonSearch_15xh1_46:active{background:#cbcbcb;transform:translate(-210px,40px) rotate(-30deg) scale(.95)}._ActionButtonBookmark_15xh1_53{display:flex;align-items:center;justify-content:center;width:28px;height:40px;border:none;background:rgba(203,203,203,.65);cursor:pointer;transition:all .3s ease;position:absolute;box-sizing:border-box;top:0;left:0;pointer-events:all;transform:translate(-160px,-8px) rotate(100deg);border-radius:50% 45%}._ActionButtonBookmark_15xh1_53:hover{background:#cbcbcb;transform:translate(-160px,-8px) rotate(100deg) scale(1.1)}._SecondaryButton_15xh1_280._ButtonHidden_15xh1_280{opacity:0;pointer-events:none}._SecondaryButton_15xh1_280._ButtonAnimating_15xh1_285{transition:opacity .4s ease-out}._SecondaryButton_15xh1_280._ButtonVisible_15xh1_289{opacity:1;pointer-events:all}._ActionElevatedButton_15xh1_294{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:200px;background:rgba(255,255,255,.64);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transition:all .2s ease;position:relative;bottom:8px}._Icon_15xh1_310{width:15px;height:15px;color:#333;transition:all .3s ease,opacity .3s ease,transform .3s ease;position:absolute;opacity:0;transform:scale(.8)}._Icon_15xh1_310._show_15xh1_320{opacity:1;transform:scale(1)}._BookmarkIcon_15xh1_325{width:15px;height:15px;color:#333;transition:all .3s ease,opacity .3s ease,transform .3s ease;position:absolute;opacity:0;transform:rotate(80deg) scale(.8)}._BookmarkIcon_15xh1_325._show_15xh1_320{opacity:1;transform:rotate(80deg) scale(1)}._ActionButtonBookmark_15xh1_53:hover ._BookmarkIcon_15xh1_325{color:#000;transform:rotate(80deg) scale(1.05)}._SpiralIcon_15xh1_345{font-size:28px;line-height:28px;color:#333;transition:all .3s ease,opacity .3s ease,transform .3s ease;position:absolute;opacity:0;transform:scale(.8)}._SpiralIcon_15xh1_345._show_15xh1_320{opacity:1;transform:scale(1)}._ActionButtonDownload_15xh1_34:hover ._Icon_15xh1_310,._ActionButtonLasso_15xh1_50:hover ._Icon_15xh1_310,._ActionButtonDelete_15xh1_38:hover ._Icon_15xh1_310,._ActionButtonCopy_15xh1_42:hover ._Icon_15xh1_310,._ActionButtonSearch_15xh1_46:hover ._Icon_15xh1_310,._ActionButtonBookmark_15xh1_53:hover ._Icon_15xh1_310{color:#000;transform:scale(1.05)}._Tooltip_15xh1_391{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_15xh1_397{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}._WarningTooltip_15xh1_415{pointer-events:none;max-width:350px;z-index:10001}._WarningTooltipText_15xh1_421{background:rgba(0,0,0,.95);box-shadow:0 4px 16px #0000004d;color:#fff;padding:12px 16px;border-radius:8px;font-size:13px;line-height:1.4;white-space:normal;word-wrap:break-word;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;border:1px solid rgba(255,255,255,.2)}.warning-enter-active,.warning-leave-active{transition:all .3s ease}.warning-enter-from,.warning-leave-to{opacity:0;transform:translateY(-10px) scale(.95)}@keyframes _fadeIn_15xh1_1{0%{opacity:0}to{opacity:1}}._DeleteButton_15xh1_475._ButtonAnimating_15xh1_285{animation:_fadeInUp_15xh1_1 .4s ease-out forwards;animation-delay:0ms}._DownloadButton_15xh1_480._ButtonAnimating_15xh1_285{animation:_fadeInDown_15xh1_1 .4s ease-out forwards;animation-delay:0ms}._DeleteButton_15xh1_475._ButtonHidden_15xh1_280,._DownloadButton_15xh1_480._ButtonHidden_15xh1_280{opacity:0;pointer-events:none}@keyframes _fadeInUp_15xh1_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInDown_15xh1_1{0%{opacity:0}to{opacity:1}}._UserActionsContainer_1rwil_2{position:fixed;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:100;width:500px;animation:_fadeIn_1rwil_1 333ms}._ActionsList_1rwil_17{display:inline-flex;padding:4px;align-items:center;gap:16px;border-radius:12px;background:transparent;pointer-events:auto}._ActionButton_1rwil_27{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:200px;background:rgba(255,255,255,.85);cursor:pointer;transition:background .2s ease,border-color .5s;position:relative;box-sizing:border-box}._ActionButton_1rwil_27:disabled{opacity:.6;cursor:not-allowed}._ActionElevatedButton_1rwil_47{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:200px;background:rgba(255,255,255,.64);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transition:all .2s ease;position:relative;bottom:8px}._ActionButton_1rwil_27:hover:not(:disabled){background:white;transform:scale(1.05)}._ActionButton_1rwil_27:active:not(:disabled){transform:scale(.95)}._Icon_1rwil_72{width:16px;height:16px;color:#333;transition:color .2s ease;position:absolute}._SpiralIcon_1rwil_79{font-size:24px;color:#333;transition:color .2s ease;position:absolute;height:35px}._ActionButton_1rwil_27:hover:not(:disabled) ._Icon_1rwil_72{color:#424242}._Tooltip_1rwil_92{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_1rwil_98{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}@keyframes _fadeIn_1rwil_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._ActionsList_1rwil_17{padding:8px}._ActionButton_1rwil_27{width:36px;height:36px}._Icon_1rwil_72{width:20px;height:20px}}._ModalOverlay_biqrj_2{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:9999;padding:0;background-color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:none;contain:layout style paint}._ActionContainer_biqrj_21{position:absolute;bottom:15px}._ModalContent_biqrj_26{position:relative;background:transparent;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:_modalFadeIn_biqrj_1 .4s ease-out;overflow:hidden}@keyframes _modalFadeIn_biqrj_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._TopButtons_biqrj_51{position:absolute;width:100%;height:48px;top:16px;display:flex;gap:8px;z-index:10}._TopButton_biqrj_51{width:40px;height:40px;border:none;border-radius:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;background-color:#fff;transition:all .2s ease}._CloseButton_biqrj_75{position:absolute;right:20px;top:4px;z-index:101}._TopButton_biqrj_51:hover{background:rgba(255,255,255,.1);color:#333;box-shadow:0 2px 8px #fff3}._TopButton_biqrj_51:active{background:rgba(255,255,255,.15);box-shadow:0 1px 4px #ffffff26}._ContentContainer_biqrj_93{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}._ImageWrapper_biqrj_103{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:2;width:auto;min-width:0;pointer-events:none}._Image_biqrj_103{max-width:65vw;max-height:65vh;min-width:500px;min-height:500px;width:auto;height:auto;object-fit:contain;display:block}._ImageTransitioning_biqrj_127{animation:_imageSlideTransition_biqrj_1 .5s cubic-bezier(.4,0,.2,1)}._ImageContainer_biqrj_131{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:auto;min-width:0}._ImageInfo_biqrj_140{display:flex;justify-content:space-between;align-items:flex-start;margin-top:16px;color:#000;width:auto;pointer-events:auto}._ImageTitle_biqrj_150{font-size:18px;font-weight:700;text-align:left;flex:1;white-space:normal;word-wrap:break-word;max-width:60%;font-family:ABC Diatype Rounded;font-size:14px;line-height:120%}._SourceLink_biqrj_164{display:flex;align-items:center;cursor:pointer;border-radius:4px;transition:background-color .2s ease;text-align:right;font-family:ABC Diatype Rounded}._SourceLink_biqrj_164:hover{background-color:#ffffff1a}._SourceLink_biqrj_164 span{font-size:14px;font-weight:500}._SourceLink_biqrj_164 svg{width:16px;height:16px;fill:#fff}@media (max-width: 768px){._TopButtons_biqrj_51{top:16px}._CloseButton_biqrj_75{right:16px;top:8px}._TopButton_biqrj_51{width:36px;height:36px}._TopButton_biqrj_51 svg{width:18px;height:18px}._ContentContainer_biqrj_93{flex-direction:column;padding:20px;justify-content:center;position:static}._Image_biqrj_103{max-width:90vw;max-height:70vh}}@keyframes _slideInFromCenter_biqrj_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes _imageSlideTransition_biqrj_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._UserActionsContainer_1r2u0_2{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:100;pointer-events:none;animation:_fadeIn_1r2u0_1 333ms}._ImageInfoContainer_1r2u0_14{position:fixed;top:0;left:0;z-index:100;animation:_fadeIn_1r2u0_1 333ms;padding:12px;transform-origin:left center;transform:translateY(-50%);max-width:200px;width:max-content;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border-radius:16px;cursor:pointer;pointer-events:auto}._SourceLink_1r2u0_32{display:flex;align-items:center;cursor:pointer;margin-top:16px;border-radius:4px;transition:background-color .2s ease;text-align:left;font-family:ABC Diatype Rounded;word-wrap:break-word;font-size:12px}._SourceImage_1r2u0_45{height:20px;width:20px;border-radius:50%;margin-right:8px}._Title_1r2u0_52{font-size:18px;font-weight:700;text-align:left;flex:1;white-space:normal;word-wrap:break-word;max-width:100%;font-family:ABC Diatype Rounded;font-size:14px;line-height:120%;pointer-events:none}._ActionsList_1r2u0_66{display:inline-flex;padding:4px;align-items:center;gap:11px;border-radius:12px;background:transparent;pointer-events:auto}._ActionButton_1r2u0_76{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:200px;background:rgba(255,255,255,.85);cursor:pointer;transition:background .2s ease,border-color .5s;position:relative;box-sizing:border-box}._ActionElevatedButton_1r2u0_90{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:200px;background:rgba(255,255,255,.64);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transition:all .2s ease;position:relative;bottom:8px}._ActionButton_1r2u0_76:hover{background:white;transform:scale(1.05)}._ActionButton_1r2u0_76:active{transform:scale(.95)}._Icon_1r2u0_115{width:13px;height:13px;color:#333;transition:color .2s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._SpiralIcon_1r2u0_125{font-size:20px;color:#333;transition:color .2s ease;position:absolute;height:30px}._ActionButton_1r2u0_76:hover ._Icon_1r2u0_115{color:#424242}._Tooltip_1r2u0_137{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_1r2u0_143{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}@keyframes _fadeIn_1r2u0_1{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){._ActionsList_1r2u0_66{padding:8px}._ActionButton_1r2u0_76{width:25px;height:25px}._Icon_1r2u0_115{width:14px;height:14px}}._PillContainer_4rqf7_2{display:inline-flex;flex-direction:column-reverse;overflow-x:visible;gap:6px}._Pill_4rqf7_2{display:inline-flex;-webkit-user-select:none;user-select:none;z-index:2;padding:6px 12px;transition:background-color .3s;justify-content:start;align-items:center;border-radius:32px;background:rgba(40,40,40,.8);flex-shrink:0;position:relative;text-align:left;white-space:nowrap;overflow-x:visible;width:fit-content;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._Pill_4rqf7_2:first-child{padding-top:8px;background:rgba(255,255,255,.64)}._categoryContainer_4rqf7_37{position:relative;display:inline-flex;flex-direction:column;align-items:center}._categoryPill_4rqf7_44{display:inline-flex;transition:background-color .3s;-webkit-user-select:none;user-select:none;z-index:2;padding:6px 12px;justify-content:center;align-items:center;border-radius:32px;background:rgba(255,255,255,.64);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-shrink:0;white-space:nowrap}._categoryHeader_4rqf7_59{display:flex;align-items:center;gap:8px}._categoryName_4rqf7_65{color:#0009;text-align:center;font-family:ABC Diatype Rounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._labelText_4rqf7_75{color:#fff;text-align:center;font-family:ABC Diatype Rounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._teleportedLabelsContainer_4rqf7_86{min-height:200px;display:flex;flex-direction:column;min-width:max-content;background:transparent;pointer-events:auto;z-index:100;animation:_fadeInUp_4rqf7_1 .2s ease-out}@keyframes _fadeInUp_4rqf7_1{0%{opacity:0;transform:translateY(-90%)}to{opacity:1;transform:translateY(-100%)}}._labelPill_4rqf7_108{display:inline-flex;padding:6px 34px 6px 12px;justify-content:left;align-items:center;border-radius:32px;background:rgba(40,40,40,.8);position:relative;text-align:left;margin-bottom:6px;text-wrap:nowrap;overflow-x:visible;width:fit-content;transition:background-color .3s}._categoryDot_4rqf7_128{height:100%;display:flex;align-items:center;justify-content:center}._categoryDot_4rqf7_128 img{height:40%}._labelDot_4rqf7_139{height:100%;display:flex;align-items:center;justify-content:center}._labelDot_4rqf7_139 img{height:40%;filter:invert(100%)}._actionsOverlay_4rqf7_152{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;display:flex;align-items:center;justify-content:end;pointer-events:none}._categoryDotContainer_4rqf7_169,._labelDotContainer_4rqf7_177{position:absolute;top:0;right:0;width:30px;height:100%}._categoryDotContainer_4rqf7_169:hover+._actionsOverlay_4rqf7_152,._actionsOverlay_4rqf7_152:hover{opacity:1;visibility:visible;pointer-events:auto}._labelDotContainer_4rqf7_177:hover+._actionsOverlay_4rqf7_152,._actionsOverlay_4rqf7_152:hover{opacity:1;visibility:visible;pointer-events:auto}._categoryActionsOverlay_4rqf7_199{background:rgba(255,255,255,.95);border-radius:32px}._labelActionsOverlay_4rqf7_204{background:rgba(65,65,65,.95);border-radius:32px}._overlayActions_4rqf7_209{display:flex;align-items:center;gap:8px;pointer-events:auto;padding-right:20px}._overlayIconButton_4rqf7_217{display:flex;align-items:center;justify-content:center;height:100%;border:none;background:transparent;border-radius:4px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;pointer-events:auto}._overlayIconButton_4rqf7_217:hover{background:rgba(0,0,0,.1)}._overlayIcon_4rqf7_217{width:16px;height:16px;object-fit:contain;filter:brightness(0)}._spiralIcon_4rqf7_242{font-size:25px;line-height:16px;height:18px}._spiralIconWhite_4rqf7_248{font-size:25px;line-height:16px;color:#fff;height:18px}._overlayIconWhite_4rqf7_255{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}._SourcesContainer_1j592_2{position:relative;pointer-events:auto}._SourcesSection_1j592_7{display:flex;align-items:center;gap:0px;margin-bottom:4px;flex-wrap:nowrap;overflow-x:auto}._Favicon_1j592_16{width:24px;height:24px;border-radius:50%;border:2px solid white;object-fit:cover;margin-left:-6px;cursor:pointer;opacity:0;animation:_fadeInSlide_1j592_1 .5s ease-out forwards;animation-delay:var(--delay)}._Favicon_1j592_16:first-child{margin-left:0}@keyframes _fadeInSlide_1j592_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._Favicon_1j592_16:hover{transform:scale(1.1);z-index:10;position:relative}._ExpandButtonText_1j592_50{font-size:10px!important;font-weight:700!important}._ExpandButton_1j592_50{min-width:24px;width:max-content;aspect-ratio:1;padding:2px;border-radius:50%;border:none;background-color:#f0f0f0;color:#666;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:4px;transition:all .3s ease;white-space:nowrap}._ExpandButton_1j592_50:hover{background-color:#e0e0e0;transform:scale(1.1)}._FaviconDropdown_1j592_80{width:259px;height:232px;position:absolute;top:30px;background-color:#f5f5f5;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:1001;overflow:hidden;pointer-events:auto}._DropdownContent_1j592_93{width:100%;height:100%;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px}._DropdownItem_1j592_103{padding:6px 8px;border-radius:4px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;gap:8px;position:relative;min-height:48px}._DropdownItem_1j592_103:hover{background-color:#fff}._DropdownFavicon_1j592_119{width:32px;height:32px;border-radius:4px;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:#f0f0f0;flex-shrink:0}._WebsiteTitle_1j592_130{margin:0;position:absolute;top:10px;left:48px;width:191px;white-space:nowrap;overflow:hidden;font-weight:700!important;text-overflow:ellipsis}._DomainText_1j592_142{margin:0;flex:1;position:absolute;bottom:10px;left:48px}._PreviewThinkingText_1j592_150{min-height:24px;width:100%;max-width:320px;overflow:hidden;position:relative}._SingleTextContainer_1j592_158{display:flex;flex-direction:column;align-items:center;justify-content:center;height:24px}._SingleTextItem_1j592_166{font-family:ABC Diatype Rounded;font-size:12px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;background:linear-gradient(120deg,#555555 0%,#777777 25%,#666666 50%,#888888 75%,#555555 100%);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transform:translateY(10px);animation:_slideInReplace_1j592_1 .4s ease-out forwards,_subtleShimmer_1j592_1 8s ease-in-out infinite}@keyframes _slideInReplace_1j592_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _subtleShimmer_1j592_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 768px){._Favicon_1j592_16{width:16px;height:16px;margin-left:-6px}}._IntroTextContainer_1r3ut_2{width:100%;max-width:320px;min-height:24px;overflow:hidden;position:relative;pointer-events:none}._SingleTextContainer_1r3ut_11{display:flex;flex-direction:column;align-items:center;justify-content:center;height:24px}._SingleTextItem_1r3ut_19{width:100%;opacity:0;transform:translateY(10px);animation:_slideInReplace_1r3ut_1 .4s ease-out forwards,_subtleShimmer_1r3ut_1 8s ease-in-out infinite}._SingleTextItem_1r3ut_19 .soot-text{font-family:ABC Diatype Rounded!important;font-size:12px!important;font-weight:500!important;line-height:20px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;background:linear-gradient(120deg,#555555 0%,#777777 25%,#666666 50%,#888888 75%,#555555 100%)!important;background-size:300% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}@keyframes _slideInReplace_1r3ut_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _subtleShimmer_1r3ut_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 768px){._IntroTextContainer_1r3ut_2{max-width:280px;margin-bottom:6px}._SingleTextItem_1r3ut_19 .soot-text{font-size:11px!important;line-height:18px!important}}._BottomTree_tdfg8_3{width:100%;padding-left:346px;padding-right:16px;position:fixed;bottom:32px;z-index:100;overflow:visible;display:flex;align-items:end;pointer-events:auto}._thumbnailStackContainer_tdfg8_17{z-index:200;will-change:width;overflow-y:visible;display:flex;align-items:center;gap:4px;position:absolute}._thumbnailStackExpanded_tdfg8_27{overflow:visible;max-width:60vw;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:row;align-items:center}._thumbnailStackExpanded_tdfg8_27::-webkit-scrollbar{display:none}._thumbnailStackCollapsed_tdfg8_41{cursor:pointer;overflow:visible}._thumbnailStackItem_tdfg8_46{transition:transform .24s;overflow-y:visible}._thumbnailStackItemStacked_tdfg8_51{cursor:auto}._thumbnailStackItemExpanded_tdfg8_55{display:inline-block;cursor:pointer}._thumbnailStackImage_tdfg8_60{width:35px;height:35px;border-radius:50%;object-fit:cover;box-shadow:0 1px 2px #00000026;border:2px solid #e0e1e1}._thumbnailStackImageActive_tdfg8_69{border:2px solid #ecff0f}._categoriesContainer_tdfg8_73{display:flex;flex-direction:row;align-items:flex-end;gap:12px;overflow:hidden;width:100%;max-width:calc(100vw - 362px);box-sizing:border-box}._categoriesRow_tdfg8_84{display:flex;gap:8px;overflow-x:auto;overflow-y:visible;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex:1;padding-right:140px;min-width:0}._categoriesRow_tdfg8_84::-webkit-scrollbar{display:none}._categoriesRow_tdfg8_84::-webkit-scrollbar-track{background:transparent}._pillsContainer_tdfg8_105{display:flex;gap:12px;overflow:hidden;width:100%;max-width:calc(100vw - 362px);box-sizing:border-box}._pillsRow_tdfg8_114{display:flex;overflow-x:auto;overflow-y:visible;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex:1;position:relative;padding-right:100px;gap:8px;min-width:0}._pillsRow_tdfg8_114::-webkit-scrollbar{display:none}._pillsRow_tdfg8_114::-webkit-scrollbar-track{background:transparent}._userInputImage_tdfg8_136{width:35px;height:35px;border-radius:50%;object-fit:cover;box-shadow:0 1px 2px #00000026}._closeButtonContainer_tdfg8_145{z-index:2;margin-left:8px;cursor:pointer}._closeButtonSticky_tdfg8_151{position:fixed;right:16px}._closeButtonStatic_tdfg8_156{position:relative}._closeButton_tdfg8_145{height:34px;width:34px;display:inline-flex;justify-content:center;text-align:center;align-items:center;flex-shrink:0;border-radius:23.221px;border:.726px solid #414141;background:#414141;position:relative}._closeButtonFade_tdfg8_174{position:fixed;right:0;bottom:0;width:114px;height:100px;flex-shrink:0;background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);pointer-events:none}._closeIcon_tdfg8_185{height:15px;width:15px;filter:brightness(0) invert(1);display:block;object-fit:contain}._categoryDotContainer_tdfg8_193,._labelDotContainer_tdfg8_201{position:absolute;top:0;right:0;width:30px;height:100%}._selectedCategoryPill_tdfg8_209{display:flex;padding:8px 12px 6px;justify-content:start;align-items:center;border-radius:32px;background:rgba(255,255,255,.64);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;box-sizing:border-box;flex-shrink:0;white-space:nowrap;cursor:pointer}._selectedCategoryText_tdfg8_225{color:#0009;text-align:left;font-family:ABC Diatype Rounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._labelPill_tdfg8_235{display:flex;padding:8px 12px 6px;justify-content:start;align-items:center;border-radius:32px;background-color:#282828cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;box-sizing:border-box;flex-shrink:0;white-space:nowrap;transition:background-color .3s}._labelText_tdfg8_251{color:#fff;text-align:left;font-family:ABC Diatype Rounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal}._selectedLabelPill_tdfg8_261{background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);min-width:130px}._categoryDot_tdfg8_193{height:100%;display:flex;align-items:center;justify-content:center}._categoryDot_tdfg8_193 img{height:40%}._labelDot_tdfg8_201{height:100%;display:flex;align-items:center;justify-content:center}._labelDot_tdfg8_201 img{height:40%;filter:invert(100%)}._actionsOverlay_tdfg8_291{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1000;display:flex;align-items:center;justify-content:end;pointer-events:none}._categoryDotContainer_tdfg8_193:hover+._actionsOverlay_tdfg8_291,._actionsOverlay_tdfg8_291:hover{opacity:1;visibility:visible;pointer-events:auto}._labelDotContainer_tdfg8_201:hover+._actionsOverlay_tdfg8_291,._actionsOverlay_tdfg8_291:hover{opacity:1;visibility:visible;pointer-events:auto}._categoryActionsOverlay_tdfg8_322{background:rgba(255,255,255,.95);border-radius:32px}._labelActionsOverlay_tdfg8_327{background:rgba(65,65,65,.95);border-radius:32px}._labelActionsOverlay_tdfg8_327{background:rgba(0,0,0,.95)}._overlayActions_tdfg8_336{display:flex;align-items:center;gap:8px;pointer-events:auto;padding-right:20px}._overlayIconButton_tdfg8_344{display:flex;align-items:center;justify-content:center;height:100%;border:none;background:transparent;border-radius:4px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;pointer-events:all}._overlayIconButton_tdfg8_344:hover{background:rgba(0,0,0,.1)}._overlayIcon_tdfg8_344{width:16px;height:16px;object-fit:contain;filter:brightness(0);pointer-events:auto}._overlayIconWhite_tdfg8_370{width:16px;height:16px;object-fit:contain;filter:brightness(0) invert(1)}._ThumbnailTooltip_tdfg8_378{position:fixed;transform:translate(-50%) translateY(-100%);z-index:2000;pointer-events:none;animation:_tooltipFadeIn_tdfg8_1 .15s ease-out forwards}._TooltipContent_tdfg8_386{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:8px;max-width:320px;padding:8px}._TooltipTitle_tdfg8_395{color:#0009;font-family:ABC Diatype Rounded;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.16px;display:flex;justify-content:center;align-items:center;max-width:300px;text-align:center;margin-bottom:8px}._TooltipSources_tdfg8_411{width:100%;display:flex;justify-content:center}._TooltipSourcesLabel_tdfg8_417{color:#ffffffb3;font-family:ABC Diatype Rounded;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._TooltipSourcesList_tdfg8_427{color:#ffffffe6;font-family:ABC Diatype Rounded;font-size:12px;line-height:1.4}._TooltipSource_tdfg8_411{display:inline}._loadingPill_tdfg8_438{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:32px;height:38px;box-sizing:border-box;flex-shrink:0;white-space:nowrap;z-index:10;margin-bottom:3px}._loadingPill_tdfg8_438 span{color:#000;text-align:left;font-family:ABC Diatype Rounded;font-size:14px;font-style:normal;font-weight:400;line-height:normal;max-width:200px;overflow:hidden;text-overflow:ellipsis}._loadingPill_tdfg8_438 img{width:34px;height:34px;object-fit:contain}._spiralIcon_tdfg8_471{font-size:25px;line-height:16px;height:18px}._spiralIconWhite_tdfg8_477{font-size:25px;line-height:16px;color:#fff;height:18px}@keyframes _tooltipFadeIn_tdfg8_1{0%{opacity:0;transform:translate(-50%) translateY(-100%) translateY(3px)}to{opacity:1;transform:translate(-50%) translateY(-100%) translateY(0)}}@media (max-width: 768px){._BottomTree_tdfg8_3{padding-left:26px;bottom:118px}._pillsContainer_tdfg8_105,._categoriesContainer_tdfg8_73{max-width:none}}._ThreeContainer_1m4fz_2{width:100%;height:650px;position:relative}._TreeTrackerContainer_1m4fz_8{position:fixed;left:0;height:50%}@media (max-width: 768px){._ThreeContainer_1m4fz_2{height:400px}}._TopContent_96zah_2{position:absolute;top:24px;right:24px;z-index:100;pointer-events:none;display:flex;gap:8px;align-items:center}._QuestionMarkContainer_96zah_13{position:relative}._QuestionMarkButton_96zah_17{width:36px;height:36px;border-radius:50%;background:transparent;border:1px solid #e5e5e5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#666;font-size:16px;font-weight:500}._QuestionMarkButton_96zah_17:hover{background:#f5f5f5;border-color:#d0d0d0;color:#333}._DropdownMenu_96zah_39{position:absolute;top:calc(100% + 8px);right:0;background:white;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 4px 12px #0000001a;min-width:200px;padding:8px 0;z-index:10001}._DropdownItem_96zah_52{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:none;border:none;cursor:pointer;transition:background-color .2s ease;color:#333;text-align:left;pointer-events:all}._DropdownItem_96zah_52:hover{background:#f5f5f5}._DropdownItem_96zah_52 svg{flex-shrink:0}._AuthButtons_96zah_75{display:flex;gap:8px;align-items:center}._FreeTrialCounter_96zah_81{display:flex;align-items:center;padding:6px 12px;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:16px;margin-right:8px}._FreeTrialText_96zah_91{color:#0ea5e9;font-size:12px;font-weight:500}._UserSection_96zah_97{display:flex;gap:8px;align-items:center}._UserInfo_96zah_103{display:flex;gap:8px;align-items:center;padding:6px 12px;background:#f5f5f5;border-radius:20px}._UserAvatar_96zah_112{width:24px;height:24px;border-radius:50%;object-fit:cover}._UserDetails_96zah_119{display:flex;flex-direction:column}._UserName_96zah_124{color:#333;font-weight:500}._LogoutButton_96zah_129{width:36px;height:36px;border-radius:50%;background:#f5f5f5;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#666}._LogoutButton_96zah_129:hover{background:#e8e8e8;color:#333}._LoginButton_96zah_148{height:36px;border-radius:16px;background:#121212;border:none;cursor:pointer;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;white-space:nowrap;min-width:fit-content;pointer-events:all}._LoginButton_96zah_148:hover{background:#262626}._LoginButtonText_96zah_169{color:#fff!important;pointer-events:none}._SignupForFreeButton_96zah_174{width:120px;height:36px;border-radius:16px;background:#f5f5f5;border:none;cursor:pointer;padding:8px 12px;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;white-space:nowrap;overflow:hidden}._SignupForFreeButton_96zah_174:hover{background:#e8e8e8}._SignupForFreeButton_96zah_174 .SootText{font-size:12px!important;line-height:1!important;white-space:nowrap!important}@media (max-width: 768px){._TopContent_96zah_2{top:32px;right:16px}._AuthButtons_96zah_75{flex-direction:column;gap:4px}._FreeTrialCounter_96zah_81{margin-right:0;margin-bottom:4px}._DropdownMenu_96zah_39{right:-8px}}._Overlay_gwbmb_2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10002;animation:_fadeIn_gwbmb_1 .2s ease-out}@keyframes _fadeIn_gwbmb_1{0%{opacity:0}to{opacity:1}}._Container_gwbmb_27{animation:_slideIn_gwbmb_1 .3s ease-out}._UrlInputContainer_gwbmb_31{animation:_slideIn_gwbmb_1 .3s ease-out;position:relative}@keyframes _slideIn_gwbmb_1{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}._UrlInputCard_gwbmb_47{width:403px;height:56px;background:white;border-radius:6px;padding:8px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.05);position:relative}._UrlInputIcon_gwbmb_61{color:#666;display:flex;align-items:center;justify-content:center;flex-shrink:0}._UrlPlaceholder_gwbmb_69{color:#999;opacity:.6;font-family:inherit;flex-shrink:0}._UrlInput_gwbmb_31{flex:1;border:none;outline:none;background:transparent;font-size:12px;line-height:1.2;color:#000;font-family:inherit}._UrlInput_gwbmb_31::placeholder{color:#999;opacity:.6}._DropdownToggle_gwbmb_92{color:#666;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;border-radius:2px;transition:background-color .2s ease;flex-shrink:0}._DropdownToggle_gwbmb_92:hover{background-color:#0000000d}._Dropdown_gwbmb_92{position:absolute;top:100%;left:0;right:0;background:white;border-radius:6px;box-shadow:0 4px 16px #00000026;border:1px solid rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:10003;margin-top:4px}._DropdownItem_gwbmb_123{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid rgba(0,0,0,.05)}._DropdownItem_gwbmb_123:last-child{border-bottom:none}._DropdownItem_gwbmb_123:hover{background-color:#00000005}._FaviconContainer_gwbmb_141{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._Favicon_gwbmb_141{width:16px;height:16px;border-radius:2px}._DefaultFavicon_gwbmb_156{width:16px;height:16px;border-radius:2px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;font-size:8px;font-weight:600;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.5px}._WebsiteName_gwbmb_171{color:#000!important;line-height:1.2}._NoResults_gwbmb_176{padding:16px;text-align:center}._NoResultsText_gwbmb_181{color:#666!important;opacity:.6}._Grid_gwbmb_186{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:8px;padding:24px}._Card_gwbmb_194{width:170px;height:116px;background:white;border-radius:8px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all .2s ease;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px #0000001a}._Card_gwbmb_194:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026;border-color:#0000001a}._Card_gwbmb_194:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a}._CardIcon_gwbmb_222{color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._Card_gwbmb_194:hover ._CardIcon_gwbmb_222{color:#333}._CardTextContainer_gwbmb_234{display:flex;flex-direction:column;align-items:center;gap:2px}._CardText_gwbmb_234{text-align:center;line-height:1.2;color:#000!important;font-weight:500}._LoginText_gwbmb_248{text-align:center;line-height:1.2;opacity:.6}@media (max-width: 768px){._Grid_gwbmb_186{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:12px;padding:16px}._Card_gwbmb_194{width:140px;height:100px;padding:12px}._CardText_gwbmb_234,._LoginText_gwbmb_248{line-height:1.2}._UrlInputCard_gwbmb_47{width:343px;margin:0 16px}}._Overlay_10twd_2{position:fixed;top:0;left:0;background:rgba(0,0,0,.4);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;justify-content:center;align-items:center;z-index:10002;width:100dvw;height:100dvh;pointer-events:auto}._Modal_10twd_20{display:flex;width:400px;height:360px;padding:24px 16px;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;background:#ffffff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_fade-in_10twd_1 666ms;pointer-events:auto}@keyframes _fade-in_10twd_1{0%{opacity:0}to{opacity:1}}._Logo_10twd_47{display:flex;width:63.867px;height:96px;flex-direction:column;justify-content:center;align-items:center;margin-top:32px}._LogoImage_10twd_57{width:100%;height:100%;object-fit:contain}._Text_10twd_63{margin-top:16px}._Text_10twd_63 .SootText{color:#666!important;text-align:center!important;font-size:18px!important;font-style:normal!important;font-weight:500!important;line-height:110%!important;letter-spacing:-.72px!important}._ButtonContainer_10twd_77{display:flex;flex-direction:column;gap:16px;margin-top:32px;width:100%}._SignUpButton_10twd_85{display:flex;height:48px;padding:12px 24px;justify-content:center;align-items:center;align-self:stretch;border-radius:37px;background:#121212;border:none;cursor:pointer;transition:all .2s ease}._SignUpButton_10twd_85:hover{background:#2a2a2a}._SignUpButton_10twd_85 .SootText{color:#fff!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}._SignUpButton_10twd_85 *{color:#fff!important}._LogInButton_10twd_114{display:flex;height:48px;padding:16px 24px;justify-content:center;align-items:center;align-self:stretch;border-radius:43px;background:#f5f5f5;border:none;cursor:pointer;transition:all .2s ease}._LogInButton_10twd_114:hover{background:#e8e8e8}._LogInButton_10twd_114 .SootText{color:#666!important}._UpgradePrompt_1ejkz_2{display:flex;align-items:center;justify-content:space-between;max-width:260px;width:100%;padding:16px 20px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.1);border-radius:32px;box-shadow:0 4px 20px #0000001a;position:relative;margin-bottom:12px;transition:all .3s ease;pointer-events:all}._UpgradePrompt_1ejkz_2:hover{background:rgba(255,255,255,.98);box-shadow:0 6px 25px #00000026}._Content_1ejkz_25{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}._Message_1ejkz_33{display:flex;align-items:center}._MainText_1ejkz_38{color:#333;font-weight:500;line-height:1.4}._Actions_1ejkz_44{display:flex;gap:8px;align-items:center}._Button_1ejkz_50{padding:8px 16px;border-radius:20px;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit;font-weight:500;min-width:80px;text-decoration:none;display:flex;align-items:center;justify-content:center}._LinkButton_1ejkz_65{background:transparent;border:1px solid rgba(0,0,0,.2)}._LinkButton_1ejkz_65:hover{background:rgba(0,0,0,.05);border-color:#0000004d;transform:translateY(-1px)}._LinkButton_1ejkz_65:active{transform:translateY(0) scale(.98)}._LoginButton_1ejkz_80{background:transparent;border:1px solid rgba(0,0,0,.2)}._LoginButton_1ejkz_80:hover{background:rgba(0,0,0,.05);border-color:#0000004d;transform:translateY(-1px)}._LoginButton_1ejkz_80:active{transform:translateY(0) scale(.98)}._SignupButton_1ejkz_95{background:#000;color:#fff}._SignupButton_1ejkz_95:hover{background:#333;transform:translateY(-1px)}._SignupButton_1ejkz_95:active{transform:translateY(0) scale(.98)}._SignupButton_1ejkz_95 ._ButtonText_1ejkz_109{color:#fff!important}._ButtonText_1ejkz_109{color:#333;font-weight:500}._CloseButton_1ejkz_118{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#666;font-size:18px;line-height:1;transition:all .2s ease}._CloseButton_1ejkz_118:hover{background:rgba(0,0,0,.1);color:#333}._CloseButton_1ejkz_118:active{background:rgba(0,0,0,.2);transform:scale(.9)}@media (max-width: 768px){._UpgradePrompt_1ejkz_2{padding:14px 16px;margin-bottom:8px;max-width:320px;position:fixed;top:90px;left:50%;z-index:10;transform:translate(-50%)}._Content_1ejkz_25{gap:10px}._Actions_1ejkz_44{gap:6px}._Button_1ejkz_50{padding:6px 12px;font-size:14px;min-width:70px}._MainText_1ejkz_38{font-size:14px}}._NotificationContainer_yq80s_2{position:relative;cursor:pointer;transform:translateY(-10px);opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);margin-bottom:8px}._NotificationContainer_yq80s_2._Animating_yq80s_11{transform:translateY(0);opacity:1}._NotificationContainer_yq80s_2:hover:not(._Removing_yq80s_16){transform:translateY(-1px) scale(1.02)}._NotificationPill_yq80s_20{background:rgba(102,102,102,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:8px 16px;position:relative;transition:all .2s ease;border:1px solid rgba(255,255,255,.1)}._NotificationPill_yq80s_20:hover{border-color:#fff3}._NotificationText_yq80s_34{color:#fff;font-size:13px;font-family:ABC Diatype Rounded;font-weight:500;white-space:nowrap;-webkit-user-select:none;user-select:none}._NotificationContainer_yq80s_2._Removing_yq80s_16{transform:translateY(-10px);opacity:0;pointer-events:none}._Container_1et95_2{position:fixed;top:20px;right:20px;z-index:1000;pointer-events:none}._NotificationList_1et95_10{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._NotificationList_1et95_10>*{pointer-events:auto}._notification-enter-active_1et95_22,._notification-leave-active_1et95_23{transition:all .3s cubic-bezier(.4,0,.2,1)}._notification-enter-from_1et95_27,._notification-leave-to_1et95_32{opacity:0;transform:translate(100%)}._notification-move_1et95_37{transition:transform .3s cubic-bezier(.4,0,.2,1)}._Wrapper_45et7_2{position:fixed;top:0;left:0;width:100dvw;height:100dvh;z-index:1;margin-bottom:100px;transition:all .3s ease-in-out;pointer-events:none}._ResourcesOpen_45et7_14:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10001;pointer-events:none}._MobileModalOpen_45et7_28:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);z-index:500;pointer-events:none}._MobileModalOverlay_45et7_40{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1000;pointer-events:auto}._SpiralPanelContainer_45et7_51{height:100%;display:flex;flex-direction:column;position:relative}._TopLeftLogo_45et7_58{position:fixed;top:0;left:0;z-index:10005;pointer-events:auto;cursor:pointer;display:flex;align-items:center;gap:10px;padding:20px}._TopRightAddChat_45et7_72{position:fixed;top:40px;right:16px;z-index:100;pointer-events:auto;cursor:pointer;padding:0}._AddChatIcon_45et7_82{width:24px;height:24px;object-fit:contain}._LogoImage_45et7_88{width:24px;height:auto;object-fit:contain}._TopLeftLogo_45et7_58 .soot-title{white-space:nowrap}._SOOTLogoComponent_45et7_98{display:flex;align-items:center;gap:10px;z-index:100;pointer-events:auto;margin-left:55px;margin-top:30px}._ChatTitleContainer_45et7_108{position:fixed;top:5%;left:50%;transform:translate(-50%);z-index:1000;pointer-events:none}._ChatTitle_45et7_108{text-align:center;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60vw}._UploadStatus_45et7_126{position:fixed;top:10%;left:50%;transform:translate(-50%);background:rgba(0,0,0,.8);color:#fff;padding:8px 16px;border-radius:4px;z-index:10000}._Content_45et7_138{flex-grow:1;overflow-y:auto}._EmptyState_45et7_143{height:100%;display:flex;align-items:center;justify-content:center}._LoadingState_45et7_150{display:flex;align-items:center;justify-content:center;height:100%}._StartView_45et7_157{display:flex;flex-direction:column;align-items:center;gap:48px;max-width:600px;width:100%}._LandingPageTitle_45et7_166{text-align:center;margin:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:21}._RightVerticalText_45et7_176{position:fixed;right:-110px;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:center;text-align:center;font-family:ABC Diatype Rounded;font-size:16px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.16px;background:linear-gradient(rgba(118,118,118,.5) 109.59%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap;z-index:100;pointer-events:none}._CenteredSearchContainer_45et7_198{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;padding:0;z-index:10;display:flex;justify-content:center;align-items:center;pointer-events:none}._ExampleContainer_45et7_212{pointer-events:all;width:100vw;height:100vh;position:fixed;top:60%;left:50%;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1);z-index:1}._ExampleContainerVisible_45et7_224{opacity:1;animation:_fadeInUp_45et7_1 .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes _fadeInUp_45et7_1{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._ExampleScrollWrapper_45et7_240{position:relative;width:100%;height:100%;mask:linear-gradient(to bottom,transparent 0%,black 60px,black calc(100% - 60px),transparent 100%);-webkit-mask:linear-gradient(to bottom,transparent 0%,black 60px,black calc(100% - 60px),transparent 100%)}._ExampleScroll_45et7_240{padding-top:40px;display:flex;flex-direction:column;overflow-y:auto;gap:24px;height:100%;scrollbar-width:none;-ms-overflow-style:none;align-items:center;justify-content:flex-start;padding-bottom:10vh;-webkit-overflow-scrolling:touch}._ExampleScroll_45et7_240::-webkit-scrollbar{display:none}._ExampleText_45et7_278{color:#66666680;text-align:center;font-family:ABC Diatype Rounded;font-size:20px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.4px;white-space:nowrap;cursor:pointer;transition:all .3s ease;flex-shrink:0;opacity:0;transform:translateY(10px);animation:_textFadeIn_45et7_1 .8s cubic-bezier(.4,0,.2,1) forwards}._ExampleText_45et7_278:hover{color:#666666b3;transform:scale(1.05) translateY(0)}@keyframes _textFadeIn_45et7_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._HoveredText_45et7_338{color:#000!important;font-family:ABC Diatype Rounded;font-size:22px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:-.4px}._HoveredText_45et7_338:hover{color:#000!important;transform:scale(1.05) translateY(0)}._CenterText_45et7_353{color:#66666680!important}._CenterText_45et7_353:hover{color:#666666b3!important}._LandingPageImages_45et7_361{position:fixed;height:80%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20}._LandingPageImages_45et7_361 img{height:100%;width:auto}._AnswersContainer_45et7_375{display:flex;flex-direction:column;padding-top:100px}._SearchContainer_45et7_381{width:100%;display:flex;justify-content:center;position:fixed;bottom:50%;transform:translateY(50%)}._BottomSearchContainer_45et7_389{position:fixed;bottom:42px;left:26px;right:auto;padding:0;z-index:800;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;gap:0;pointer-events:none}._IntroText_45et7_404{margin-left:10px}._UserSettings_45et7_408{position:absolute;top:-40px;left:0;padding:8px;width:17px;height:17px;cursor:pointer;transition:all .2s ease;pointer-events:auto;color:#666;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;border:none;outline:none;box-shadow:none}._UserSettings_45et7_408:hover{background:#f5f5f5;outline:none;box-shadow:none}._UserSettings_45et7_408:focus{outline:none;box-shadow:none}._MiddleSearchContainer_45et7_439{position:fixed;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);padding:16px 24px;z-index:10;display:flex;justify-content:center;pointer-events:none}._BottomSearchContainer_45et7_389:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;pointer-events:none}._FreeLimitMessage_45et7_462{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:12px 16px;z-index:1001}._FreeLimitMessage_45et7_462 ._SootText_45et7_474{color:#92400e;font-weight:500}._MobileModalOverlay_45et7_40{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:500;pointer-events:auto}._Tooltip_45et7_490{pointer-events:none;max-width:250px;z-index:10000}._TooltipText_45et7_496{background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:8px;font-size:12px;line-height:1.4;white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis;box-shadow:0 4px 12px #0003;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.tooltip-enter-active,.tooltip-leave-active{transition:opacity .3s ease}.tooltip-enter-from,.tooltip-leave-to{opacity:0}@media (max-width: 768px){._RightVerticalText_45et7_176{right:-40px;font-size:14px}._ExampleContainer_45et7_212{max-width:90%;height:40%;top:58%}._ExampleText_45et7_278{font-size:16px;letter-spacing:-.32px}._ExampleScrollWrapper_45et7_240:before,._ExampleScrollWrapper_45et7_240:after{height:60px}._ExampleScroll_45et7_240{padding:60px 20px;gap:12px}._ExampleText_45et7_278{font-size:14px}}@media (max-width: 768px){._Container_45et7_556{padding:16px}._TopLeftLogo_45et7_58{left:6px}._SOOTLogoComponent_45et7_98{margin-top:43px;margin-left:50px;gap:8px}._StartView_45et7_157{gap:32px}._BottomSearchContainer_45et7_389{position:fixed;bottom:22px;left:50%;transform:translate(-50%);padding:0;z-index:800;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:0;pointer-events:none;width:auto}._UserSettings_45et7_408{position:fixed;bottom:75px;left:50%;transform:translate(-170px);padding:8px;width:17px;height:17px;cursor:pointer;transition:all .2s ease;pointer-events:auto;color:#666;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;border:none;outline:none;box-shadow:none}._ChatTitleContainer_45et7_108{left:52.4%;transform:translate(-50%);top:5%}._ChatTitle_45et7_108{max-width:80vw}._LandingPageImages_45et7_361{position:fixed;height:auto;width:402px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20}._LandingPageImages_45et7_361 img{height:400px;width:402px;object-fit:cover}._LandingPageTitle_45et7_166{transform:translate(-50%,-50%) scale(.6)}._LogoImage_45et7_88{width:20px;height:36px}._TopRightAddChat_45et7_72{top:26px}._ResourcesOpen_45et7_14 ._TopRightAddChat_45et7_72,._SidebarOpen_45et7_654 ._TopRightAddChat_45et7_72{display:none}}.loading-content[data-v-2da7440f]{display:flex;flex-direction:column;align-items:center;gap:24px}.logo-section[data-v-2da7440f]{display:flex;gap:16px;align-items:center}.logo[data-v-2da7440f]{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo[data-v-2da7440f]:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue[data-v-2da7440f]:hover{filter:drop-shadow(0 0 2em #42b883aa)}.main-app[data-v-2da7440f]{width:100%;height:100vh;overflow:hidden}.app-main[data-v-2da7440f]{width:100%;height:100%;position:relative}.login-modal-overlay[data-v-2da7440f]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);opacity:0;animation:fadeInOverlay-2da7440f .2s ease-out forwards}@keyframes fadeInOverlay-2da7440f{0%{opacity:0}to{opacity:1}}.login-modal[data-v-2da7440f]{background:transparent;border:none;border-radius:16px;padding:32px;max-width:400px;width:90%;max-height:80vh;overflow-y:auto;position:relative;opacity:0;transform:scale(.9) translateY(-20px);animation:fadeInModal-2da7440f .2s ease-out .1s forwards}@keyframes fadeInModal-2da7440f{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.login-modal-header[data-v-2da7440f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.close-btn[data-v-2da7440f]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease}.close-btn[data-v-2da7440f]:hover{background:#f5f5f5;color:#333}.login-form[data-v-2da7440f]{display:flex;flex-direction:column;align-items:center;gap:24px;opacity:0;animation:fadeInForm-2da7440f .2s ease-out .2s forwards}@keyframes fadeInForm-2da7440f{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.login-subtitle[data-v-2da7440f]{text-align:center;color:#fff9}.soot-logo-container[data-v-2da7440f]{display:flex;justify-content:center;align-items:center}.soot-logo-container svg[data-v-2da7440f]{max-width:200px;height:auto}.google-login-btn[data-v-2da7440f]{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:rgba(255,255,255,.9);cursor:pointer;transition:all .2s ease;width:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.google-login-btn[data-v-2da7440f]:hover{background:rgba(255,255,255,.95);border-color:#fff6;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.google-login-btn[data-v-2da7440f]:active{background:#f1f3f4;transform:translateY(0)}.google-login-btn[data-v-2da7440f] .soot-text{pointer-events:none}.policy-text[data-v-2da7440f]{text-align:center}.policy-link[data-v-2da7440f]{color:inherit;text-decoration:underline;cursor:pointer;transition:opacity .2s ease}.policy-link[data-v-2da7440f]:hover{opacity:.8}.error[data-v-2da7440f]{margin-top:16px;padding:12px;background:rgba(254,242,242,.9);border:1px solid rgba(254,202,202,.5);border-radius:8px;text-align:center}.RendererCanvasWrapper[data-v-af6cb209]{position:fixed;top:0;left:0;width:100dvw;height:100dvh;overflow:hidden;margin:0;padding:0}.loading-screen[data-v-af6cb209]{display:flex;align-items:center;justify-content:center;height:100vh;background:#fafafa}.loading-content[data-v-af6cb209]{display:flex;flex-direction:column;align-items:center;gap:24px}.logo-section[data-v-af6cb209]{display:flex;gap:16px;align-items:center}.logo[data-v-af6cb209]{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo[data-v-af6cb209]:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue[data-v-af6cb209]:hover{filter:drop-shadow(0 0 2em #42b883aa)}.main-app[data-v-af6cb209]{width:100%;height:100vh;overflow:hidden}.app-main[data-v-af6cb209]{width:100%;height:100%;position:relative}.login-modal-overlay[data-v-af6cb209]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;z-index:10000;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.login-modal[data-v-af6cb209]{background:transparent;border:none;border-radius:16px;padding:32px;max-width:400px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.login-modal-header[data-v-af6cb209]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.close-btn[data-v-af6cb209]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease}.close-btn[data-v-af6cb209]:hover{background:#f5f5f5;color:#333}.login-form[data-v-af6cb209]{display:flex;flex-direction:column;align-items:center;gap:24px}.login-subtitle[data-v-af6cb209]{text-align:center;color:#fff9}.soot-logo-container[data-v-af6cb209]{display:flex;justify-content:center;align-items:center}.soot-logo-container svg[data-v-af6cb209]{max-width:200px;height:auto}.google-login-btn[data-v-af6cb209]{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:rgba(255,255,255,.9);cursor:pointer;transition:all .2s ease;width:100%;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.google-login-btn[data-v-af6cb209]:hover{background:rgba(255,255,255,.95);border-color:#fff6;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.google-login-btn[data-v-af6cb209]:active{background:#f1f3f4;transform:translateY(0)}.policy-text[data-v-af6cb209]{text-align:center}.error[data-v-af6cb209]{margin-top:16px;padding:12px;background:rgba(254,242,242,.9);border:1px solid rgba(254,202,202,.5);border-radius:8px;text-align:center}._Wrapper_81oo7_2{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#e9e9e9;display:flex;align-items:center;justify-content:center}._Content_81oo7_14{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:8px;align-items:center}._Content_81oo7_14>h2,._Content_81oo7_14>span{color:#666}._LogoText_81oo7_31{width:128px;height:128px;color:#666}._Logo_81oo7_31{position:fixed;top:16px;left:16px;width:32px;height:auto;cursor:pointer}
