:root{--modal-background: #ffffff;--modal-header-background: #eee;--action-background: #e0e0e0;--action-hover-background: #d0d0d0;--stat-background: #eee;--skeleton-background: #e0e0e0;--overlay-background: rgba(0, 0, 0, .5)}.dark-theme{--modal-background: #1c1c1c;--modal-header-background: #131313;--action-background: #272727;--action-hover-background: #2c2c2c;--stat-background: #151515;--skeleton-background: #171717;--overlay-background: rgba(0, 0, 0, .75)}._modal_183ek_41{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--modal-background);border-radius:10px;outline:none;max-width:600px;width:80%;max-height:75vh;overflow-y:hidden;display:flex;flex-direction:column;animation:_modalEnter_183ek_1 .3s ease forwards}@keyframes _modalEnter_183ek_1{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}._overlay_183ek_97{position:fixed;inset:0;background-color:var(--overlay-background);display:flex;justify-content:center;align-items:center;z-index:2}._header_183ek_123{display:flex;align-items:center;gap:20px;padding:20px;background-color:var(--modal-header-background)}._content_183ek_139{display:flex;flex-direction:column;gap:20px;overflow-y:auto;overscroll-behavior:contain;padding:20px}._name_183ek_157{font-size:24px;margin:0;display:flex;align-items:center;gap:8px}._name_183ek_157 svg{width:24px;height:24px;fill:var(--foreground-less)}._actions_183ek_185{display:flex;align-items:center;flex:1 0;justify-content:flex-end}._actions_183ek_185 a{background-color:var(--action-background);border-radius:50%;padding:10px;line-height:0;margin-left:10px}._actions_183ek_185 a:hover{background-color:var(--action-hover-background)}._actions_183ek_185 a svg{width:24px;height:24px;fill:var(--foreground-less)}._userLinks_183ek_235{display:flex;gap:20px;align-items:center;justify-content:center}._userLinks_183ek_235 a{background-color:var(--action-background);border-radius:5px;padding:10px;color:var(--foreground)}._userLinks_183ek_235 a:hover{color:var(--foreground);text-decoration:underline}._stats_183ek_273{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px;font-family:var(--heading-font)}._statItem_183ek_287{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--stat-background);padding:5px;border-radius:10px}._statValue_183ek_307{font-size:18px;font-weight:700}._statLabel_183ek_317{font-size:14px;color:var(--foreground-less)}._bio_183ek_327 h3{font-size:18px;margin:0 0 10px}._bio_183ek_327 p{white-space-collapse:preserve-breaks;word-wrap:break-word;margin:0}._connections_183ek_351{display:flex;flex-direction:column;gap:10px}._connections_183ek_351 h3{font-size:18px;margin:0}._connection_183ek_351{display:flex;align-items:center;gap:10px}._connectionIcon_183ek_385{line-height:0}._connectionIcon_183ek_385 svg{width:24px;height:24px}._connectionName_183ek_403{font-size:16px;color:var(--foreground);text-decoration:none}a._connectionName_183ek_403:hover{text-decoration:underline}._skeleton_183ek_423{background-color:var(--skeleton-background);border-radius:4px;margin:8px 0;animation:_pulse_183ek_1 1.5s infinite ease-in-out}._avatarSkeleton_183ek_437{width:80px;height:80px;border-radius:50%}._nameSkeleton_183ek_449{width:150px;height:20px}._statSkeleton_183ek_459{width:100%;height:50px}._bioSkeleton_183ek_469{width:100%;height:80px}._connectionsSkeleton_183ek_479{width:100%;height:40px}@keyframes _pulse_183ek_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._subscriber_1ddzl_1{width:20px;height:20px;border-radius:50%;transition:filter .2s}._subscriber_1ddzl_1:hover{filter:drop-shadow(0 0 2px #000)}:root{--avatar-background: #d4d4d4}.dark-theme{--avatar-background: #444}._avatar_ixm6k_21{background-color:var(--avatar-background);vertical-align:middle;text-align:center;color:#f1f3f5;display:inline-block;overflow:hidden;border-radius:50%;flex-grow:0;flex-shrink:0}._avatar_ixm6k_21 img{width:100%;height:100%;transition:opacity .2s;opacity:0}._avatarButton_ixm6k_63{cursor:pointer;line-height:0}._nav_1mwre_1{margin:0;padding:0;list-style:none;position:relative}._nav_1mwre_1 li{padding:0 10px;display:inline-block;vertical-align:middle;position:relative;cursor:pointer}._nav_1mwre_1 a,._nav_1mwre_1 button{color:#ccc}._nav_1mwre_1 a:hover,._nav_1mwre_1 button:hover{color:#fff}._nav_1mwre_1 a svg{width:10px;height:10px;fill:#ccc;margin-left:5px;vertical-align:middle;transition:transform .3s ease}._nav_1mwre_1 a[aria-expanded=true] svg{transform:translateY(2px)}._nav_1mwre_1 li button{display:flex;align-self:center;cursor:pointer}._nav_1mwre_1 li>div{display:none}._popout_1mwre_93{background-color:#111;top:0;left:100%;position:fixed;bottom:0;width:max(50vw,300px);max-width:90%;padding:10px 20px;transition:transform .4s ease;display:block;box-sizing:border-box}._popout_1mwre_93 li{display:block;padding:5px 10px}._popout_1mwre_93._open_1mwre_131{transform:translate(min(-50vw,-300px))}._popout_1mwre_93 ._menu_1mwre_139{display:block!important;position:initial;transform:initial;box-shadow:none}._headerButton_1mwre_153{padding:0 20px;border-radius:20px;border:2px solid #aaa;line-height:28px}._headerButtonFilled_1mwre_167{background-color:var(--accent)}._menu_1mwre_139{width:max-content;bottom:0;left:0;transform:translateY(100%);position:absolute;padding:10px;box-sizing:border-box;background-color:#111;box-shadow:0 0 10px #000c;border-radius:10px}._menu_1mwre_139 a,._menu_1mwre_139 button{width:100%}._menu_1mwre_139._rightAlign_1mwre_209{right:0;left:initial}._menu_1mwre_139 ul{padding:0;list-style:none}._menu_1mwre_139 li{display:block;font-weight:400}._headerMenu_1mwre_239{cursor:pointer}._headerMenu_1mwre_239 svg{width:36px;height:36px;vertical-align:middle}._navBackground_1mwre_259{display:none;opacity:0;transition:opacity .2s ease}._navBackground_1mwre_259._open_1mwre_131{display:block;position:fixed;inset:0;background-color:#000;opacity:.5}._header_ntffe_1{width:100%;background-color:#000;height:50px;position:fixed;z-index:10001}._headerInner_ntffe_17{display:flex;justify-content:space-between;height:50px;margin:auto;width:94%;max-width:1200px;position:relative}._header_ntffe_1 a{display:inline-block}a._headerLogo_ntffe_45{width:158px;height:50px}a._headerLogo_ntffe_45>img{width:158px;height:50px}._headerNav_ntffe_65{display:flex;align-items:center;height:100%;font-size:20px;font-family:var(--heading-font);font-weight:600;align-self:center}:root{--discussion-table-small-border: #ddd;--discussion-list-title: #333;--banner-foreground: #fff}._dark-theme_1148u_13{--discussion-list-title: #aaa;--discussion-table-small-border: #333}._discussions_1148u_23{width:100%;border-collapse:collapse}div._maincolumns_1148u_33{margin:auto;width:94%;max-width:1200px;position:relative;padding-bottom:50px;min-height:calc(100vh - 725px);display:flex;justify-content:center;max-width:none!important;box-sizing:border-box}@media (max-width: 600px){div._maincolumns_1148u_33{flex-direction:column-reverse}._banner_1148u_69{flex-direction:column;gap:20px;height:auto;padding:20px}._banner_1148u_69 h1{font-size:36px!important;line-height:36px}._banner_1148u_69 p{max-width:100%!important;margin:20px 0!important}._banner_1148u_69{height:auto!important}}._toolbar_1148u_113{background-color:#000;display:flex;justify-content:center;position:relative;width:100%;margin-bottom:40px;overflow:hidden}._toolbar_1148u_113 canvas{position:absolute;top:0;left:0;width:100%;height:100%}._banner_1148u_69{display:flex;gap:50px;justify-content:space-between;align-items:center;max-width:min(1200px,calc(100vw - 80px));width:100%;z-index:1}._bannerContent_1148u_169{color:var(--banner-foreground);width:100%;flex-grow:1;align-self:flex-start;display:flex;flex-direction:column;padding-bottom:40px}._bannerLinks_1148u_189{display:flex;flex-direction:column;gap:8px;align-items:flex-start}._bannerLink_1148u_189{display:flex;gap:8px}._bannerLink_1148u_189 svg{width:20px;height:20px;fill:#eee}._bannerLinks_1148u_189 a{color:#eee;text-decoration:underline;text-shadow:0 0 5px black}._bannerLinks_1148u_189 a:hover{color:#eee}._bannerThumbnail_1148u_245{height:80%;position:relative;aspect-ratio:3;max-width:80vw;max-height:300px;border-radius:15px;overflow:hidden;transition:transform .3s ease,filter .3s ease}._bannerThumbnail_1148u_245 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._bannerThumbnail_1148u_245 video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._bannerThumbnail_1148u_245 a{position:absolute;display:block;top:0;left:0;height:100%;width:100%}._bannerThumbnail_1148u_245:hover{filter:brightness(1.1);transform:scale(1.05)}._bannerThumbnail_1148u_245 svg{width:20%;height:20%;fill:#eee;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s;filter:drop-shadow(0 0 10px black)}._bannerThumbnail_1148u_245 a:hover svg{opacity:1}._banner_1148u_69 h1{font-family:var(--heading-font);font-size:42px;font-weight:800;text-shadow:0 0 15px rgb(0 0 0 / 30%),0 0 5px rgb(0 0 0 / 50%)}._banner_1148u_69 p{font-size:24px;text-shadow:0 0 5px black;margin:0 0 30px}._creations_1148u_393{gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}._discussions_1148u_23._summary_1148u_405 a{color:var(--discussion-list-title);font-family:var(--heading-font);font-size:20px;font-weight:600;width:100%;line-height:24px}._discussions_1148u_23._summary_1148u_405 a:hover{text-decoration:underline}._main-inner_1148u_431{margin:auto;width:94%;max-width:1200px;position:relative;padding:10px 0}._mainAd_1148u_447{width:94%;max-width:1200px;min-height:90px;margin:auto;padding:10px 0;text-align:center}._showcaseColumn_1148u_465{flex-direction:column;flex:2 1 0;max-width:2000px}._paddingColumn_1148u_477{flex:0 0 15px}._discussionsColumn_1148u_485{flex:.1 1 30%;min-width:0;max-width:600px}._showcase_1148u_465{gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}._showcase_1148u_465>div:last-child{display:none}a._homeheading_1148u_517{font-size:24px;margin:15px 0;color:var(--foreground);text-decoration:none;display:inline-block;font-weight:800;font-family:var(--heading-font)}h3._homeheading_1148u_517{margin:0;text-align:center}a._homeheading_1148u_517:hover{text-decoration:underline}._more_1148u_555{margin:10px auto;display:block;text-decoration:none;color:var(--foreground-slightly-less);padding:8px 0;width:200px;text-align:center;font-weight:700;font-family:var(--heading-font);font-size:20px}._more_1148u_555:hover{color:var(--foreground-slightly-less);text-decoration:underline}:root{--footer-background: #eee}.dark-theme{--footer-background: #181818}._footer_1xyo4_17{width:100%;background-color:var(--footer-background);padding-top:20px;font-family:var(--heading-font)}._footerInside_1xyo4_33{margin:auto;max-width:1240px;display:flex;flex-wrap:wrap;padding:0 20px;justify-content:space-between;box-sizing:border-box}._footerBottom_1xyo4_55{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;width:100%;margin-top:0}div._themeSwitcher_1xyo4_75{line-height:0}._footer_1xyo4_17 ._linksColumn_1xyo4_83{flex-basis:25%;min-width:230px}._footer_1xyo4_17 h3{font-family:var(--heading-font);font-weight:800;font-size:26px;margin:5px 0}._footer_1xyo4_17 h4{font-family:var(--heading-font);font-weight:600;font-size:16px;margin:10px 0}._footer_1xyo4_17 a{color:var(--foreground-less);text-decoration:none;font-size:18px;line-height:35px}._footer_1xyo4_17 ul{list-style:none;padding:0;margin:0}._footer_1xyo4_17 ul._inner_1xyo4_155{padding-left:10px}._footer_1xyo4_17 ._footerCopyright_1xyo4_165{margin:30px 0;color:var(--foreground-less);flex-grow:1}._footer_1xyo4_17 ul._inner_1xyo4_155 a{line-height:28px}:root{--menu-background: #ddd;--menu-hover-background: #aaa;--menu-focus-outline: #333}.dark-theme{--menu-background: #2c2c2c;--menu-hover-background: #444;--menu-focus-outline: #ccc}._menu_1vygg_29{z-index:10000}._list_1vygg_37{font-family:inherit;box-sizing:border-box;padding:5px;margin:12px 0;min-width:200px;border-radius:5px;overflow:auto;outline:0px;color:var(--foreground);box-shadow:0 4px 30px #000;background-color:var(--menu-background);max-width:400px}._list_1vygg_37 li{padding:5px;font-family:var(--heading-font);font-size:18px;line-height:20px;border-radius:5px;cursor:default;user-select:none}._list_1vygg_37 li:hover{background-color:var(--menu-hover-background)}._list_1vygg_37 li:focus{outline:3px solid var(--menu-focus-outline)}._themeSwitcherButton_4sux8_1{cursor:pointer;line-height:0}._themeSwitcherButton_4sux8_1 svg{width:24px;height:24px;fill:var(--foreground-slightly-less)}._listItem_4sux8_23 svg{width:20px;height:20px;fill:var(--foreground)}._listItem_4sux8_23{display:flex;flex-direction:column;gap:10px;padding:5px;cursor:pointer}._listItem_4sux8_23 ._title_4sux8_51{font-weight:700;display:flex;gap:10px;align-items:center}._listItem_4sux8_23 ._description_4sux8_65{color:var(--foreground-slightly-less)}._category_1zm3s_1{font-size:18px;color:var(--foreground-less);display:flex;gap:5px;align-items:center}._category_1zm3s_1._compact_1zm3s_19{font-size:14px}._category_1zm3s_1>span._color_1zm3s_45{border-radius:50%;width:8px;height:8px}._category_1zm3s_1._editable_1zm3s_59{cursor:default;outline:initial;padding:1px;border:1px solid transparent;border-radius:3px;user-select:none}._category_1zm3s_1._editable_1zm3s_59:hover{border-color:var(--foreground-less)}._category_1zm3s_1._editable_1zm3s_59:focus{border-color:var(--foreground)}._category_1zm3s_1._loading_1zm3s_99{border-radius:5px;filter:brightness(1.3);width:30%;max-width:200px}._category_1zm3s_1._loading_1zm3s_99>*{visibility:hidden}:root{--discussion-item-background: #e9e9e9;--discussion-item-background-shine: #eee;--discussion-item-background-hover: #e0e0e0;--discussion-item-title: #444;--discussion-item-color-seen: #555;--discussion-item-excerpt-color: #555}.dark-theme{--discussion-item-background: #292929;--discussion-item-background-shine: #222;--discussion-item-background-hover: #333;--discussion-item-title: #ccc;--discussion-item-color-seen: #999;--discussion-item-excerpt-color: #aaa}._discussion_1x29g_41{padding:10px;font-family:var(--heading-font);font-size:20px;background-color:var(--discussion-item-background);border-radius:10px;display:flex;cursor:pointer;justify-content:space-between;gap:5px;box-sizing:border-box;border:3px solid transparent;user-select:none}._discussion_1x29g_41._selected_1x29g_73{border:3px solid var(--foreground-slightly-less)}._discussion_1x29g_41._tile_1x29g_83{flex-direction:column-reverse}._discussion_1x29g_41 ._infoColumn_1x29g_93{flex-direction:column;display:flex;flex-grow:1;overflow:hidden}._discussion_1x29g_41 ._infoPath_1x29g_109{display:flex;gap:10px;align-items:center;font-size:16px}._discussion_1x29g_41 ._thumbnailColumn_1x29g_125{align-self:flex-start}._discussion_1x29g_41._tile_1x29g_83 ._thumbnailColumn_1x29g_125{width:100%;aspect-ratio:1.78;position:relative}._discussion_1x29g_41 ._thumbnailColumn_1x29g_125 ._thumbnail_1x29g_125{width:100px;height:100px;object-fit:cover;border-radius:10px}._discussion_1x29g_41._tile_1x29g_83 ._thumbnailColumn_1x29g_125 ._thumbnail_1x29g_125{width:100%;height:100%;position:absolute}._discussion_1x29g_41._placeholder_1x29g_179 div,._discussion_1x29g_41._placeholder_1x29g_179 span{color:transparent!important}._discussion_1x29g_41:hover{background-color:var(--discussion-item-background-hover)}._discussion_1x29g_41 ._infoPath_1x29g_109 span{color:var(--foreground-less)}._discussion_1x29g_41 ._category_1x29g_209{display:flex}._discussion_1x29g_41 ._channel_1x29g_219{font-size:18px;display:flex;gap:3px;align-items:center;color:var(--foreground-less);text-wrap:nowrap}._discussion_1x29g_41 ._channel_1x29g_219 svg{margin:0;width:16px;height:16px}._discussion_1x29g_41 ._title_1x29g_253{word-break:break-word}._discussion_1x29g_41._tile_1x29g_83 ._title_1x29g_253{flex-grow:1}._discussion_1x29g_41 ._title_1x29g_253 ._new_1x29g_273{border-radius:25px;font-size:14px;vertical-align:middle;display:inline-block;background-color:#444;padding:0 6px;color:#ddd}._discussion_1x29g_41 ._title_1x29g_253 a{color:var(--discussion-item-title);font-weight:600;font-size:24px;line-height:1;margin-right:8px}._discussion_1x29g_41 ._title_1x29g_253 a._normal_1x29g_313{font-weight:300}._discussion_1x29g_41 ._title_1x29g_253 svg{width:20px;height:20px;margin-right:10px}._discussion_1x29g_41._seen_1x29g_337 ._title_1x29g_253 a{font-weight:300;color:var(--discussion-item-color-seen)}._discussion_1x29g_41:not(:hover)._deleted_1x29g_349{opacity:.5;transition:opacity .2s ease}._discussion_1x29g_41._deleted_1x29g_349 ._title_1x29g_253 a{text-decoration:line-through!important}._discussion_1x29g_41 ._excerpt_1x29g_371{white-space:nowrap;display:flex;flex-direction:row;gap:10px;font-size:18px;color:var(--discussion-item-excerpt-color);align-items:center}._discussion_1x29g_41._seen_1x29g_337 ._excerpt_1x29g_371{color:var(--discussion-item-color-seen)}._discussion_1x29g_41 ._excerpt_1x29g_371 ._excerptUser_1x29g_403{display:flex;gap:8px;font-weight:300}._discussion_1x29g_41 ._excerpt_1x29g_371 ._excerptUser_1x29g_403>div{display:flex;gap:8px;align-items:center}._discussion_1x29g_41 ._excerpt_1x29g_371 ._excerptUser_1x29g_403 a{align-self:center;color:inherit}._discussion_1x29g_41 ._excerpt_1x29g_371 ._excerptUser_1x29g_403 a:hover{text-decoration:underline}._discussion_1x29g_41 ._excerpt_1x29g_371 ._excerptText_1x29g_453{overflow:hidden;text-overflow:ellipsis;padding-right:50px}._discussion_1x29g_41._tile_1x29g_83 ._excerpt_1x29g_371 ._excerptText_1x29g_453{padding-right:0}._discussion_1x29g_41 ._title_1x29g_253 a{text-decoration:none;vertical-align:middle}._discussion_1x29g_41 ._status_1x29g_489{display:flex;flex-direction:row;align-items:center;gap:15px;line-height:1;margin-top:5px}._discussion_1x29g_41 ._status_1x29g_489 ._statusItem_1x29g_509{color:var(--foreground-less);display:flex;gap:5px;align-items:center}._discussion_1x29g_41 ._status_1x29g_489 ._statusItem_1x29g_509._pending_1x29g_525{color:var(--pending-status-color)}._discussion_1x29g_41 ._status_1x29g_489 ._statusItem_1x29g_509._pending_1x29g_525 svg{fill:var(--pending-status-color)}._discussion_1x29g_41 div svg{width:16px;height:16px;fill:#555;margin-right:3px;vertical-align:middle}._searchResult_1x29g_563{display:flex;gap:10px;align-items:center}a._searchResultTopicLink_1x29g_577:hover{text-decoration:underline}._searchResultSummary_1x29g_587{font-size:18px;line-height:18px;padding:5px 0;color:var(--foreground-slightly-less)}._titleLoading_1x29g_603{border-radius:5px;filter:brightness(1.3);padding:0 100px}._titleLoading_1x29g_603>*{visibility:hidden}._discussions_dwxdj_1{display:flex;flex-direction:column;gap:10px;padding-bottom:10px}._discussions_dwxdj_1._grid_dwxdj_17{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}._discussions_dwxdj_1._invalid_dwxdj_29{opacity:.5}:root{--search-bar-outline: #666;--search-bar-bg: #cacaca;--search-error: #f00;--search-icon-color: #333;--clear-button-color: #333;--search-button-disabled: #333}.dark-theme{--search-bar-outline: #666;--search-bar-bg: #333;--search-error: #c45c5c;--search-icon-color: #666;--clear-button-color: #666;--search-button-disabled: #444}div._searchBar_117s0_41{background-color:var(--search-bar-bg);border-radius:24px;display:flex;gap:10px;overflow:hidden;margin:10px 0;padding:8px 8px 8px 15px;flex-shrink:0;align-items:center}div._searchBar_117s0_41 svg._searchIcon_117s0_69{width:20px;height:20px;fill:var(--search-icon-color)}div._searchBar_117s0_41 button[disabled]{background-color:var(--search-button-disabled);cursor:default}div._searchBar_117s0_41:focus-within{outline:2px solid var(--search-bar-outline)}._searchBar_117s0_41 input{padding:0;background:0;border:0;color:var(--foreground);font-size:18px;font-family:inherit;flex-grow:1;outline:0;min-width:100px;line-height:30px}._searchBar_117s0_41 input._error_117s0_133::placeholder{color:var(--search-error)}._searchBar_117s0_41 button{cursor:pointer;display:flex;align-items:center;gap:5px}._searchBar_117s0_41 button svg{width:18px;height:18px;fill:var(--button-color)}._searchBar_117s0_41 button._clear_117s0_173{padding:0 5px}._searchBar_117s0_41 button._clear_117s0_173 svg{fill:var(--clear-button-color)}:root{--main-bg: #f5f5f5;--discussion-content-bg: #fff;--header-height: 50px}.dark-theme{--main-bg: #181818;--discussion-content-bg: #222}._topBar_1c3yr_27{display:flex;flex-direction:row;justify-content:space-between}._topBar_1c3yr_27 ._topBarActions_1c3yr_41{display:flex;flex-direction:row;justify-content:flex-end}._topBar_1c3yr_27 ._topBarActions_1c3yr_41 button{height:min-content;align-self:center}._topBar_1c3yr_27 ._topBarActions_1c3yr_41 button svg{fill:var(--foreground-less);width:24px;height:24px}._topBar_1c3yr_27 ._topBarActions_1c3yr_41 button:hover svg{fill:var(--foreground)}._columnsContainer_1c3yr_91{position:absolute;inset:0;overflow:hidden;background-color:var(--main-bg)}._mainColumns_1c3yr_107{display:flex;flex-direction:row;position:absolute;inset:0;box-sizing:border-box;transition:transform .25s ease}._mainColumns_1c3yr_107._singleColumn_1c3yr_127>div{flex-basis:100%;flex-shrink:0;min-width:unset}._channelsColumn_1c3yr_141{flex-basis:20%;max-width:300px;padding:15px;height:100%;overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column;gap:15px}._channelsColumn_1c3yr_141._floating_1c3yr_193{background-color:var(--main-bg);position:fixed;right:100%;top:var(--header-height);bottom:0;height:auto;transition:transform .5s ease;max-width:90vw}._channelsColumn_1c3yr_141._floating_1c3yr_193._open_1c3yr_217{transform:translate(100%)}._channelsMenuBackground_1c3yr_227{display:none;opacity:0;transition:opacity .2s ease}._channelsMenuBackground_1c3yr_227._open_1c3yr_217{display:block;opacity:.5;position:absolute;inset:0;background-color:#000}._channelColumn_1c3yr_259{flex-basis:30%;max-width:800px;min-width:330px;display:flex;flex-direction:column;height:100%;overflow-y:hidden;box-sizing:border-box}._channelColumn_1c3yr_259._wide_1c3yr_283{max-width:none;flex-grow:1}._channelColumnTopicsContainer_1c3yr_295{height:100%;overflow-y:auto;padding:10px;border-top-left-radius:10px;background-color:var(--discussion-content-bg)}._discussionColumn_1c3yr_313{height:100%;overflow-y:auto;flex-basis:50%;flex-grow:1;display:flex;flex-direction:column;margin-left:7px}._discussionsListContainer_1c3yr_335{flex-grow:1;overflow-y:auto;box-sizing:border-box;background-color:var(--discussion-content-bg);border-top-left-radius:10px}._discussionLayoutColumns_1c3yr_353{display:flex;height:100%}._discussionTOC_1c3yr_365{padding:0 15px;min-width:250px;background-color:var(--TOC-background);font-family:var(--heading-font);font-size:18px;height:100%;max-width:350px;width:40%;border-top-left-radius:10px;overflow-y:auto}._discussionTOC_1c3yr_365 ul{list-style:none;padding-left:20px}._discussionTOC_1c3yr_365>ul{position:sticky;top:0;height:min-content;display:block;padding:10px 0;margin:0}._discussionWikiColumn_1c3yr_425{flex-grow:1;overflow-y:auto}._discussionTOC_1c3yr_365 a{color:var(--foreground-less)}._discussionTOC_1c3yr_365 a:hover{color:var(--foreground)}._loadDiscussionButton_1c3yr_457{margin:10px auto;display:block;text-decoration:none;color:var(--foreground);padding:8px 0;width:200px;text-align:center;font-weight:700;font-family:var(--heading-font);font-size:20px;cursor:pointer}._loadDiscussionButton_1c3yr_457:hover{color:var(--foreground);text-decoration:underline}:root{--channel-selected-bg: #e9e9e9;--channel-hover-bg: #e0e0e0;--channel-selected-fg: #000}.dark-theme{--channel-selected-bg: #232323;--channel-hover-bg: #282828;--channel-selected-fg: #eee}._channels_mer6q_29{font-size:18px;flex-basis:20%;max-width:400px}._channels_mer6q_29 ._categoryColor_mer6q_43{width:10px;height:10px;border-radius:50%}._channels_mer6q_29>ul>li{margin-bottom:10px}._channels_mer6q_29 svg{width:20px;height:20px;fill:var(--foreground-less)}._channels_mer6q_29 a._selected_mer6q_81{font-weight:700;color:var(--foreground)}._channels_mer6q_29 a._channel_mer6q_29._selected_mer6q_81{background-color:var(--channel-selected-bg)}._channels_mer6q_29 a._channel_mer6q_29._unread_mer6q_103{font-weight:700;color:var(--foreground)}._channels_mer6q_29 ._new_mer6q_115{background-color:var(--foreground);margin-left:-20px;flex-shrink:0;flex-grow:0;display:inline-block;width:10px;height:10px;border-radius:50%;position:relative;left:-10px}._channels_mer6q_29 a._category_mer6q_43._deselected_mer6q_153{color:var(--foreground-less)}._channels_mer6q_29 a._channel_mer6q_29{font-size:20px}._channels_mer6q_29 a._category_mer6q_43{font-size:16px;padding-left:20px}._channels_mer6q_29 a{cursor:pointer;border-radius:5px;padding:10px;display:flex;align-items:center;gap:10px;color:var(--foreground-slightly-less);transition:color .2s ease}._channels_mer6q_29 a:hover{background-color:var(--channel-hover-bg);color:var(--foreground)}._channels_mer6q_29 ul{list-style:none;margin:0;padding:0}._channelPlaceholder_mer6q_235{font-size:20px;color:transparent;padding:10px;border-radius:5px}._count_mer6q_251{background-color:#444;color:var(--foreground);border-radius:10px;font-size:14px;padding:1px 6px;font-weight:400}._header_1tvh9_1 svg{width:24px;height:24px;fill:var(--foreground-less)}._header_1tvh9_1{height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;user-select:none;flex-shrink:0}._header_1tvh9_1 ._title_1tvh9_37{font-size:24px;display:flex;align-items:center;gap:5px;font-weight:700;color:var(--foreground)}._header_1tvh9_1 button._new_1tvh9_57{display:flex;align-items:center;gap:5px;border-radius:20px;overflow:hidden;white-space:nowrap;flex-shrink:0;text-overflow:clip;cursor:pointer}._header_1tvh9_1 button._title_1tvh9_37:not(:disabled){cursor:pointer;padding:5px 15px;box-sizing:border-box;background-color:var(--background-less);border-radius:10px}._header_1tvh9_1 ._controls_1tvh9_101 button:not(._new_1tvh9_57){line-height:0}._header_1tvh9_1 ._controls_1tvh9_101 button._new_1tvh9_57 svg{width:18px;height:18px;fill:var(--background)}._header_1tvh9_1 ._controls_1tvh9_101{display:flex;gap:20px;align-items:center}._header_1tvh9_1 button span._placeholder_1tvh9_139{color:transparent;border-radius:5px}:root{--spinner-fill: #333}.dark-theme{--spinner-fill: #aaa}._loading_12v5v_21{width:100px;height:100px;margin:auto}._loading_12v5v_21>svg{animation:_spin_12v5v_1 .6s infinite linear;fill:var(--spinner-fill);width:100px;height:100px}@keyframes _spin_12v5v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_17321_1{font-weight:600;font-size:20px;display:flex;align-items:center;gap:10px;padding:5px 0}._title_17321_1 svg{fill:var(--foreground);width:20px;height:20px}._description_17321_35{color:var(--foreground-slightly-less)}._channel_17321_45{color:#ccc;display:flex;align-items:center;gap:5px}._channel_17321_45 svg{fill:#888;width:16px;height:16px}._title_17321_1 ._arrow_17321_75{color:#888;font-weight:400}:root{--discussion-button-hover: #eee;--discussion-button-fill: #eee;--discussion-button-hover-fill: #444;--discussion-button-color: #444;--discussion-button-liked-fill: red;--discussion-controls-background: #d5d5d5}.dark-theme{--discussion-button-hover: #444;--discussion-button-fill: #333;--discussion-button-hover-fill: #aaa;--discussion-button-color: #aaa;--discussion-controls-background: #1e1e1e}._postControls_bhhn5_43{height:30px;display:flex;margin-top:-40px;background-color:var(--discussion-controls-background);border-radius:5px;padding:5px;position:relative;justify-content:flex-start;width:min-content;top:20px;margin-left:auto;z-index:999}._postControls_bhhn5_43 button{padding:7px;display:inline-block;cursor:default;font-size:16px;color:var(--discussion-button-color);margin-left:5px;line-height:16px;border-radius:3px}._postControls_bhhn5_43 button:first-child{margin-left:0}._postControls_bhhn5_43 button._liked_bhhn5_109 svg{fill:var(--discussion-button-liked-fill)}._postControls_bhhn5_43 button:hover{background-color:var(--discussion-button-hover)}._postControls_bhhn5_43 svg{height:16px;width:16px;fill:var(--discussion-button-hover-fill)}._postControls_bhhn5_43 span{vertical-align:top;margin-left:8px}._postLikes_bhhn5_155{text-align:right;line-height:40px;display:flex;justify-content:flex-end;gap:5px}:root{--post-status-background: #f7f7f7;--post-status-svg: #333;--post-status-color: #333}.dark-theme{--post-status-background: #2f2f2f;--post-status-svg: #aaa;--post-status-color: #aaa}div._statusBar_192xr_29{padding:5px;display:flex;justify-items:center;margin-bottom:5px;gap:10px}div._statusBar_192xr_29 svg{width:20px;height:20px;align-self:center;box-sizing:border-box;padding:0;fill:var(--post-status-svg)}div._statusBar_192xr_29._highlight_192xr_67 svg{fill:var(--pending-status-color)}div._statusBar_192xr_29>span:first-child{flex-shrink:0}div._statusBar_192xr_29 span{font-weight:300;display:inline-block;color:var(--foreground-less);font-family:var(--heading-font);font-size:20px}div._statusBar_192xr_29._highlight_192xr_67 span{color:var(--pending-status-color)}div._statusBar_192xr_29 button{line-height:0;border-radius:3px}div._statusBar_192xr_29 button:hover{background-color:var(--discussion-button-hover)}._postExcerpt_2q33j_1{display:flex;gap:5px;margin-left:62px;flex-grow:1;overflow:hidden;align-items:center;margin-bottom:3px;font-size:16px}._postExcerpt_2q33j_1._compact_2q33j_25{margin-left:0}._postExcerpt_2q33j_1 a{color:var(--foreground);text-decoration:none}._postExcerpt_2q33j_1 a:hover{color:var(--foreground)}._postExcerptInner_2q33j_57{display:flex;gap:5px;overflow:hidden;align-items:center}._user_2q33j_73{cursor:pointer;display:flex;gap:5px;overflow:hidden;align-self:center;flex-shrink:0;white-space:nowrap}._postExcerpt_2q33j_1 ._user_2q33j_73>*{align-self:center}._postExcerpt_2q33j_1 svg{width:20px;height:20px;fill:var(--discussion-button-color);transform:scaleX(-1);flex-shrink:0;align-self:center}._postExcerpt_2q33j_1 ._message_2q33j_125{color:var(--foreground-less);flex-shrink:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._postExcerpt_2q33j_1 a:hover ._message_2q33j_125{color:var(--foreground-slightly-less)}:root{--discussion-header-border: #ddd;--discussion-post-hover: #eee}.dark-theme{--discussion-header-border: #2a2a2a;--discussion-post-hover: #252525}._post_9wjc0_25._firstPost_9wjc0_25{margin-top:15px}._post_9wjc0_25{display:flex;flex-direction:column;margin-top:15px;font-size:17px;padding:3px 10px;color:var(--foreground)}._post_9wjc0_25._consecutive_9wjc0_55{margin-top:0}._post_9wjc0_25._deleted_9wjc0_65{transition:opacity .2s ease}._post_9wjc0_25._deleted_9wjc0_65:not(:hover){opacity:.5}._postColumns_9wjc0_85{display:flex;flex-direction:row;overflow:hidden;gap:12px}._post_9wjc0_25:hover{background-color:var(--discussion-post-hover)!important}@keyframes _flash_9wjc0_1{0%{background-color:var(--discussion-post-highlighted)}to{background-color:inherit}}._post_9wjc0_25._highlight_9wjc0_131{animation:_flash_9wjc0_1 2s normal forwards ease}._post_9wjc0_25>._postAnchor_9wjc0_141{height:0;position:relative;top:-150px}div._postColumnAvatar_9wjc0_155{flex-basis:50px;flex-shrink:0}div._postColumnMessage_9wjc0_167{width:100%;flex-grow:1}div._postInfoMessage_9wjc0_183{background-color:var(--discussion-infomessage-background);border-radius:5px;padding:5px;display:grid;grid-template-columns:min-content auto min-content min-content;margin-bottom:5px}div._postInfoMessage_9wjc0_183 svg{width:20px;height:20px;align-self:center;margin:5px;box-sizing:border-box;padding:0;fill:var(--discussion-infomessage-svg)}div._postInfoMessage_9wjc0_183 span{font-weight:700;display:inline-block;align-self:center;color:var(--discussion-infomessage-color)}div._postInfoMessage_9wjc0_183 button{line-height:0;border-radius:3px}div._postInfoMessage_9wjc0_183 button:hover{background-color:var(--discussion-button-hover)}div._postInfo_9wjc0_183{margin-bottom:5px;display:flex;flex-direction:row;color:var(--foreground);gap:10px}div._postInfo_9wjc0_183>div{align-self:center;flex-shrink:0}div._postInfo_9wjc0_183>div:first-child{display:flex;gap:3px;overflow:hidden;flex-shrink:1}div._postInfo_9wjc0_183>div:first-child>div:first-child a{color:var(--foreground);font-weight:300}div._postInfo_9wjc0_183>div:first-child>*{align-self:center;align-items:center;color:inherit!important;display:flex;gap:5px}div._postInfo_9wjc0_183>div:last-child time,div._postInfo_9wjc0_183>div:last-child span{color:var(--foreground-less)}div._postInfo_9wjc0_183 a._discussion_link_9wjc0_353{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div._postInfo_9wjc0_183 svg{width:16px;height:16px;fill:var(--foreground-less);align-self:center}div._postMessage_9wjc0_383{font-family:inherit;word-wrap:break-word}div._postMessage_9wjc0_383 pre,._editor-preview_9wjc0_395 pre{overflow:auto}div._postMessage_9wjc0_383 p,._editor-preview_9wjc0_395 p{margin:0 0 5px}div._postMessage_9wjc0_383 code,._editor-preview_9wjc0_395 code{background-color:var(--discussion-code-background);padding:2px;border-radius:3px;max-width:calc(100vw - 10px)}div._postMessage_9wjc0_383 h1,div._postMessage_9wjc0_383 h2,div._postMessage_9wjc0_383 h3,div._postMessage_9wjc0_383 h4,div._postMessage_9wjc0_383 h5{scroll-margin-top:150px}div._postMessage_9wjc0_383 h1,._editor-preview_9wjc0_395 h1{font-size:26px;margin:10px 0}div._postMessage_9wjc0_383 h2,._editor-preview_9wjc0_395 h2{font-size:24px;margin:10px 0}div._postMessage_9wjc0_383 h3,._editor-preview_9wjc0_395 h3{font-size:22px;margin:10px 0}div._postMessage_9wjc0_383 h4,._editor-preview_9wjc0_395 h4{font-size:20px;margin:10px 0}div._postMessage_9wjc0_383 h5,._editor-preview_9wjc0_395 h5{font-size:19px;margin:10px 0}div._postMessage_9wjc0_383 h6,._editor-preview_9wjc0_395 h6{font-size:18px;margin:10px 0}div._postMessage_9wjc0_383 hr,._editor-preview_9wjc0_395 hr{border:0;border-bottom:1px solid var(--foreground-less)}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525{margin:25px 0;padding:5px 15px;border-radius:10px;box-sizing:border-box;width:calc(100% - 2px)}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525 strong{display:block;font-weight:700;margin:10px 0;font-family:var(--heading-font);font-size:18px}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525._note_9wjc0_563{background-color:#2d4053}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525._tip_9wjc0_573{background-color:#2d5333}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525._important_9wjc0_583{background-color:#402d53}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525._caution_9wjc0_593{background-color:#532d2d}div._postMessage_9wjc0_383 blockquote._alert_9wjc0_525._warning_9wjc0_603{background-color:#53462d}div._postMessage_9wjc0_383 iframe{max-width:100%}div._postMessage_9wjc0_383 a{text-decoration:underline}:root{--discussion-button-liked-fill: red;--post-reaction-button-color: #555;--post-reaction-button-background: #ddd;--post-reaction-button-border: #ccc;--post-reaction-button-border-hover: #aaa;--post-reaction-button-border-self: #555}.dark-theme{--discussion-button-color: #444;--post-reaction-button-color: #aaa;--post-reaction-button-background: #1c1c1c;--post-reaction-button-border: #2d2d2d;--post-reaction-button-border-hover: #555;--post-reaction-button-border-self: #aaa}._postControls_1x3kl_41{height:30px;display:flex;margin-top:8px}._postControls_1x3kl_41 button{user-select:none;padding:7px 9px;font-size:16px;color:var(--post-reaction-button-color);line-height:16px;display:flex;gap:10px;background-color:var(--post-reaction-button-background);border:1px solid transparent;border-radius:15px;box-sizing:border-box;cursor:pointer}._postControls_1x3kl_41 button:disabled{cursor:default}._postControls_1x3kl_41 button:not(._liked_1x3kl_97):hover{border-color:var(--post-reaction-button-border-hover)}._postControls_1x3kl_41 button._liked_1x3kl_97{border-color:var(--post-reaction-button-border-self)}._postControls_1x3kl_41 svg{height:16px;width:16px;fill:var(--discussion-button-liked-fill)}._container_qxxi9_1{display:flex}._popup_qxxi9_11{position:absolute;color:var(--foreground);background-color:var(--background);box-shadow:0 0 10px #0000001a;padding:10px;border-radius:10px;font-size:15px;animation:_popup_qxxi9_11 .2s ease-in-out;display:flex;cursor:default;user-select:none;max-width:300px;width:max-content;gap:10px;align-items:center;z-index:1000}._popup_qxxi9_11 svg{width:20px;height:20px;fill:red;flex-shrink:0;flex-grow:0}@keyframes _popup_qxxi9_11{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._popup_qxxi9_11 ._more_qxxi9_97{display:contents}._overlay_9pytq_1{position:fixed;inset:50px 0 0;background-color:#000c;z-index:10000}._modal_9pytq_19{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:5vw;box-sizing:border-box;pointer-events:none}._modal_9pytq_19 img{border-radius:5px;max-width:100%;max-height:100%;pointer-events:all}._overlay_2pr0e_1{position:fixed;inset:50px 0 0;background-color:#000c;z-index:10000}._modal_2pr0e_19{position:absolute;inset:40px;outline:none;padding:20px;color:var(--foreground);border-radius:5px;background-color:var(--background);margin:auto;max-width:600px;max-height:800px;display:flex;flex-direction:column}._modal_2pr0e_19>:not(._list_2pr0e_51){flex-shrink:0}._modalTitle_2pr0e_61{display:flex;justify-content:space-between;align-items:center}._modalTitle_2pr0e_61 svg{fill:var(--foreground);width:22px;height:22px}._modalTitle_2pr0e_61 h2{margin:0}._list_2pr0e_51{overflow-y:auto;padding:0 10px}._list_2pr0e_51 button{padding:5px 0;display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer;margin-bottom:5px;gap:10px}._list_2pr0e_51 button:hover ._title_2pr0e_135{text-decoration:underline}._list_2pr0e_51 button>div{flex-grow:1;text-align:left;font-family:var(--heading-font)}._list_2pr0e_51 button ._title_2pr0e_135{color:var(--foreground);font-size:20px;line-height:28px}._list_2pr0e_51 button ._title_2pr0e_135 span{font-weight:600}._list_2pr0e_51 button svg{width:20px;height:20px;fill:var(--foreground-less);transform:rotate(-90deg);flex-shrink:0}._list_2pr0e_51 button:hover svg{fill:var(--foreground)}._list_2pr0e_51 .avatar{flex-grow:0;flex-shrink:0}h1._editableTitle_1g9by_1{font-size:30px;margin:0;display:inline-block;vertical-align:middle;overflow-wrap:anywhere;color:var(--foreground)}h1._editableTitle_1g9by_1._compact_1g9by_21{font-size:22px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}h1._editableTitle_1g9by_1._editable_1g9by_1{border:1px solid transparent;border-radius:5px;cursor:text;outline:none}h1._editableTitle_1g9by_1._deleted_1g9by_55{text-decoration:line-through}h1._editableTitle_1g9by_1._saving_1g9by_65{opacity:.5}h1._editableTitle_1g9by_1._pending_1g9by_75{color:transparent;width:50%;filter:brightness(1.2);border-radius:5px}h1._editableTitle_1g9by_1._placeholder_1g9by_91{color:var(--foreground-less)}h1._editableTitle_1g9by_1[placeholder]:empty:before{content:attr(placeholder);color:var(--foreground-less)}h1._editableTitle_1g9by_1._editable_1g9by_1:hover{border-color:var(--foreground-less)}h1._editableTitle_1g9by_1._editable_1g9by_1:focus{border-color:var(--foreground)}:root{--discussion-header-bg: #ddd;--discussion-header-border: #ddd;--discussion-title-icon-fill: #888}.dark-theme{--discussion-header-bg: #222;--discussion-header-border: #2a2a2a;--discussion-title-icon-fill: #aaa}div._discussionHeader_1rgvh_29{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:auto auto 7px;background-color:var(--discussion-header-bg);width:100%;height:80px;flex-shrink:0;flex-grow:0;padding:10px;box-sizing:border-box;border-bottom-left-radius:10px}div._headerInner_1rgvh_65{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:5px 0;flex-grow:1;overflow:hidden}div._discussionHeader_1rgvh_29._compact_1rgvh_89{left:0;top:50px;position:fixed;max-width:unset;z-index:9999;padding:0 15px;box-sizing:border-box}div._titleColumn_1rgvh_111{display:flex;flex-direction:column;width:100%;min-width:0}._titleContainer_1rgvh_127{display:flex;flex-direction:row;align-items:center;gap:5px}svg._titleIcon_1rgvh_143{width:20px;height:20px;fill:var(--discussion-title-icon-fill);vertical-align:middle}button._category_1rgvh_159{color:var(--foreground);border:1px solid transparent;padding:1px 3px;border-radius:3px}button._category_1rgvh_159:hover,button._category_1rgvh_159:focus{color:var(--foreground);border-color:var(--foreground-less)}button._notifications_1rgvh_187{color:var(--foreground);padding:3px;border-radius:3px;display:flex}button._notifications_1rgvh_187 svg{width:24px;height:24px;fill:var(--foreground)}button._notifications_1rgvh_187._enabled_1rgvh_217 svg{fill:var(--foreground)}button._notifications_1rgvh_187._grantPermission_1rgvh_227 svg{fill:var(--foreground-less)}button._notifications_1rgvh_187:hover{background-color:var(--discussion-header-border)}._tooltip_llhi0_1{background-color:var(--accent);padding:10px;border-radius:5px;box-shadow:3px 3px 10px #0003;color:#eee;font-family:inherit;max-width:300px;margin-top:10px;display:flex;gap:10px;flex-direction:column;position:absolute;transform:translate(calc(-100% + 30px));z-index:10001;max-width:90vw;width:300px}._tooltip_llhi0_1:after{content:"";position:absolute;top:-10px;right:10px;margin-left:-6px;border-width:6px;border-style:solid;border-color:transparent transparent var(--accent) transparent}._actions_llhi0_65{display:flex;justify-content:right}._actions_llhi0_65 button{color:#eee;font-weight:700;cursor:pointer}._discussionControls_1jupa_1{padding:0 10px 10px;background-color:var(--discussion-content-bg)}div._discussionControls_1jupa_1._active_1jupa_7{position:sticky;bottom:0;max-height:60vh;border-top:1px solid var(--discussion-list-border)}div._postReplyInit_1jupa_15{width:100%;padding:12px;background-color:var(--discussion-editor-background);color:var(--foreground-less);user-select:none;cursor:text;box-sizing:border-box;border-radius:5px}div._postReplyInit_1jupa_15:focus{border-color:var(--foreground)}._closedMessage_1jupa_32{margin:10px 0;color:var(--foreground-less);display:flex;justify-content:center;gap:5px;align-items:center}._closedMessage_1jupa_32 svg{width:20px;height:20px;fill:var(--foreground-less)}:root{--creation-item-background: #f9f9f9;--creation-item-background-hover: #e0e0e0;--creation-item-stats-color: #555;--creation-item-stats-svg-fill: #555;--creation-item-placeholder-color: #e0e0e0}.dark-theme{--creation-item-background: #292929;--creation-item-background-hover: #333;--creation-item-stats-color: #999;--creation-item-stats-svg-fill: #555;--creation-item-placeholder-color: #444}._creationItem_1wfvh_33{background-color:var(--creation-item-background);border-radius:10px;padding:10px;display:flex;flex-direction:column;cursor:pointer;transition:background-color .3s ease;border:3px solid transparent;font-family:var(--heading-font);gap:10px;max-width:450px}._creationItem_1wfvh_33:hover{background-color:var(--creation-item-background-hover)}._creationItem_1wfvh_33._selected_1wfvh_69{border:3px solid var(--accent)}._creationItem_1wfvh_33 ._thumbnail_1wfvh_77{width:100%;padding-bottom:56.25%;position:relative;border-radius:10px;overflow:hidden}._creationItem_1wfvh_33 ._thumbnail_1wfvh_77 img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._creationItem_1wfvh_33:hover ._thumbnail_1wfvh_77 img{transform:scale(1.05)}._creationItem_1wfvh_33 ._info_1wfvh_117{display:flex;flex-direction:column;gap:2px;flex-grow:1}._creationItem_1wfvh_33 ._title_1wfvh_131{font-size:18px;margin-bottom:5px;line-height:1.3;flex-grow:1;font-weight:600;color:var(--foreground);text-decoration:none;overflow:hidden;text-overflow:ellipsis;margin-right:8px}._creationItem_1wfvh_33 ._stats_1wfvh_157{font-size:18px;color:var(--creation-item-stats-color);display:flex;gap:10px;align-items:center}._creationItem_1wfvh_33 ._user_1wfvh_173{display:flex;gap:8px;font-weight:300}._creationItem_1wfvh_33 ._user_1wfvh_173 svg{width:20px;height:20px}._creationItem_1wfvh_33 ._user_1wfvh_173>div{display:flex;gap:8px;align-items:center}._creationItem_1wfvh_33 ._user_1wfvh_173 a{align-self:center;color:var(--foreground-slightly-less)}._creationItem_1wfvh_33 ._user_1wfvh_173 a:hover{text-decoration:underline}._creationItem_1wfvh_33 ._stats_1wfvh_157 span{display:flex;gap:5px;align-items:center}._creationItem_1wfvh_33 ._stats_1wfvh_157 svg{width:16px;height:16px;fill:var(--creation-item-stats-svg-fill)}._placeholder_1wfvh_251 ._placeholderImage_1wfvh_251{position:absolute;width:100%;height:100%;background-color:var(--creation-item-placeholder-color);animation:_pulse_1wfvh_1 1.5s infinite}._placeholder_1wfvh_251 ._placeholderTitle_1wfvh_267{width:80%;height:25px;background-color:var(--creation-item-placeholder-color);margin-bottom:5px;animation:_pulse_1wfvh_1 1.5s infinite;border-radius:20px}._placeholder_1wfvh_251 ._placeholderUser_1wfvh_285{width:60%;height:25px;background-color:var(--creation-item-placeholder-color);margin-bottom:4px;animation:_pulse_1wfvh_1 1.5s infinite;border-radius:20px}._placeholder_1wfvh_251 ._placeholderViews_1wfvh_303,._placeholder_1wfvh_251 ._placeholderDate_1wfvh_305{width:40%;height:25px;background-color:var(--creation-item-placeholder-color);animation:_pulse_1wfvh_1 1.5s infinite;border-radius:20px}@keyframes _pulse_1wfvh_1{0%{opacity:.15}50%{opacity:.4}to{opacity:.15}}._new_1wfvh_345{background-color:#444;border-radius:16px;padding:2px 7px;display:inline-block;font-size:15px;color:#ddd;vertical-align:middle}._scene_hymjf_1{position:absolute;width:100%;height:100%;perspective:1000px;overflow:hidden}._backgroundPlane_hymjf_17{position:absolute;width:200%;height:200%;top:-50%;left:-50%;background-image:url(/images/workflows_grid.webp);background-repeat:repeat;background-size:2235px 577.5px;transform:rotateX(20deg) rotate(5deg);transform-style:preserve-3d;filter:blur(7px) brightness(.8);animation:_scrollBackground_hymjf_1 90s linear infinite alternate}@keyframes _scrollBackground_hymjf_1{0%{background-position:0 0}to{background-position:-600px -450px}}@keyframes _scroll_hymjf_1{0%{transform:rotateX(20deg) rotate(10deg) translateY(-50%) translate(0)}to{transform:rotateX(20deg) rotate(10deg) translateY(-100%) translate(-40%)}}._workflowsContainer_nypgl_1{display:flex;align-items:flex-start;justify-content:left;width:100%;height:100%;padding:20px;gap:10px;overflow-x:auto;max-width:100%;box-sizing:border-box}._workflowsContainer_nypgl_1::-webkit-scrollbar{width:5px;height:5px;border-radius:10px}._workflow_nypgl_1{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;background-color:#2d2d2d;cursor:pointer;position:relative;width:300px;height:auto;overflow:hidden;flex-shrink:0}._skeletonImage_nypgl_73{aspect-ratio:16/9;width:100%;height:auto}._workflow_nypgl_1._skeleton_nypgl_73 ._titleText_nypgl_85{visibility:hidden}._mediaContainer_nypgl_93{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9}._media_nypgl_93{width:100%;height:auto;display:block}._video_nypgl_119{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}._visible_nypgl_137{opacity:1}._hidden_nypgl_143{opacity:0}._workflow_nypgl_1._active_nypgl_151{box-shadow:0 8px 16px #0003}._workflow_nypgl_1 img{width:100%;height:100%;object-fit:cover}._title_nypgl_85{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;box-sizing:border-box}._titleText_nypgl_85{display:flex;gap:10px;align-items:center;overflow:hidden;text-overflow:ellipsis}._title_nypgl_85 span{font-size:1rem;color:#eee;display:flex}._title_nypgl_85 span._previewLabel_nypgl_217{background-color:#3a379b;border-radius:20px;padding:3px 8px;font-size:.8rem;color:#eee;align-self:flex-start}._title_nypgl_85 span._newLabel_nypgl_235{background-color:#4f4f4f;border-radius:20px;padding:3px 8px;font-size:.8rem;color:#fff;align-self:flex-start}._showMoreWrapper_nypgl_253{display:flex;justify-content:center;align-items:center;width:150px;height:208px;padding:10px;box-sizing:border-box;flex-shrink:0}._showMoreWrapper_nypgl_253 a{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:100%;height:100%;text-decoration:none;color:#eee;font-size:1rem}._showMoreWrapper_nypgl_253 svg{padding:10px;background-color:#333;border-radius:50%;width:20px;height:20px;fill:#eee;transform:rotate(90deg)}:root{--discussion-list-border: #ddd;--discussion-edit-message-color: #c92a2a;--discussion-overlay-background-color: #fafafa;--discussion-button-hover: #eee;--discussion-button-fill: #eee;--discussion-button-hover-fill: #444;--discussion-button-color: #444;--discussion-button-liked-fill: red;--discussion-editor-background: #eee;--discussion-editor-background-light: #eee;--discussion-editor-selection: #ccc;--discussion-editor-selection-active: #d9d9d9;--discussion-title-icon-fill: #333;--discussion-code-background: #ddd;--discussion-post-highlighted: #ccc;--discussion-list-title: #333;--discussion-kbd-background: #ccc;--discussion-kbd-shadow: #888;--search-bar: #ddd;--search-error: #c45c5c;--discussion-infomessage-background: #f7f7f7;--discussion-infomessage-svg: #333;--discussion-infomessage-color: #333;--pending-status-color: #d2aa38;--TOC-background: #eee}.dark-theme{--discussion-list-border: #2a2a2a;--discussion-overlay-background-color: #222222;--discussion-button-hover: #444;--discussion-button-fill: #333;--discussion-button-hover-fill: #aaa;--discussion-button-color: #aaa;--discussion-editor-background: #2c2c2c;--discussion-editor-background-light: #666;--discussion-editor-selection: #333;--discussion-editor-selection-active: #444;--discussion-title-icon-fill: #aaa;--discussion-code-background: #1a1a1a;--discussion-post-highlighted: #666;--discussion-list-title: #aaa;--discussion-kbd-background: #333;--discussion-kbd-shadow: #111;--search-bar: #151515;--search-error: #c45c5c;--discussion-infomessage-background: #2f2f2f;--discussion-infomessage-svg: #aaa;--discussion-infomessage-color: #aaa;--pending-status-color: #d2aa38;--TOC-background: #1e1e1e}@media (max-width: 700px){table.discussions td.users{width:40px}table.discussions td.users>a:not(.lastPoster){display:none}div.post div.post_col_avatar{display:none}div.post>div.post_col_avatar{display:none}div.post>div.post_col_message{max-width:initial}div.post a.compact{display:initial!important}span.post_reply_info span.user_display,.discussionTOC{display:none}}div.post{display:flex;flex-direction:row;padding:10px 0;border-bottom:1px solid var(--discussion-list-border);font-size:17px}@keyframes flash{0%{background-color:var(--discussion-post-highlighted)}to{background-color:transparent}}div.post.highlight{animation:flash 2s normal forwards ease}div.post>.post_anchor{height:0;position:relative;top:-150px}div.post a.compact{display:none!important}div.post a.compact .avatar{margin-right:5px}div.post button.replying svg{fill:var(--accent)!important}div.post:hover button svg{fill:var(--discussion-button-hover-fill)}div.post:focus-within button svg{fill:var(--discussion-button-hover-fill)}div.firstpost{border-top:1px solid var(--discussion-list-border)}div.post_col_avatar{margin-right:15px;flex-basis:50px}div.post_col_message{width:100%;overflow:hidden;flex-grow:1}div.post_infomessage{background-color:var(--discussion-infomessage-background);border-radius:5px;padding:5px;display:grid;grid-template-columns:min-content auto min-content min-content;margin-bottom:5px}div.post_infomessage svg{width:20px;height:20px;align-self:center;margin:5px;box-sizing:border-box;padding:0;fill:var(--discussion-infomessage-svg)}div.post_infomessage span{font-weight:700;display:inline-block;align-self:center;color:var(--discussion-infomessage-color)}div.post_infomessage button{line-height:0;border-radius:3px}div.post_infomessage button:hover{background-color:var(--discussion-button-hover)}div.post_info{margin-bottom:5px;display:flex;flex-direction:row;justify-content:space-between;color:var(--foreground);gap:3px}div.post_info>div{align-self:center;flex-shrink:0}div.post_info>div:first-child{display:flex;gap:3px;overflow:hidden;flex-shrink:1}div.post_info>div:first-child>div:first-child a{color:var(--foreground);font-weight:600}div.post_info>div:first-child>*{align-self:center;color:inherit!important;display:flex;gap:5px}div.post_info>div:last-child time,div.post_info>div:last-child span{color:var(--foreground-less)}div.post_info a.discussion_link{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div.post_info svg{width:16px;height:16px;fill:var(--foreground-less);align-self:center}div.post_message{font-family:inherit;word-wrap:break-word}div.post_message pre,.editor-preview pre{overflow:auto}div.post_message p,.editor-preview p{margin:10px 0}div.post_message code,.editor-preview code{background-color:var(--discussion-code-background);padding:2px;border-radius:3px;max-width:calc(100vw - 10px)}div.post_message h1,div.post_message h2,div.post_message h3,div.post_message h4,div.post_message h5{scroll-margin-top:150px}div.post_message h1,.editor-preview h1{font-size:26px;margin:10px 0}div.post_message h2,.editor-preview h2{font-size:24px;margin:10px 0}div.post_message h3,.editor-preview h3{font-size:22px;margin:10px 0}div.post_message h4,.editor-preview h4{font-size:20px;margin:10px 0}div.post_message h5,.editor-preview h5{font-size:19px;margin:10px 0}div.post_message h6,.editor-preview h6{font-size:18px;margin:10px 0}div.post_message hr,.editor-preview hr{border:0;border-bottom:1px solid var(--foreground-less)}div.post_message blockquote.alert{margin:25px 0;padding:5px 15px;border-radius:10px;box-sizing:border-box;width:calc(100% - 2px)}div.post_message blockquote.alert strong{display:block;font-weight:700;margin:10px 0;font-family:var(--heading-font);font-size:18px}div.post_message blockquote.alert.note{background-color:#364049}div.post_message blockquote.alert.tip{background-color:#364939}div.post_message blockquote.alert.important{background-color:#403649}div.post_message blockquote.alert.caution{background-color:#493636}div.post_message blockquote.alert.warning{background-color:#494336}div.post_message a{text-decoration:underline}div.post_likes{text-align:right;line-height:40px;display:flex;justify-content:flex-end;gap:5px}div.post_controls{height:30px;display:flex;justify-content:flex-end}div.post_controls button{padding:7px;display:inline-block;cursor:default;font-size:16px;color:var(--discussion-button-color);margin-left:5px;line-height:16px;border-radius:3px}div.post_controls button:first-child{margin-left:0}div.post_controls button.liked svg{fill:var(--discussion-button-liked-fill)}div.post_controls button:hover{background-color:var(--discussion-button-hover)}div.post_controls svg{height:16px;width:16px;fill:var(--discussion-button-fill);transition:fill .4s ease}div.post_controls span{vertical-align:top;margin-left:8px}.discussions{width:100%;border-collapse:collapse}table.discussions.invalid{opacity:.5}th{text-align:left;border-bottom:2px solid var(--discussion-list-border);font-weight:400;color:var(--foreground);padding:5px;line-height:30px;font-family:var(--heading-font);font-size:18px;font-weight:600}th.num{text-align:center}code{font-family:Source Code Pro,monospace}kbd{box-shadow:1px 1px 0 var(--discussion-kbd-shadow);padding:4px;background-color:var(--discussion-kbd-background);border-radius:5px;margin:0 5px;font-family:Source Code Pro,monospace;font-size:14px;color:var(--foreground)}.hljs{display:block;overflow-x:auto;background-color:var(--discussion-code-background);padding:2px;border-radius:3px}.hljs,.hljs-subst{color:#444}.hljs-comment{color:#888}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta-keyword,.hljs-doctag,.hljs-name{font-weight:700}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#800}.hljs-title,.hljs-section{color:#800;font-weight:700}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-selector-pseudo{color:#bc6060}.hljs-literal{color:#78a960}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta-string{color:#4d99bf}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.post_text{width:100%;font-size:16px;font-family:inherit;padding:10px;box-sizing:border-box;resize:none;height:50px;outline:0;transition:height .25s;border:1px solid var(--discussion-list-border)}.post_text:focus{border-color:var(--accent)}div.post_reply_init{width:100%;margin:10px 0;padding:10px 10px 20px;color:#777;border:1px solid var(--discussion-list-border);user-select:none;cursor:text;box-sizing:border-box;border-radius:3px}div.post_reply_init:focus{border-color:var(--accent)}div.discussion_controls{padding:10px 0;background-color:var(--background)}div.discussion_controls.active{position:sticky;bottom:0;max-height:60vh;border-top:1px solid var(--discussion-list-border)}div.post_edit_reply_info{display:flex;gap:5px;padding-bottom:10px}div.post_edit_reply_info .avatar{cursor:pointer!important}div.post_edit_reply_info svg{width:20px;height:20px;fill:var(--discussion-button-color);align-self:center}div.post_edit_reply_info a{display:flex;gap:5px;color:var(--foreground)}div.post_edit_reply_info span.user{display:flex;align-self:center;gap:5px}div.post_edit_reply_info span.user>*{align-self:center}div.post_edit_reply_info span.message{align-self:center;color:var(--foreground-less);cursor:pointer;overflow:hidden;white-space:nowrap}div.post_edit_controls{display:flex;justify-content:space-between}div.post_edit_controls div{display:flex;gap:10px}div.post_edit_controls span{flex-grow:1;color:var(--discussion-edit-message-color);align-self:center}span.post_deleted_message{width:100%;text-align:center;color:var(--foreground-less)}.CodeMirror{color:var(--foreground)!important;border-color:var(--discussion-editor-background-light)!important;background-color:var(--discussion-editor-background)!important;border:0!important}.CodeMirror:focus-within{outline:1px solid var(--foreground)}.cm-s-easymde .CodeMirror-cursor{border-color:var(--foreground)!important}.editor-toolbar>*{color:var(--foreground)}.editor-toolbar>.active,.editor-toolbar>button:hover,.editor-preview pre,.cm-s-easymde .cm-comment{background-color:var(--discussion-editor-background-light)!important}.editor-preview{background-color:var(--background)!important}.CodeMirror-selected{background:var(--discussion-editor-selection)}.EasyMDEContainer .CodeMirror-focused .CodeMirror-selected{background:var(--discussion-editor-selection-active)}.EasyMDEContainer .CodeMirror{border-radius:3px}.post_image_container{display:block}.post_image_container img,.post_image_container video{width:auto;height:auto;max-height:30vh;max-width:80%;border-radius:5px;cursor:pointer}@keyframes background_darken{0%{background-color:#0000}to{background-color:#000c}}.post_image_expanded{position:fixed;inset:50px 0 0;background-color:#000c;animation:background_darken .2s ease;justify-content:center;display:flex}.post_image_expanded img{align-self:center;max-width:90%;max-height:90%;width:auto;height:auto}:root{--controls-bg: #e8e8e8;--tab-bg: #f0f0f0;--tab-color: #333333;--tab-hover-bg: #e0e0e0;--tab-active-bg: #d0d0d0;--tab-active-color: #111111;--error-color: #d32f2f;--skeleton-bg: #e0e0e0}.dark-theme{--controls-bg: #171717;--tab-bg: #222222;--tab-color: #cccccc;--tab-hover-bg: #333333;--tab-active-bg: #383838;--tab-active-color: #eeeeee;--error-color: #ff5252;--skeleton-bg: #303030}._creationsPage_a2xqu_45{max-width:2500px;width:100%}._controls_a2xqu_55{display:flex;justify-content:space-between;align-items:center;position:sticky;top:50px;padding:0 20px;background-color:var(--controls-bg);z-index:1}._controls_a2xqu_55 ::-webkit-scrollbar{height:3px}._tabs_a2xqu_85{display:flex;gap:5px}._tab_a2xqu_85{padding:10px 15px;background-color:var(--tab-bg);border:none;border-radius:10px;cursor:pointer;transition:background-color .3s;color:var(--tab-color);gap:10px;display:flex;align-items:center;box-sizing:border-box}._tab_a2xqu_85 svg{width:20px;height:20px;fill:var(--tab-color)}._tab_a2xqu_85:hover{background-color:var(--tab-hover-bg)}._tab_a2xqu_85._active_a2xqu_143{background-color:var(--tab-active-bg);color:var(--tab-active-color)}._tab_a2xqu_85._active_a2xqu_143 svg{fill:var(--tab-active-color)}._creations_a2xqu_45{gap:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:10px}._error_a2xqu_175{text-align:center;color:var(--error-color);font-size:18px;margin-top:20px}._skeleton_a2xqu_191{animation:_pulse_a2xqu_1 1.5s infinite}._skeletonImage_a2xqu_199{width:100%;padding-bottom:56.25%;background-color:var(--skeleton-bg);border-radius:5px}._skeletonTitle_a2xqu_213{height:24px;margin-top:10px;background-color:var(--skeleton-bg);border-radius:3px}._skeletonUser_a2xqu_227{height:18px;margin-top:5px;background-color:var(--skeleton-bg);border-radius:3px;width:60%}@keyframes _pulse_a2xqu_1{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width: 640px){._controls_a2xqu_55{flex-direction:column;align-items:stretch;padding-top:10px}._tabs_a2xqu_85{overflow-x:auto}._searchForm_a2xqu_289{width:100%}._searchInput_a2xqu_297{flex-grow:1}}._empty_a2xqu_307{text-align:center;font-size:28px;margin-top:5%;color:var(--foreground-slightly-less)}:root{--modal-bg: #ffffff;--foreground: #ffffff;--border-color: var(--foreground-less);--button-primary: #222;--button-secondary: #cacaca;--button-secondary-hover: #eee}.dark-theme{--modal-bg: #1a1a1a;--foreground: #333333;--border-color: #444444;--button-primary: #eee;--button-secondary: #333;--button-secondary-hover: #444}._creationDetailsOverlay_1e56z_37{background-color:#00000080;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;animation:_fadeIn_1e56z_1 .3s ease;z-index:1}._creationDetailsModal_1e56z_65{background:var(--modal-bg);border-radius:12px;box-shadow:0 4px 20px #00000026;width:90%;max-width:1000px;max-height:75vh;overflow:auto;animation:_open_1e56z_377 .3s ease;outline:none;overscroll-behavior:contain}._creationDetails_1e56z_37{padding:24px;color:var(--foreground);display:flex;flex-direction:column;gap:16px}._header_1e56z_107{display:flex;justify-content:space-between;align-items:center}._header_1e56z_107 h1{font-size:24px;margin:0}._content_1e56z_129{display:flex;gap:24px}._imageContainer_1e56z_139{flex:1;max-width:400px;aspect-ratio:16/9}._creationImage_1e56z_151{width:100%;height:auto;border-radius:8px}._infoContainer_1e56z_163{flex:1;display:flex;flex-direction:column;gap:10px}._creationInfo_1e56z_177{display:flex;align-items:center;gap:20px}._creationInfo_1e56z_177>div:first-child{display:flex;align-items:center;gap:8px}._creationInfo_1e56z_177>div:first-child a{text-decoration:none;color:var(--foreground)!important}._creationInfo_1e56z_177>div:first-child a:hover{text-decoration:underline}._creationUser_1e56z_219{display:flex;align-items:center;text-decoration:none;color:var(--foreground)}._creationUser_1e56z_219>div{display:flex;align-items:center;gap:8px}._subscribeButton_1e56z_245{padding:6px 12px;border:none;border-radius:24px;cursor:pointer;transition:background-color .2s}._subscribeButton_1e56z_245:not(._subscribed_1e56z_261){background-color:var(--button-primary);color:var(--background)}._subscribeButton_1e56z_245._subscribed_1e56z_261{background-color:var(--button-secondary);color:var(--foreground)}._creationStats_1e56z_281{display:flex;gap:16px}._creationDate_1e56z_291,._creationViews_1e56z_291{display:block;color:var(--foreground-slightly-less)}._creationDescription_1e56z_301{line-height:1.6;white-space-collapse:preserve;overflow-wrap:break-word}._creationControls_1e56z_313{display:flex;gap:10px}._creationControls_1e56z_313 button{padding:8px 16px;border:none;cursor:pointer;border-radius:24px;display:flex;align-items:center;gap:5px;transition:background-color .2s;background-color:var(--button-secondary);color:var(--foreground)}._creationControls_1e56z_313 button:hover{background-color:var(--button-secondary-hover)}._creationControls_1e56z_313 button svg{width:16px;height:16px;fill:var(--foreground)}._likeButton_1e56z_369._liked_1e56z_369 svg{fill:red}._openInTools_1e56z_377{display:flex;gap:8px}._openInClipmakerButton_1e56z_387{flex:1;padding:12px 24px;background-color:var(--button-secondary);color:var(--foreground);border:none;border-radius:24px;cursor:pointer;transition:background-color .2s;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:10px}._openInClipmakerButton_1e56z_387:hover{background-color:var(--button-secondary-hover);color:var(--foreground)}._openInClipmakerButton_1e56z_387 svg{width:20px;height:20px;fill:var(--foreground)}._openInOtherToolButton_1e56z_441{padding:12px;background-color:var(--button-secondary);color:var(--foreground);border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}@keyframes _fadeIn_1e56z_1{0%{background-color:#0000}to{background-color:#00000080}}@keyframes _open_1e56z_377{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width: 768px){._content_1e56z_129{flex-direction:column}._imageContainer_1e56z_139{max-width:100%}._creationControls_1e56z_313{flex-wrap:wrap}}._relatedCreations_1e56z_521{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:20px}._skeleton_1e56z_535{display:flex;gap:16px}._skeletonImage_1e56z_545{width:300px;height:200px;background-color:var(--foreground-less);border-radius:8px}._skeletonInfo_1e56z_559{flex:1}._skeletonHeader_1e56z_567{width:70%;height:24px;background-color:var(--foreground-less);margin-bottom:16px;border-radius:4px}._skeletonText_1e56z_583{width:90%;height:16px;background-color:var(--foreground-less);margin-bottom:8px;border-radius:4px}._skeletonControls_1e56z_599{display:flex;gap:8px;margin-top:16px}._skeletonButton_1e56z_611{width:100px;height:36px;background-color:var(--foreground-less);border-radius:4px}._skeletonDescription_1e56z_625{width:100%;height:130px;background-color:var(--foreground-less);margin-top:16px;border-radius:16px}._showMoreButton_1v53i_1{margin-top:10px;color:var(--foreground);cursor:pointer}._showMoreButton_1v53i_1:hover{text-decoration:underline}._expandingParagraph_1v53i_21{overflow:hidden;transition:max-height .3s ease;position:relative}._expandingParagraph_1v53i_21._collapsed_1v53i_35:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50px;background:linear-gradient(rgba(255,255,255,0),var(--modal-bg))}._page_s5kcv_1{margin:auto;width:94%;max-width:1200px;position:relative;padding-bottom:50px;min-height:calc(100vh - 725px)}._page_s5kcv_1 a{text-decoration:underline}._page_s5kcv_1>h1,._page_s5kcv_1>h2{text-align:center}._narrow_s5kcv_37{max-width:600px;margin:auto}._errorPage_1vpix_1{display:flex;flex-direction:column;justify-content:center;align-items:center}._errorPage_1vpix_1 img{width:100%;max-width:400px;margin:0 auto;border-radius:10px}._errorText_1vpix_31{font-size:1rem;text-align:center}._contactPage_14dqh_1 p,._contactPage_14dqh_1 ul{font-size:20px;font-family:var(--heading-font);line-height:24px}._contactPage_14dqh_1 h2{font-size:24px}._contactPage_14dqh_1 p{color:var(--foreground-slightly-less)}._contactPage_14dqh_1 a{color:var(--foreground);text-decoration:underline}._historyPage_y5n1d_1{position:relative;overflow-x:hidden;width:100%}._slide_y5n1d_13{position:relative;width:100%;height:100vh;transition:opacity 1s ease-in-out}._slide_y5n1d_13._active_y5n1d_29{opacity:1}._background_y5n1d_37{position:absolute;top:0;left:0;width:100%;height:100%}._background_y5n1d_37 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(15px) brightness(.7)}._backgroundOverlay_y5n1d_75{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:.1}._content_y5n1d_95{position:relative;width:100%;height:100%;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}._date_y5n1d_117{font-size:2.2rem;margin-bottom:1rem;opacity:0;transform:translateY(-20px);transition:opacity 1s,transform 1s;color:#111;font-family:var(--heading-font);font-weight:700;text-shadow:0 0 5px #00000088}._slide_y5n1d_13._active_y5n1d_29 ._date_y5n1d_117{opacity:1;transform:translateY(0)}._imageWrapper_y5n1d_151{width:80%;max-width:1200px;overflow:hidden;border-radius:20px;opacity:0;transform:scale(.95);transition:opacity 1s,transform 1s;max-height:calc(90vh - 50px);box-shadow:0 0 30px #000}._slide_y5n1d_13._active_y5n1d_29 ._imageWrapper_y5n1d_151{opacity:1;transform:scale(1)}._imageWrapper_y5n1d_151 img{width:100%;height:auto}._caption_y5n1d_197{font-size:1.5rem;margin-top:1rem;opacity:0;transform:translateY(20px);transition:opacity 1s,transform 1s}._slide_y5n1d_13._active_y5n1d_29 ._caption_y5n1d_197{opacity:1;transform:translateY(0)}:root{--gen4-accent: #0457ec}.dark-theme{--gen4-accent: #3d7df5}._promo_qlexg_17 h1{font-size:3.5rem;font-family:var(--heading-font);text-align:center;width:100%;margin-top:0}._promo_qlexg_17 h2._toolName_qlexg_33{margin-bottom:0;font-size:2.5rem;text-align:center;width:100%;color:var(--foreground-slightly-less);display:flex;align-items:center;justify-content:center;gap:15px}._toolName_qlexg_33 svg{width:60px;height:60px}._promo_qlexg_17 h2{font-size:2rem;font-family:var(--heading-font)}div._container_qlexg_77{background-color:var(--background);color:var(--foreground)}div._title_qlexg_89{position:fixed;top:50px;width:100%;background-color:#191919}div._title_qlexg_89>div{margin:auto;max-width:1500px;display:flex;align-content:space-between;padding:0 20px}div._heading_qlexg_125{max-width:1500px;margin:20px auto;padding:0 20px}div._promo_qlexg_17{margin:0 auto;max-width:2000px;width:100%}div._promo_qlexg_17 p{font-size:1.2rem}div._promo_qlexg_17 a{color:var(--gen4-accent);text-decoration:underline}div._promo_qlexg_17 b{color:var(--gen4-accent)}div._promo_qlexg_17 div._block_qlexg_185{display:flex;gap:15px;width:100%;margin:20px auto;flex-wrap:wrap;width:80%}div._promo_qlexg_17 div._innerBlock_qlexg_209{margin:0 20px}div._promo_qlexg_17 div._block_qlexg_185>img{flex-basis:60%;flex-grow:1;min-width:300px;object-fit:scale-down;border-radius:10px;background-color:#111}div._promo_qlexg_17 div._block_qlexg_185>div{min-width:300px;flex-basis:35%;flex-grow:.5}div._promo_qlexg_17 div._block_qlexg_185._reverse_qlexg_253{flex-direction:row-reverse}div._promo_qlexg_17 div._block_qlexg_185._grid_qlexg_263{justify-content:center}div._promo_qlexg_17 div._block_qlexg_185._grid_qlexg_263 img{flex-basis:40%;flex-grow:1}a._tryit_qlexg_285{border-radius:3px;padding:10px;text-decoration:none;display:block;text-align:center;height:24px;align-self:center;line-height:24px;flex-grow:.3}ul._actions_qlexg_311{list-style:none;font-size:1.3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}ul._actions_qlexg_311 li{padding:5px}ul._actions_qlexg_311 a{color:var(--gen4-accent)}._accordion_kfrc8_1{list-style-type:none;padding:0}._accordion_kfrc8_1 ._item_kfrc8_13{display:flex;align-items:center;justify-content:space-between;cursor:pointer}._accordion_kfrc8_1 ._item_kfrc8_13{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin:10px 0;padding-right:10px;color:var(--foreground-slightly-less)}._accordion_kfrc8_1 ._item_kfrc8_13:hover{color:var(--foreground)}._accordion_kfrc8_1 ._item_kfrc8_13:hover svg{fill:var(--foreground)}._accordion_kfrc8_1 ._item_kfrc8_13 svg{width:18px;height:18px;fill:var(--foreground-less);transition:transform .4s ease}._accordion_kfrc8_1 ._open_kfrc8_87 ._item_kfrc8_13 svg{transform:rotate(180deg)}._accordion_kfrc8_1 ._content_kfrc8_97{max-height:0;transition:max-height .4s ease;overflow:hidden}._accordion_kfrc8_1 ._open_kfrc8_87 ._content_kfrc8_97{max-height:500px}._accordion_kfrc8_1 h4{font-size:24px;font-weight:600;margin:0}._accordion_kfrc8_1 p{font-family:var(--heading-font);font-size:20px;line-height:24px}ul._benefits_jn71v_1{list-style:none;padding:0;flex-grow:1}ul._benefits_jn71v_1 svg{width:20px;height:20px;fill:#6d73b4;flex-shrink:0}ul._benefits_jn71v_1 p{margin:0}ul._benefits_jn71v_1 li{display:flex;align-items:center;justify-content:start;gap:10px}._benefitItem_jn71v_57{display:flex;align-items:center;position:relative;padding:8px;cursor:default}._benefitItem_jn71v_57._hasPopup_jn71v_73{text-decoration:dotted underline}._content_jn71v_81{margin-left:8px}._fontBold_jn71v_89{font-weight:700}._popup_jn71v_97{background-color:var(--background);color:var(--foreground);padding:20px;box-shadow:0 0 10px #000;border-radius:10px;max-width:200px;pointer-events:none;margin:0}._popup_jn71v_97 p{margin:0}._popper_jn71v_127{z-index:10;animation:_fadeSlideUp_jn71v_1 .2s ease;animation-composition:accumulate;animation-fill-mode:forwards;opacity:0}@keyframes _fadeSlideUp_jn71v_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--plan-background: #eeeeee66;--plan-background-pulse: #cccccc66;--plan-border: #ccc;--plan-name-color: #222;--plan-pricing-color: #3b3b3b}.dark-theme{--plan-background: #00000066;--plan-background-pulse: #15151566;--plan-border: #eee;--plan-name-color: #eee;--plan-pricing-color: #bbb}@media (max-width: 1200px) and (min-width: 800px){div._plans_zw8p9_41._nonfree_zw8p9_41 ._plan_zw8p9_41{flex-basis:30%}}@media (max-width: 800px){div._plans_zw8p9_41 ._plan_zw8p9_41{grid-template-columns:100%!important}div._plans_zw8p9_41._nonfree_zw8p9_41 ._plan_zw8p9_41{flex-basis:80%}}._plan_zw8p9_41{min-width:200px;padding:17px;flex-basis:20%;background-color:var(--plan-background);box-sizing:border-box;border-radius:10px;display:flex;flex-direction:column;flex-grow:.5;border:3px solid transparent}._plan_zw8p9_41._skeleton_zw8p9_107{animation:_skeleton-pulse_zw8p9_1 1.5s infinite}@keyframes _skeleton-pulse_zw8p9_1{0%{background-color:var(--plan-background-pulse)}50%{background-color:var(--plan-background)}to{background-color:var(--plan-background-pulse)}}._plan_zw8p9_41._skeleton_zw8p9_107>*{visibility:hidden}._plan_zw8p9_41._nonfree_zw8p9_41{flex-basis:30%}._plan_zw8p9_41._selected_zw8p9_167{border-color:var(--plan-border)}._selectedIcon_zw8p9_177 svg{fill:var(--foreground-more);width:30px;height:30px}._plan_zw8p9_41 ._button_zw8p9_191{border-radius:50px;line-height:35px;padding:0 30px;cursor:pointer}._plan_zw8p9_41 span._super_zw8p9_207{vertical-align:super;font-size:11px}._plan_zw8p9_41 ._textCenter_zw8p9_219{display:flex;justify-content:center}._planName_zw8p9_229{color:var(--plan-name-color);margin:0;font-size:30px;font-family:var(--heading-font);font-weight:600}._planPricing_zw8p9_247{margin:5px 0;font-size:26px;color:var(--plan-pricing-color);font-family:var(--heading-font)}._planPricing_zw8p9_247 span{font-size:16px}@media (max-width: 1200px) and (min-width: 800px){div._plans_1o5i4_5{grid-template-columns:auto auto auto!important}}@media (max-width: 800px){div._plans_1o5i4_5{grid-template-columns:auto!important}}._plans_1o5i4_5{display:grid;grid-template-columns:auto auto auto;justify-content:center;gap:10px;padding:20px 0}:root{--pricing-background: #a8aef4}.dark-theme{--pricing-background: #0f155a}._pricingPage_1kcvw_17 h1{font-size:3rem}._pricingPage_1kcvw_17 button{background:var(--pricing-background);color:var(--foreground);padding:10px 20px;border:none;border-radius:5px;cursor:pointer}._pricingPage_1kcvw_17 button:hover{filter:brightness(1.1)}._background_1kcvw_51{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(177deg,var(--pricing-background),transparent 30%);opacity:0;animation:_fadeIn_1kcvw_1 1s ease forwards;pointer-events:none}@keyframes _fadeIn_1kcvw_1{0%{opacity:0}to{opacity:1}}._tokenPage_1yyeh_1{max-width:400px;margin:0 auto;padding:20px;font-family:var(--heading-font)}._pageTitle_1yyeh_15{font-size:2.6rem;color:var(--foreground);text-align:center;margin-bottom:20px}._verifying_1yyeh_29{text-align:center;font-size:18px;color:var(--foreground-less)}._changePassword_1yyeh_41{background-color:var(--background);padding:20px;border-radius:5px}._inputWrapper_1yyeh_53{position:relative;margin-bottom:15px}._inputWrapper_1yyeh_53 label{display:block;margin-bottom:5px;color:var(--foreground);font-size:16px}._input_1yyeh_53{width:100%;padding:10px;border:2px solid var(--foreground-less);border-radius:5px;font-size:18px;font-family:inherit;transition:border .25s ease;outline:0;background-color:var(--background);color:var(--foreground);box-sizing:border-box}._input_1yyeh_53:focus{border-color:var(--foreground)}._actions_1yyeh_113{display:flex;justify-content:space-between;margin-top:20px;gap:20px;flex-direction:column}._button_1yyeh_129{padding:5px;border:0;border-radius:24px;font-size:18px;cursor:pointer;transition:background-color .25s ease;width:100%}._button_1yyeh_129:first-child{background-color:var(--foreground);color:var(--background)}._button_1yyeh_129:first-child:hover{text-decoration:underline}._button_1yyeh_129:last-child{background-color:var(--background);color:var(--foreground);border:2px solid var(--foreground)}._button_1yyeh_129:last-child:hover{background-color:var(--foreground-less)}._message_1yyeh_187{color:#c92a2a;margin-bottom:10px;display:block;font-size:14px}._success_1yyeh_201,._error_1yyeh_201{border-radius:5px;text-align:center}._success_1yyeh_201{background-color:var(--background);color:var(--foreground)}._error_1yyeh_201{background-color:var(--background);color:#c92a2a}._error_1yyeh_201 a{color:#c92a2a;text-decoration:underline}._successMessage_1yyeh_241 p{font-size:1.2rem;text-align:center}._alternativeAction_1yyeh_251{display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--foreground-slightly-less)}._alternativeAction_1yyeh_251 a{font-weight:700}._alternativeAction_1yyeh_251 a:hover{text-decoration:underline}#legacy_container{position:absolute!important;border:0!important;width:100%!important;height:100%!important;display:block!important}:root{--background: #fafafa;--background-less: #d7d7d7;--foreground-more: #111;--foreground: #222;--foreground-slightly-less: #333;--foreground-less: #555;--accent: #1862ab;--accent-link: #1c7cd6;--accent-light: #1c7cd6;--accent-extra-light: #4299f0;--button-color: rgb(233, 236, 239);--button-foreground: #e9ecef;--heading-font: "Catamaran", sans-serif;--body-font: "Open Sans", sans-serif;--loading-background1: #ccc;--loading-background2: #cacaca}.dark-theme{--background: #111;--background-less: #222;--foreground-more: #eee;--foreground: #ddd;--foreground-slightly-less: #ccc;--foreground-less: #888;--accent: #3973ac;--accent-link: #3973ac;--accent-light: #368ce2;--loading-background1: #282828;--loading-background2: #2b2b2b}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#ddd}::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#666}.dark-theme ::-webkit-scrollbar-track{background-color:#252525}.dark-theme ::-webkit-scrollbar-thumb{background-color:#333}.dark-theme ::-webkit-scrollbar-thumb:hover{background-color:#444}:focus{outline-color:var(--accent)}body{margin:0;position:absolute;inset:0;background-color:var(--background);color:var(--foreground);font-family:var(--body-font);outline-color:var(--accent)}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font)}a{color:var(--foreground);text-decoration:none;transition:color .3s ease}a:hover{color:var(--foreground-more)}a.button{color:var(--button-foreground)}button{padding:0;border:0;background:0 0;font:inherit}div.container{width:100%;min-height:150px;position:absolute;top:50px;background-color:var(--background);min-height:calc(100vh - 50px);display:flex;flex-direction:column;align-items:flex-start}.button{display:inline-block;padding:3px 20px;background-color:var(--foreground-slightly-less);color:var(--background)!important;text-decoration:none;transition:background-color .4s ease;line-height:30px;border-radius:30px;white-space:nowrap}.button:hover{background-color:var(--foreground)}.text_button{color:var(--foreground-slightly-less);text-decoration:none;transition:color .3s ease;display:inline-block;cursor:pointer}.text_button:hover{color:var(--foreground)}.loadingGradient{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:ease-out;background:var(--loading-background1);background:linear-gradient(to right,var(--loading-background1) 10%,var(--loading-background2) 40%,var(--loading-background1) 70%);background-size:1000px 1px;position:relative}@keyframes placeholderShimmer{0%{background-position:0px 0}to{background-position:1000px 0}}._profileSettings_ar3v5_1{max-width:600px;width:100%;padding:0 2rem;margin:0 auto}._title_ar3v5_15{font-size:1.5rem;margin-bottom:1.5rem}._avatarSection_ar3v5_25{display:flex;gap:1rem;align-items:center;margin-bottom:2rem}._fileInput_ar3v5_39{display:none}._inputGroup_ar3v5_47{margin-bottom:1rem}._label_ar3v5_55{display:block;margin-bottom:.5rem;font-weight:700}._textarea_ar3v5_67{resize:vertical}._error_ar3v5_75{color:#d32f2f;margin-bottom:1rem}._success_ar3v5_85{color:#388e3c;margin-bottom:1rem}._loading_ar3v5_95{text-align:center;font-size:1.2rem;margin-top:2rem}:root{--input-background: #f5f5f5;--input-border: #cccccc;--input-border-focus: #999999;--button-background: #e0e0e0;--button-background-hover: #d0d0d0;--tab-background: #f0f0f0;--tab-background-hover: #e5e5e5;--tab-background-active: #d8d8d8;--border-color: #e0e0e0}.dark-theme{--input-background: #222222;--input-border: #333333;--input-border-focus: #aaaaaa;--button-background: #333333;--button-background-hover: #222222;--tab-background: #191919;--tab-background-hover: #222222;--tab-background-active: #282828;--border-color: #333333}._settingsPage_1dioy_49{max-width:1200px;margin:0 auto;padding:2rem;width:100%}._settingsPage_1dioy_49 button,._settingsPage_1dioy_49 ._button_1dioy_63{border-radius:24px;background-color:var(--button-background);color:var(--foreground);padding:10px 20px;cursor:pointer}._settingsPage_1dioy_49 button:hover,._settingsPage_1dioy_49 ._button_1dioy_63:hover{background-color:var(--button-background-hover)}._settingsPage_1dioy_49 input{padding:10px;margin-bottom:10px;border:2px solid var(--input-border);font-size:18px;font-family:inherit;transition:border .25s ease;outline:0;width:100%;border-radius:5px;background-color:var(--input-background);color:var(--foreground);box-sizing:border-box}._settingsPage_1dioy_49 input:focus{border-color:var(--input-border-focus)}._settingsPage_1dioy_49 textarea{padding:10px;margin-bottom:10px;border:2px solid var(--input-border);font-size:18px;font-family:inherit;transition:border .25s ease;outline:0;width:100%;border-radius:5px;background-color:var(--input-background);color:var(--foreground);box-sizing:border-box}._settingsPage_1dioy_49 textarea:focus{border-color:var(--input-border-focus)}._settingsPage_1dioy_49 h1,._settingsPage_1dioy_49 h2{text-align:center}._pageTitle_1dioy_171{font-size:2rem;margin-bottom:2rem}._settingsContainer_1dioy_181{display:flex;flex-direction:row;gap:40px}._tabList_1dioy_193{display:flex;flex-direction:column;width:250px;gap:.5rem}._tab_1dioy_193{padding:.8rem;cursor:pointer;text-decoration:none;color:var(--foreground);font-size:1rem;transition:background-color .3s ease;border-radius:10px;background-color:var(--tab-background);display:flex;align-items:center;gap:15px}._tab_1dioy_193:hover{color:var(--foreground);background-color:var(--tab-background-hover)}._tab_1dioy_193 svg{width:24px;height:24px;fill:var(--foreground)}._activeTab_1dioy_257{background-color:var(--tab-background-active);font-weight:700}._tabContent_1dioy_267{flex-grow:1}@media (max-width: 768px){._settingsContainer_1dioy_181{flex-direction:column}._tabList_1dioy_193{flex-direction:row;width:100%;overflow-x:auto;border-right:none;border-bottom:1px solid var(--border-color);margin-right:0;margin-bottom:2rem}._tab_1dioy_193{white-space:nowrap}}:root{--color-bg: #f8f9fa;--color-text: #212529;--color-border: #dee2e6;--color-error-bg: #f8d7da;--color-error-text: #721c24;--color-error-border: #f5c6cb;--color-close-hover: rgba(0, 0, 0, .1)}.dark-theme{--color-bg: #1c1c1e;--color-text: #e5e5e5;--color-border: #3a3a3c;--color-error-bg: #3b0d0d;--color-error-text: #f8d7da;--color-error-border: #732626;--color-close-hover: rgba(255, 255, 255, .2)}._errorBanner_mfmo6_41{background-color:var(--color-error-bg);color:var(--color-error-text);padding:12px 16px;display:flex;align-items:center;width:100%;border-radius:10px;box-shadow:0 2px 5px #0000001a;margin-bottom:1rem;box-sizing:border-box}._errorContent_mfmo6_67{display:flex;justify-content:space-between;align-items:center;width:100%}._errorMessage_mfmo6_81{flex-grow:1;font-size:1rem;font-weight:500}button._closeButton_mfmo6_93{background-color:transparent;border:none;color:inherit;font-size:1rem;cursor:pointer;padding:4px 8px;margin-left:12px;border-radius:50%;transition:color .2s ease-in-out}button._closeButton_mfmo6_93:hover{color:var(--color-close-hover);background-color:transparent}:root{--confirmation-background: #f9f9f9;--confirmation-border: #ddd}.dark-theme{--confirmation-background: #1e1e1e;--confirmation-border: #333}._titleBar_xu3kg_21{display:flex;align-items:center;margin-bottom:20px}._backButton_xu3kg_33{margin-right:15px;padding:8px 15px;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:5px}._backButton_xu3kg_33 svg{width:24px;height:24px;fill:var(--foreground)}._title_xu3kg_21{font-size:22px;margin:0}._subtitle_xu3kg_77{font-size:18px;margin-top:20px}._actions_xu3kg_87{margin-top:30px;display:flex;gap:10px;justify-content:flex-end}._danger_xu3kg_101{background-color:#c92a2a;color:#fff}._content_xu3kg_111{margin:20px 0}._morePlanInfo_xu3kg_119{margin-top:20px;font-size:1rem;font-weight:700;color:var(--foreground-slightly-less);text-align:center;text-decoration:underline}._morePlanInfo_xu3kg_119 a:hover{color:var(--foreground)}._iconButton_xu3kg_145{display:flex;align-items:center;gap:5px}._nextButton_xu3kg_157 svg{transform:rotate(180deg)}._iconButton_xu3kg_145 svg{width:24px;height:24px;fill:var(--foreground)}._confirmationTable_xu3kg_177{margin:20px;padding:15px;background-color:var(--confirmation-background);border-radius:10px}._confirmationTable_xu3kg_177 table{width:100%;border-collapse:collapse}._confirmationTable_xu3kg_177 td{padding:10px 15px;font-size:1rem;color:var(--foreground)}._confirmationTable_xu3kg_177 tr{border-bottom:1px solid var(--confirmation-border)}._confirmationTable_xu3kg_177 tr:last-child{border-bottom:none}._confirmationTable_xu3kg_177 td:first-child{font-weight:700;color:var(--foreground-slightly-less)}._confirmationTable_xu3kg_177 td:last-child{text-align:right}._confirmationTable_xu3kg_177 td:first-child,._confirmationTable_xu3kg_177 td:last-child{vertical-align:middle}:root{--input-background: #f5f5f5;--input-border: #cccccc;--input-border-focus: #999999;--button-background: #e0e0e0;--button-background-hover: #d0d0d0;--tab-background: #f0f0f0;--tab-background-hover: #e5e5e5;--tab-background-active: #d8d8d8;--border-color: #e0e0e0;--text-color: #333333;--text-color-light: #666666;--heading-color: #111111;--background-color: #ffffff;--section-border: #e0e0e0;--section-background: #fafafa;--error-color: #ff4d4f;--bar-color: #333}.dark-theme{--input-background: #222222;--input-border: #333333;--input-border-focus: #aaaaaa;--button-background: #333333;--button-background-hover: #222222;--tab-background: #191919;--tab-background-hover: #222222;--tab-background-active: #282828;--border-color: #333333;--text-color: #f5f5f5;--text-color-light: #cccccc;--heading-color: #ffffff;--background-color: #121212;--section-border: #333333;--section-background: #1a1a1a;--error-color: #ff7875;--bar-color: #888}._usageSettings_l4e42_81{padding:0 2rem;color:var(--text-color);min-height:100vh}._title_l4e42_93{color:var(--heading-color);margin-bottom:2rem;font-size:2rem}._content_l4e42_105{display:flex;flex-direction:column;gap:2rem;width:100%}._splitSection_l4e42_119{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._section_l4e42_131{border:1px solid var(--section-border);padding:1.5rem;border-radius:10px;box-shadow:0 2px 4px #0000001a}._section_l4e42_131 h2{text-align:left;margin:0;margin-bottom:1rem;color:var(--heading-color);font-size:1.3rem;line-height:1.8rem;font-weight:600}._section_l4e42_131 p{margin-bottom:1rem;font-size:1.1rem}._section_l4e42_131 p._amount_l4e42_175{font-size:2rem;font-weight:700;margin:0}._section_l4e42_131 p._subtitle_l4e42_187{font-size:.9rem;font-weight:lighter;margin:0;margin-top:.1rem;color:var(--text-color-light)}._recentPurchases_l4e42_203{padding:0}._recentPurchases_l4e42_203 h2{margin:0}._sectionHeader_l4e42_219{padding:1.5rem}._table_l4e42_227{width:100%;border-collapse:collapse}._table_l4e42_227 th,._table_l4e42_227 td{text-align:left}._table_l4e42_227 th{padding:.5rem 1.5rem;border-top:1px solid var(--border-color);border-bottom:none;font-weight:600;font-size:.9rem;line-height:1.5rem;text-transform:uppercase;color:var(--text-color-light);background-color:var(--tab-background)}._table_l4e42_227 td{padding:.75rem 1.5rem;border-bottom:1px solid var(--border-color)}td._amount_l4e42_175{font-weight:600}._table_l4e42_227 tr:last-child td{border-bottom:none}._pricingSection_l4e42_295{margin-top:3rem}._pricingSection_l4e42_295 h2{margin-bottom:2rem;color:var(--heading-color);font-size:1.75rem}._pricingOptions_l4e42_315{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}._pricingCard_l4e42_329{background-color:var(--section-background);padding:1rem;border-radius:19px;flex:1;box-shadow:0 2px 6px #0000001a}._pricingCard_l4e42_329 h3{margin:0;color:var(--heading-color);font-size:1.25rem}._pricingCard_l4e42_329 p{margin:0;margin-bottom:1rem;font-size:1rem;color:var(--text-color-light)}._purchaseButton_l4e42_371{background-color:var(--button-background);color:var(--text-color);border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease;font-size:1rem}._purchaseButton_l4e42_371:hover{background-color:var(--button-background-hover)}@media (max-width: 768px){._pricingOptions_l4e42_315{flex-direction:column;align-items:center}._pricingCard_l4e42_329{width:100%;max-width:300px}._splitSection_l4e42_119{grid-template-columns:1fr}}._usageTypes_l4e42_433{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._usageType_l4e42_433{width:100%}._usageTypeHeader_l4e42_455{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.95rem}._usageTypeName_l4e42_469{color:var(--text-color);font-weight:500}._usageTypeCredits_l4e42_479{color:var(--text-color-light)}._usageTypeBarContainer_l4e42_487{width:100%;height:10px;background-color:var(--input-background);border-radius:4px;overflow:hidden}._usageTypeBar_l4e42_487{height:100%;background-color:var(--bar-color);border-radius:4px;transition:width .3s ease}:root{--background: #ffffff;--foreground: #000000;--button-bg: #0070f3;--button-hover-bg: #0051a2;--delete-bg: #f44336;--delete-hover-bg: #d32f2f;--modal-bg: #ffffff;--modal-overlay-bg: rgba(0, 0, 0, .5)}.dark-theme{--background: #121212;--foreground: #ffffff;--button-bg: #2196f3;--button-hover-bg: #1e88e5;--delete-bg: #e53935;--delete-hover-bg: #c62828;--modal-bg: #1e1e1e}._connectionsSettings_11png_43{max-width:600px;margin:0 auto;padding:2rem;background-color:var(--background);color:var(--foreground);border-radius:8px}._title_11png_61{font-size:1.5rem;margin-bottom:1.5rem}._connectionList_11png_71{list-style-type:none;padding:0}._noConnections_11png_81{text-align:center;margin:2rem 0}._connectionItem_11png_91{display:flex;align-items:center;padding:1rem;gap:1rem}._connectionIcon_11png_105{width:42px;height:42px}._connectionName_11png_115{flex-grow:1}._visibilityToggle_11png_123{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.5rem}._visibilityToggle_11png_123 svg{width:24px;height:24px;fill:var(--foreground)}._deleteButton_11png_157{padding:.5rem 1rem;background-color:var(--delete-bg);color:#fff;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:background-color .3s ease}._deleteButton_11png_157 svg{width:24px;height:24px;fill:var(--foreground)}._deleteButton_11png_157:hover{background-color:var(--delete-hover-bg)}._addConnectionItem_11png_203{display:flex;align-items:center;justify-content:center;padding:2rem 0;cursor:pointer;transition:background-color .3s ease;gap:1rem}._addIcon_11png_223{width:24px;height:24px;fill:var(--foreground)}._modalContent_11png_235{background-color:var(--modal-bg);padding:2rem;border-radius:15px;text-align:center;width:400px;margin:auto;outline:0;display:flex;flex-direction:column;gap:10px}._modalContent_11png_235 h3{margin:0}._modalOverlay_11png_269{background-color:var(--modal-overlay-bg);position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}._connectionButton_11png_293{display:block;width:100%;padding:.5rem;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:start;gap:1rem;font-size:1.2rem;transition:background-color .3s ease;color:var(--foreground)}._connectionButton_11png_293 svg{width:42px;height:42px}._connectionButton_11png_293:hover{text-decoration:underline}._error_11png_343{color:#d32f2f;margin-bottom:1rem}._loading_11png_353{text-align:center;font-size:1.2rem;margin-top:2rem}._addConnection_11png_203{display:flex;justify-content:center;align-items:center;padding:2rem;cursor:pointer;transition:background-color .3s ease}._accountSettings_8somv_1{max-width:600px;padding:0 2rem}._title_8somv_11{font-size:1.5rem;margin-bottom:1.5rem}._infoGroup_8somv_21,._actionGroup_8somv_23{margin-bottom:1.5rem}._form_8somv_31{margin-bottom:2rem}._inputGroup_8somv_39{margin-bottom:1rem}._input_8somv_39{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}._button_8somv_63{background-color:#0070f3;color:#fff;border:none;padding:.5rem 1rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._dangerButton_8somv_85{background-color:#d32f2f}._dangerButton_8somv_85:hover:not(:disabled){background-color:#9a0007}._deleteConfirm_8somv_101{background-color:var(--background-less);border-radius:4px;padding:1rem;margin-top:1rem}._deleteConfirm_8somv_101 p{margin-bottom:1rem}._error_8somv_123{color:#d32f2f;margin-bottom:1rem}._success_8somv_133{color:#388e3c;margin-bottom:1rem}._loading_8somv_143{text-align:center;font-size:1.2rem;margin-top:2rem}._spinner_8somv_155{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:_spin_8somv_155 1s ease-in-out infinite}@keyframes _spin_8somv_155{to{transform:rotate(360deg)}}._oauthPage_k12ig_1{display:flex;justify-content:center;align-items:center;min-height:50vh;width:100%}._loading_k12ig_17{display:flex;justify-content:center;align-items:center;height:50vh}#_oauth_ui_k12ig_1{background-color:var(--background);border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem;max-width:400px;width:100%;text-align:center}._title_k12ig_51{font-size:26px;color:var(--foreground-more);margin-bottom:1.5rem}._appInfo_k12ig_63{display:flex;align-items:center;justify-content:center;margin:20px 0}._appIcon_k12ig_77{width:100px;height:100px;margin-right:1rem;border-radius:5px}._appName_k12ig_91{font-weight:700;font-size:20px;color:var(--foreground)}._actions_k12ig_103{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}._button_k12ig_117{background-color:var(--foreground);color:var(--background);border:none;border-radius:24px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background-color .3s ease}._button_k12ig_117:hover{background-color:var(--foreground-slightly-less)}._textButton_k12ig_147{background-color:transparent;color:var(--foreground-less);border:none;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:color .3s ease}._textButton_k12ig_147:hover{color:var(--foreground)}@media (max-width: 480px){#_oauth_ui_k12ig_1{padding:1.5rem}._title_k12ig_51{font-size:22px}._appIcon_k12ig_77{width:80px;height:80px}._appName_k12ig_91{font-size:18px}}._loginContainer_16ell_1{max-width:400px!important;margin:0 auto auto;width:100%}._loginContainer_16ell_1 h2{font-size:2.6rem;text-align:center}._local_16ell_25{cursor:pointer;color:var(--foreground)}._local_16ell_25:hover{text-decoration:underline}._loginContainer_16ell_1 button[type=submit]{padding:5px;border:0;background-color:var(--foreground);color:var(--background);font-size:18px;cursor:pointer;border-radius:24px;transition:background-color .25s ease}._loginContainer_16ell_1 button[type=submit]:hover{text-decoration:underline}._label_16ell_73{color:var(--foreground);pointer-events:none;font-size:16px}._loginContainer_16ell_1 input{padding:10px;margin-bottom:10px;border:2px solid var(--foreground-less);font-size:18px;font-family:inherit;transition:border .25s ease;outline:0;width:100%;border-radius:5px;background-color:var(--background);color:var(--foreground);box-sizing:border-box}._loginContainer_16ell_1 input:focus{border-color:var(--foreground)}._actions_16ell_123{margin-top:12px;line-height:30px;display:flex;gap:20px;width:100%;flex-direction:column}._message_16ell_141{color:#c92a2a;margin-bottom:10px;display:block}._sso_16ell_153{margin-bottom:20px;text-align:center}._ssoGoogle_16ell_163{width:191px;height:46px;display:inline-block;cursor:pointer;background-color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border-radius:30px}._ssoGoogle_16ell_163 img{width:30px}._ssoSeparator_16ell_199{border-bottom:1px solid var(--foreground-less);width:100%;text-align:center;line-height:0;margin:40px 0}._ssoSeparator_16ell_199 span{color:var(--foreground-less);background-color:var(--background);padding:0 10px;font-size:14px;font-family:var(--heading-font);vertical-align:middle}._form_16ell_233{display:flex;flex-direction:column}._inputGroup_16ell_243{position:relative;margin-bottom:10px}._loginContainer_16ell_1 input+span._message_16ell_141{margin-top:5px;font-size:14px}._alternativeAction_16ell_263{display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--foreground-slightly-less)}._alternativeAction_16ell_263 a{font-weight:700}._successMessage_16ell_287 p{font-size:1.2rem;text-align:center}:root{--app-link-color: #111;--app-link-hover-color: #222;--card-background: #f0f0f0;--modal-background: #f5f5f5;--overlay-background: rgba(0, 0, 0, .5);--open-icon-color: #eee;--image-background: #cccccc;--modal-images-background: #ccc}.dark-theme{--app-link-color: #eee;--app-link-hover-color: #ffffff;--card-background: #2a2a2a;--modal-background: #181818;--overlay-background: rgba(0, 0, 0, .75);--open-icon-color: #eee;--image-background: #000;--modal-images-background: #222}._appsPage_gdpbk_45{padding:40px;max-width:1600px;margin:auto;color:var(--foreground)}._appsPage_gdpbk_45 h2{text-align:center}._gridItem_gdpbk_67{opacity:0}._appInfo_gdpbk_75 a,._gridItem_gdpbk_67 a{color:var(--app-link-color)}._appInfo_gdpbk_75 a:hover,._gridItem_gdpbk_67 a:hover{text-decoration:underline;color:var(--app-link-hover-color)}._largeAppCard_gdpbk_93{display:flex;flex-wrap:wrap;margin-bottom:40px;gap:30px;opacity:0}._appsPage_gdpbk_45 img{background-color:var(--image-background);aspect-ratio:16 / 9;border-radius:20px;object-fit:cover}._open_gdpbk_123{position:relative;overflow:hidden;border-radius:20px;display:flex;aspect-ratio:16 / 9}._open_gdpbk_123 svg{width:10%;height:10%;min-width:20px;min-height:20px;fill:var(--open-icon-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s;filter:drop-shadow(0 0 10px var(--background-color))}._open_gdpbk_123:hover svg{opacity:1}._open_gdpbk_123 img{transition:transform .5s}._open_gdpbk_123:hover img{transform:scale(1.05)}._largeAppCard_gdpbk_93>a{width:40%}._largeAppCard_gdpbk_93 img{width:100%;max-width:100%}._appInfo_gdpbk_75{flex:1 1;display:flex;flex-direction:column;gap:5px;align-items:start}._appInfo_gdpbk_75 h2,._appInfo_gdpbk_75 h3,._appInfo_gdpbk_75 p{margin:0}._appInfo_gdpbk_75 h2,._appInfo_gdpbk_75 h3,._appInfo_gdpbk_75 h4{margin-top:0;text-align:left}._appInfo_gdpbk_75 h2{font-size:2.5rem}._appInfo_gdpbk_75 h3{font-size:1.8rem}._appInfo_gdpbk_75 p{margin-bottom:10px}ul._links_gdpbk_281{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}ul._links_gdpbk_281 li{display:inline-flex;align-items:center;gap:8px}._links_gdpbk_281 a{display:inline-flex;align-items:center;margin-right:15px;text-decoration:none;color:var(--app-link-color)}._links_gdpbk_281 a:hover{text-decoration:underline;color:var(--app-link-hover-color)}._learnMore_gdpbk_337{display:inline-block;margin-top:10px;text-decoration:none;color:var(--app-link-color);border-radius:4px;cursor:pointer;border:none;font-weight:700}._mediumAppRow_gdpbk_359{display:flex;flex-wrap:wrap;margin:80px 0;gap:20px}._mediumAppCard_gdpbk_373{flex:1 1 calc(50% - 10px);display:flex;gap:20px;opacity:0}._mediumAppCard_gdpbk_373>a{width:50%}._mediumAppCard_gdpbk_373:nth-child(2n){margin-right:0}._mediumAppCard_gdpbk_373 img{width:100%}._grid_gdpbk_67{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}._gridItem_gdpbk_67 img{width:100%}._gridItem_gdpbk_67 h4{margin-bottom:0}._gridItem_gdpbk_67 p{margin:5px 0}._modal_gdpbk_447{outline:0;background:var(--modal-background);max-width:800px;width:90%;overflow-y:auto;max-height:80vh;border-radius:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:_fadeInUp_gdpbk_1 .3s ease forwards;animation-composition:accumulate;opacity:0}._modal_gdpbk_447 ._images_gdpbk_481{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;background-color:var(--modal-images-background)}._modal_gdpbk_447 ._content_gdpbk_499{padding:20px}._modal_gdpbk_447 h2{text-align:center;margin:0;font-size:1.5rem}._modalTitle_gdpbk_519{display:flex;justify-content:space-between;align-items:center;gap:10px}._modal_gdpbk_447 ._openButton_gdpbk_533{margin:20px 0;display:flex;align-items:center;gap:10px;padding:10px 20px;border-radius:25px;border:2px solid var(--foreground);justify-content:center;width:fit-content}._modal_gdpbk_447 ._openButton_gdpbk_533 svg{width:20px;height:20px;fill:var(--foreground)}._modal_gdpbk_447 ._openButton_gdpbk_533:hover{text-decoration:underline}@keyframes _fadeInUp_gdpbk_1{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}._modalImage_gdpbk_605{width:100%;border-radius:10px;max-height:40vh;height:auto;transition:opacity .3s ease-in-out;opacity:1}._overlay_gdpbk_623{background:var(--overlay-background);position:fixed;top:0;left:0;width:100%;height:100%}._closeButton_gdpbk_641{position:absolute;top:10px;right:15px;font-size:2em;background:none;border:none;cursor:pointer;color:var(--foreground)}._screenshots_gdpbk_663{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:10px}._screenshots_gdpbk_663 img{width:100%;border-radius:10px;max-width:150px}._appCardEnter_gdpbk_689{animation:_appCardEnter_gdpbk_689 .4s ease forwards}@keyframes _appCardEnter_gdpbk_689{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._fillSpace_gdpbk_721{flex:1}._cardScreenshots_gdpbk_729{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;width:100%}._cardScreenshots_gdpbk_729 img{border-radius:10px}@media (max-width: 1000px){._mediumAppRow_gdpbk_359{flex-direction:column}._largeAppCard_gdpbk_93 a._open_gdpbk_123{width:50%}}@media (max-width: 768px){._largeAppCard_gdpbk_93{flex-direction:column}._largeAppCard_gdpbk_93 a._open_gdpbk_123{width:100%}._largeAppCard_gdpbk_93 img,._appInfo_gdpbk_75{max-width:100%;margin-right:0}._mediumAppCard_gdpbk_373{flex:1 1 100%;margin-right:0;flex-direction:column}._mediumAppCard_gdpbk_373 a._open_gdpbk_123{width:100%}._cardScreenshots_gdpbk_729{display:none}}._icon_gdpbk_833{width:20px;height:20px;fill:var(--foreground-less)}._fade_gdpbk_845{opacity:0}._thumbnail_gdpbk_853{width:100px;height:60px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:border .1s}._thumbnail_gdpbk_853:hover,._active_gdpbk_879{border:2px solid var(--foreground)}:root{--heading-color: #111;--subheading-color: #222;--stat-heading-color: #222;--stat-text-color: #555;--link-color: #222;--link-hover-color: #333333;--icon-color: #444}.dark-theme{--heading-color: #eee;--subheading-color: #ccc;--stat-heading-color: #ddd;--stat-text-color: #a0a0a0;--link-color: #ccc;--link-hover-color: #fff;--icon-color: #ccc}._aboutPage_1suwy_41{padding:20px;text-align:center;margin:0 auto;box-sizing:border-box;width:100%}._heading_1suwy_57 h1{color:var(--heading-color);font-size:3.5rem;margin-bottom:10px}._subheading_1suwy_69{font-size:1.4rem;color:var(--subheading-color);margin-bottom:30px}._stats_1suwy_81{display:flex;flex-wrap:wrap;justify-content:center;margin:50px auto;max-width:1000px;gap:20px}._stat_1suwy_81{flex:1 1;min-width:100px;display:flex;gap:15px;flex-direction:column}._stat_1suwy_81 h2{font-size:1.5rem;margin:0;color:var(--stat-heading-color);font-family:var(--body-font)}._stat_1suwy_81 p{font-size:1.1rem;color:var(--stat-text-color);margin:0}._carouselImage_1suwy_145{width:300px;background-color:#000;height:auto}._links_1suwy_157{display:flex;flex-wrap:wrap;justify-content:center;flex-direction:column;gap:25px;max-width:600px;margin:50px auto;text-align:left}a._link_1suwy_157{text-decoration:none;font-size:1.1rem;transition:color .3s}._linkHeader_1suwy_191{display:flex;gap:5px;align-items:center}._link_1suwy_157 svg{width:30px;height:30px;fill:var(--icon-color);transition:transform .3s;transform:rotate(90deg)}._link_1suwy_157:hover svg{transform:translate(5px) rotate(90deg)}._link_1suwy_157 h3{font-size:25px;margin:0;color:var(--link-color)}._link_1suwy_157 p{color:var(--link-color);margin:5px 0}._link_1suwy_157:hover h3{text-decoration:underline}._link_1suwy_157:hover p{color:var(--link-hover-color)}@media (max-width: 768px){._heading_1suwy_57 h1{font-size:2rem}._stat_1suwy_81 h2{font-size:1.5rem}._carouselItem_1suwy_283 img{width:150px}._link_1suwy_157{font-size:1rem}}@media (max-width: 480px){._stats_1suwy_81{flex-direction:column;align-items:center}._stat_1suwy_81{margin:10px 0}._link_1suwy_157{font-size:.9rem}}
