.style-module__icon___67Qaq{background-color:red;border-radius:50%;width:10px;height:10px;display:inline-block}.style-module__iconDefault___Kql9u{width:100px;height:100px;border-radius:50%;background-color:gray}.style-module__userWrapper___T9pG0{display:flex;align-items:center;gap:10px}.style-module__userIcon___5OuiT{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.style-module__userNameAndIdWrapper___c9sYc{width:100%;overflow:hidden}.style-module__userName___a0mSX{line-clamp:1;-webkit-line-clamp:1;font-weight:700}.style-module__userId___ZMxG1{color:#7c889b}[data-theme=dark] .style-module__userId___ZMxG1{color:#a7a9b1}.style-module__userIdContainer___Xjk4H{display:flex;align-items:center;gap:8px}.style-module__copyButton___9NAdx{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;color:#666}.style-module__copyButton___9NAdx:hover{background-color:#0000000d;color:#333}.style-module__copyButton___9NAdx.style-module__copied___5zaid{color:#4caf50}.style-module__copyIcon___L9aSp,.style-module__checkIcon___wZfLt{display:block}@media (prefers-reduced-motion: reduce){.style-module__copyButton___9NAdx{transition:none}}.style-module__content___-RVUK{margin-top:8px;padding-left:58px}.style-module__selectWrapper___yyO8B{width:100%}.style-module__cardOption___hcFkm{display:flex;align-items:center;padding:8px;cursor:pointer;transition:background-color .2s ease}.style-module__cardOption___hcFkm:hover{background-color:#f5f5f5}[data-theme=dark] .style-module__cardOption___hcFkm:hover{background-color:#2d3748}.style-module__cardThumbnail___0fiPk{width:40px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-right:12px}.style-module__selectedCard___6IYJW{margin:4px}.style-module__selectedCardImage___YYYTo{width:45px;height:63px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.style-module__maxSelectWarning___-K8sP{color:#d32f2f;font-size:12px;margin-top:4px}.card-select__control{background-color:#d7e2f7!important;border:none!important;border-bottom:1px solid #c9cdd5!important;border-radius:2px!important;min-height:45px!important;padding:4px!important}.card-select__value-container{display:flex!important;flex-wrap:wrap!important;gap:4px!important}[data-theme=dark] .card-select__control{background-color:#212731!important;border-bottom:1px solid #61666f!important}.card-select__menu{background-color:#fff!important;border:1px solid #c9cdd5!important;border-radius:4px!important}[data-theme=dark] .card-select__menu{background-color:#1a202c!important;border:1px solid #61666f!important}.style-module__selectedCardsContainer___6FTXE{display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));grid-gap:12px;gap:12px;margin-bottom:12px;padding:8px;background-color:#f5f5f5;border-radius:4px}[data-theme=dark] .style-module__selectedCardsContainer___6FTXE{background-color:#212731}.style-module__selectedCardWrapper___n6bqD{position:relative;aspect-ratio:5/7}.style-module__selectedCardImage___YYYTo{-o-object-fit:cover;object-fit:cover;border-radius:8px;transition:opacity .2s ease}.style-module__selectedCardWrapper___n6bqD:hover .style-module__selectedCardImage___YYYTo{opacity:.8}.style-module__removeButton___QNMk6{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background-color:#f44;color:#fff;border:2px solid white;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s ease}[data-theme=dark] .style-module__removeButton___QNMk6{border-color:#1a202c}.style-module__selectedCardWrapper___n6bqD:hover .style-module__removeButton___QNMk6{opacity:1}.style-module__removeButton___QNMk6:hover{background-color:#f11}.card-select__placeholder{color:#666!important}[data-theme=dark] .card-select__placeholder{color:#a0aec0!important}.style-module__loadingOverlay___kMfZm{position:absolute;inset:0;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:10}.style-module__loadingSpinner___8d-dZ{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:style-module__spin___Yk1Q6 1s linear infinite}.style-module__selectedCardWrapper___n6bqD{opacity:0;animation:style-module__fadeIn___481N6 .3s ease forwards}@keyframes style-module__spin___Yk1Q6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes style-module__fadeIn___481N6{0%{opacity:0}to{opacity:1}}.style-module__formWrapper___JMb5F{margin-top:16px;display:flex;flex-direction:column;align-items:end;gap:10px}.style-module__titleInput___eY0s9{width:100%;resize:vertical;background-color:var(--color-common-background-secondary);border:none;border-bottom:1px solid var(--color-common-border-primary);color:var(--color-common-text-primary);padding:8px}.style-module__buttonWrapper___a25hP{display:flex;justify-content:flex-end;gap:10px}.style-module__submitButton___TBtEK{font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:var(--color-function-accent-primary);border:none;border-radius:2px;padding:0 12px;color:var(--font-white-color);&:disabled{color:#8c8d93;cursor:not-allowed}}.style-module__cancelButton___6OLq2{font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:inherit;border:1px solid var(--color-common-border-primary);border-radius:2px;padding:0 12px;color:var(--color-common-text-primary)}.style-module__commentForm___zJUL9{margin-top:16px;display:flex;flex-direction:column;align-items:end;gap:10px}.style-module__commentFormInput___b44d3{width:100%;resize:vertical;background-color:var(--color-common-background-secondary);border:none;border-bottom:1px solid var(--color-common-border-primary);color:var(--color-common-text-primary);padding:8px}.style-module__buttonWrapper___dEtJL{display:flex;justify-content:flex-end;gap:10px}.style-module__cancelButton___InZqG{font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:inherit;border:1px solid var(--color-common-border-primary);border-radius:2px;padding:0 12px;color:var(--color-common-text-primary)}.style-module__commentSubmitButton___mgu58{font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:var(--color-function-accent-primary);border:none;border-radius:2px;padding:0 12px;color:var(--font-white-color);&:disabled{color:#8c8d93;cursor:not-allowed}}.style-module__commentListWrapper___Yqwgv{display:flex;flex-direction:column;gap:16px;margin-top:16px;overflow:auto}.style-module__loader___hMAZQ,.style-module__noComment___-smY3{text-align:center}.style-module__comment___4Y95M{white-space:pre-wrap;word-break:break-word;line-height:32.4px}.style-module__moreIcon___9ISmv{fill:#1c90fc}[data-theme=dark] .style-module__moreIcon___9ISmv{fill:#47a7ff}.style-module__moreCommentsButton___T7J1z{display:flex;gap:2px;background-color:inherit;border:none;color:#1c90fc;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:700;cursor:pointer}[data-theme=dark] .style-module__moreCommentsButton___T7J1z{color:#47a7ff}.style-module__cardInfoContainer___6uQo8{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;padding:16px;background-color:#f5f5f5;border-radius:4px;@media (max-width: 768px){grid-template-columns:1fr;gap:16px}}[data-theme=dark] .style-module__cardInfoContainer___6uQo8{background-color:#212731}.style-module__cardSection___-0Bkt{display:flex;flex-direction:column;gap:12px}.style-module__cardSectionTitle___JKPhh{font-size:18px;font-weight:700;color:#1c90fc;margin:0}[data-theme=dark] .style-module__cardSectionTitle___JKPhh{color:#47a7ff}.style-module__cardsGrid___PRaDy{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-gap:12px;gap:12px}.style-module__cardInfo___qYcLU{display:flex;flex-direction:column;align-items:center;gap:8px}.style-module__cardImage___gCkBH{width:100%;aspect-ratio:5/7;border-radius:8px;overflow:hidden;background-color:#e0e0e0;img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.style-module__cardName___wUlN3{font-size:14px;text-align:center;margin:0;word-break:break-word}.style-module__loading___o6eCS{grid-column:1 / -1;text-align:center;padding:20px;color:#666}.style-module__noCard___vwyJQ{grid-column:1 / -1;text-align:center;padding:20px;color:#666;background-color:#e0e0e0;border-radius:8px}[data-theme=dark] .style-module__noCard___vwyJQ{background-color:#2d3748;color:#a0aec0}.style-module__titleWrapper___TY-v2{word-break:break-word;white-space:break-spaces;line-height:32.4px}.style-module__commentAreaWrapper___STmf0{display:flex;flex-direction:column;gap:5px;margin-top:8px}.style-module__buttonWrapper___6jiST{display:flex;gap:5px}.style-module__arrow___4ZdNO{fill:#343739}[data-theme=dark] .style-module__arrow___4ZdNO{fill:#ecedf3}.style-module__showCommentButton___shuWx{position:relative;font-size:16px;height:37px;cursor:pointer;background-color:inherit;border:1px solid #c9cdd5;border-radius:2px;padding:0 12px;@media (max-width: 768px){font-size:14px}}[data-theme=dark] .style-module__showCommentButton___shuWx{border:1px solid #61666f;color:#ecedf3}.style-module__showCommentButtonActive___2iqKl{background-color:#d7e2f7}[data-theme=dark] .style-module__showCommentButtonActive___2iqKl{background-color:#212731}.style-module__hasNewIcon___ez84Y{width:5px;height:5px;position:absolute;top:5px;left:5px}.style-module__tradeMessage___Lr-lI{margin-top:16px;word-break:break-word;white-space:pre-wrap;line-height:32.4px;background-color:#f5f5f5;padding:16px;border-radius:4px}[data-theme=dark] .style-module__tradeMessage___Lr-lI{background-color:#212731}.style-module__formWrapper___W-v46{margin-top:16px;display:flex;flex-direction:column;align-items:end;gap:10px}.style-module__cardSelectionArea___Mhcj-{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;@media screen and (max-width: 768px){grid-template-columns:1fr}}.style-module__cardSelectWrapper___m0qkl{display:flex;flex-direction:column;gap:8px}.style-module__cardLabel___AVz1R{font-weight:700;font-size:16px}.style-module__required___3Wd9S{color:red;margin-left:4px}.style-module__cardSelect___BL3GC{font-size:16px;padding:12px 16px;background-color:#f2f4fa;background-color:var(--color-common-background-secondary);border:none;border-bottom:1px solid #c9cdd5;border-bottom:1px solid var(--color-common-border-primary);color:#343739;color:var(--color-common-text-primary)}.style-module__titleInput___Vqysh{width:100%;resize:vertical;background-color:#f2f4fa;background-color:var(--color-common-background-secondary);border:none;border-bottom:1px solid #c9cdd5;border-bottom:1px solid var(--color-common-border-primary);color:#343739;color:var(--color-common-text-primary);padding:8px}.style-module__buttonWrapper___sN88D{display:flex;justify-content:flex-end;gap:10px}.style-module__submitButton___BvTWA{font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:#ff8024;background-color:var(--color-function-accent-primary);border:none;border-radius:2px;padding:0 12px;color:#fff;color:var(--font-white-color);&:disabled{color:#8c8d93;cursor:not-allowed}}.style-module__cancelButton___3qMal{font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:inherit;border:1px solid #c9cdd5;border:1px solid var(--color-common-border-primary);border-radius:2px;padding:0 12px;color:#343739;color:var(--color-common-text-primary)}.style-module__tabWrapper___TgzeV{display:grid;border-radius:5px;grid-gap:2px;gap:2px}.style-module__tabButton___BPp5R{position:relative;height:50px;border:none;font-weight:700;font-size:18px;cursor:pointer;background-color:var(--color-common-background-secondary);color:var(--color-common-text-primary);&:hover{background-color:var(--color-function-accent-primary);color:var(--font-white-color)}}.style-module__tabButton___BPp5R:first-child{border-radius:2px 0 0 2px}.style-module__tabButton___BPp5R:last-child{border-radius:0 2px 2px 0}.style-module__tabButtonActive___-Qgin{background-color:var(--color-function-accent-primary);color:var(--font-white-color)}.style-module__formSection___N7gGF{margin:24px 0}.style-module__buttonsWrapper___K1LxY{display:flex;justify-content:space-between}.style-module__editProfileButton___1qwLn{font-size:18px;height:42px;width:140px;cursor:pointer;background-color:inherit;border:1px solid #c9cdd5;border-radius:2px}[data-theme=dark] .style-module__editProfileButton___1qwLn{border:1px solid #61666f;color:#ecedf3}.style-module__createThreadButton___bVw85{font-size:18px;font-weight:700;height:42px;cursor:pointer;background-color:inherit;border:1px solid #1c90fc;color:#1c90fc;border-radius:2px;padding:0 24px}[data-theme=dark] .style-module__createThreadButton___bVw85{color:#47a7ff;border:1px solid #47a7ff}.style-module__createThreadButtonActive___2rnFe{background-color:#d7e2f7}[data-theme=dark] .style-module__createThreadButtonActive___2rnFe{background-color:#212731}.style-module__searchWrapper___9QAd3{display:flex;gap:5px;justify-content:center;width:100%;margin-bottom:24px}.style-module__searchInput___etE3Z{height:40px;width:100%;background-color:var(--color-common-background-primary);border:1px solid var(--color-common-border-primary);color:var(--color-common-text-primary);padding-left:4px;&::-moz-placeholder{color:var(--color-common-text-tertiary)}&::placeholder{color:var(--color-common-text-tertiary)}}.style-module__searchButton___g-jF8{font-size:20px;padding:0 20px;background-color:transparent;color:var(--color-common-text-primary);border:1px solid var(--color-common-border-primary)}.style-module__postListWrapper___n-4S3{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.style-module__postListWrapperInitial___-SqzE{max-height:2796px;overflow:hidden;position:relative}.style-module__loadPostButton___Q7a0w{height:50px;font-weight:700;font-size:18px;border:none;border-radius:2px;cursor:pointer;background-color:var(--color-function-accent-primary);color:var(--font-white-color)}.style-module__loadPostButtonInitial___UIH96{position:absolute;bottom:0;left:0;right:0;margin:0 auto;z-index:10}.style-module__hasNewIcon___K0Fok{position:absolute;top:5px;left:5px}.style-module__formDescription___HUrIz{font-weight:700;font-size:24px;margin-bottom:24px;@media screen and (max-width: 768px){font-size:20px;margin-bottom:10px}}.style-module__form___RbYeq label{font-weight:700}.style-module__formContent___x4blF{display:flex;flex-direction:column;align-items:center;margin-top:20px}.style-module__formItem___88Ncb{margin-bottom:16px;display:flex;justify-content:space-between;@media screen and (max-width: 768px){flex-direction:column;width:100%;margin-bottom:5px}}.style-module__textLabel___jYcFw{width:100px;margin-top:10px}.style-module__textInput___WSdRu{font-size:16px;padding:12px 16px;width:400px;background-color:inherit;border:1px solid #c9cdd5;resize:vertical;@media screen and (max-width: 768px){width:100%}}[data-theme=dark] .style-module__textInput___WSdRu{border:1px solid #61666f;color:#ecedf3}.style-module__friendIdInputWrapper___HWK8V{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px;width:400px;@media screen and (max-width: 768px){width:100%;grid-template-columns:1fr 1fr}}.style-module__friendIdInput___CenDq{font-size:16px;width:91px;padding:12px 16px;background-color:inherit;border:1px solid #c9cdd5}[data-theme=dark] .style-module__friendIdInput___CenDq{border:1px solid #61666f;color:#ecedf3}.style-module__require___lvkNc{color:red}.style-module__buttonWrapper___Qb-bX{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.style-module__cancelButton___6OwE5{width:144px;font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:inherit;border:1px solid #c9cdd5;border-radius:2px}[data-theme=dark] .style-module__cancelButton___6OwE5{border:1px solid #61666f;color:#ecedf3}.style-module__submitButton___Qu0X2{width:144px;font-size:16px;height:37px;font-weight:700;cursor:pointer;background-color:#ff8024;border:none;border-radius:2px;color:#ecedf3;&:disabled{color:#8c8d93;cursor:not-allowed}}[data-theme=dark] .style-module__submitButton___Qu0X2{background-color:#1068cf}.style-module__background___Rgo3O{background-color:#0009;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000}.style-module__dialog___KZOdA{background-color:#fff;margin:0 auto;margin-top:50vh;transform:translateY(-50%);padding:52px 60px;max-width:640px;border-radius:16px;@media screen and (max-width: 768px){width:90%}}[data-theme=dark] .style-module__dialog___KZOdA{background-color:#050c17}:root{--color-common-text-primary: #343739;--color-common-text-secondary: #7c889b;--color-common-text-tertiary: #909cae;--color-common-text-hollow: #fff;--color-common-text-carving: #343739;--color-common-background-primary: #fff;--color-common-background-secondary: #f2f4fa;--color-common-background-tertiary: #e9edf4;--color-common-border-primary: #c9cdd5;--color-common-border-secondary: #dbdfe7;--color-common-border-tertiary: #e3e7ee;--color-common-component-primary: #5e6877;--color-common-component-secondary: #787878;--color-common-component-focus: rgba(0, 0, 0, .1);--color-function-link-primary: #1c90fc;--color-function-link-secondary: #53626c;--color-function-information-primary: #246bfa;--color-function-information-secondary: #d4eaf6;--color-function-success-primary: #1dc000;--color-function-success-secondary: #c6f6d5;--color-function-warning-primary: #ee6b14;--color-function-warning-secondary: #ffeed0;--color-function-danger-primary: #e94443;--color-function-danger-secondary: #fef0f2;--color-function-accent-primary: #ff8024;--color-fixed-text-white: #ffffff;--color-fixed-text-black: #343739;--color-fixed-border-white: #c9cdd5;--color-fixed-border-black: #474a4f;--color-fixed-component-white: #ffffff;--color-fixed-component-black: #343739;--font-white-color: #fff;--bg-red-color: #f26d6d;--bg-blue-color: #42a5f5;--bg-green-color: #3fa34a;--bg-hover-color: rgba(0, 0, 0, .1);--bg-selected-color: #e6f1fd;--font-selected-color: #0b87e0}:root[data-theme=dark]{--color-common-text-primary: #ecedf3;--color-common-text-secondary: #a7a9b1;--color-common-text-tertiary: #909cae;--color-common-text-hollow: #ecedf3;--color-common-background-primary: #050c17;--color-common-background-secondary: #141b28;--color-common-background-tertiary: #212731;--color-common-border-primary: #474a4f;--color-common-border-secondary: #333943;--color-common-border-tertiary: #252b34;--color-common-component-primary: #ecedf3;--color-common-component-secondary: #8691a1;--color-common-component-focus: rgba(255, 255, 255, .1);--color-function-link-primary: #47a7ff;--color-function-link-secondary: #c9cacf;--color-function-information-primary: #3c7dff;--color-function-information-secondary: #0f2552;--color-function-success-primary: #1eb22f;--color-function-success-secondary: #093a0e;--color-function-warning-primary: #dd6b20;--color-function-warning-secondary: #462109;--color-function-danger-primary: #f15958;--color-function-danger-secondary: #450c0b;--color-function-accent-primary: #1068cf;--color-fixed-text-white: #ecedf3;--color-fixed-text-black: #343739;--color-fixed-border-white: #c9cdd5;--color-fixed-border-black: #474a4f;--color-fixed-component-white: #ecedf3;--color-fixed-component-black: #343739;--bg-red-color: #b31110;--bg-blue-color: #1068cf;--bg-green-color: #0b8b19;--bg-hover-color: rgba(255, 255, 255, .1);--bg-selected-color: #31353c;--font-selected-color: #fff}.style-module__container___MC7Jz{position:relative;color:#343739;color:var(--color-common-text-primary);font-size:1.8rem}
