.Button_root__QBtag{transition:all .3s ease-in-out;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;display:flex;align-items:center;justify-content:center;border-radius:100px;padding:10px 16px;gap:4px;cursor:pointer}.Button_root__QBtag svg{width:24px;height:24px}.Button_primary__G1mpW{background-color:var(--orange-100);color:var(--white)}.Button_primary__G1mpW svg path{fill:var(--white)}.Button_primary__G1mpW:hover,.Button_primary__G1mpW[data-pressed]{background-color:var(--orange-200)}.Button_primary__G1mpW:disabled{cursor:default;background-color:var(--gray-600);color:var(--gray-400)}.Button_primary__G1mpW:disabled svg path{fill:var(--gray-400)}.Button_secondary__LGYa1{background-color:var(--gray-400);color:var(--black)}.Button_secondary__LGYa1:hover,.Button_secondary__LGYa1[data-pressed]{background-color:var(--gray-500)}.Button_secondary__LGYa1:disabled{cursor:default;background-color:var(--gray-600);color:var(--gray-400)}.Button_ghost__lPQ1l{transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;border-radius:100px;cursor:pointer;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;background-color:rgba(0,0,0,0);color:var(--gray-800)}.Button_ghost__lPQ1l:hover,.Button_ghost__lPQ1l[data-pressed]{font-weight:500;font-size:16px;line-height:22px;letter-spacing:0}.Button_ghost__lPQ1l:disabled{cursor:default;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;color:var(--gray-400)}.Button_iconOutline__zyqsX{transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:100px;padding:10px;cursor:pointer;background-color:var(--white);border:1px solid var(--gray-400)}.Button_iconOutline__zyqsX svg{width:24px;height:24px}.Button_iconOutline__zyqsX svg path{fill:var(--black)}.Button_iconOutline__zyqsX:hover,.Button_iconOutline__zyqsX[data-pressed]{border:1px solid var(--gray-600)}.Button_iconOutline__zyqsX:disabled{cursor:default;border:1px solid var(--gray-400)}.Button_iconOutline__zyqsX:disabled svg path{fill:var(--gray-400)}.Button_iconGhost__p3OzZ{transition:all .3s ease-in-out;cursor:pointer;background-color:rgba(0,0,0,0)}.Button_iconGhost__p3OzZ svg{width:24px;height:24px}.Button_iconGhost__p3OzZ svg path{fill:#999}.Button_iconGhost__p3OzZ:hover svg path,.Button_iconGhost__p3OzZ[data-pressed] svg path{fill:var(--gray-800)}.Button_iconGhost__p3OzZ:disabled{cursor:default}.Button_iconGhost__p3OzZ:disabled svg path{fill:var(--gray-400)}.Button_fullWidth__TZceV{width:100%}.Button_fixedIcon__k2FVr{width:24px;height:24px}.Button_onelineText__2J_oz{white-space:nowrap}.Modal_root__sXzyR{z-index:1003!important}.Modal_modal__AF7If{background:#f8f8f8!important;padding:40px 24px 24px!important;border-radius:24px;transition:all .3s ease-in-out}.Modal_backdrop__rmmMi,.Modal_overlay__ovi8E{background:rgba(16,16,16,.6)!important}.Modal_mobileContent__nayqz{background-color:#f8f8f8;padding:0 16px 24px;overflow-y:auto}.Modal_closeIcon__5Mx9y{position:absolute;top:16px;right:16px;width:24px;height:24px;z-index:9999;outline:none;box-shadow:none}.Modal_closeIcon__5Mx9y:focus,.Modal_closeIcon__5Mx9y:focus-visible,.Modal_closeIcon__5Mx9y[data-focus-visible]{outline:none;box-shadow:none}.Modal_closeButton__KBRsu{outline:none!important;box-shadow:none!important;border:none}.Modal_closeButton__KBRsu:focus,.Modal_closeButton__KBRsu:focus-visible,.Modal_closeButton__KBRsu[data-focus-visible]{outline:none!important;box-shadow:none!important}.Modal_backIcon__aGTiR{position:absolute;top:16px;left:16px;width:24px;height:24px;z-index:9999}.Modal_backIcon__aGTiR:focus,.Modal_backIcon__aGTiR:focus-visible,.Modal_backIcon__aGTiR[data-focus-visible]{outline:none;box-shadow:none}.Modal_backButtonDesktop__oNamb{position:absolute;top:14px;left:14px;width:24px;height:24px;cursor:pointer;z-index:1005}.Modal_sheetContainer__YCTIC{padding-bottom:env(safe-area-inset-bottom,20px)}.Checkbox_root__eMHxc{font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;color:var(--black);display:flex;align-items:center;gap:8px;cursor:pointer}.Checkbox_root__eMHxc.Checkbox_fullWidth__nUAni{width:100%;justify-content:space-between}.Checkbox_root__eMHxc .Checkbox_checkmark__4PSiC,.Checkbox_root__eMHxc .Checkbox_radioDot__zaq00{transition:all .1s ease-out;opacity:0}.Checkbox_root__eMHxc[data-selected] .Checkbox_checkmark__4PSiC,.Checkbox_root__eMHxc[data-selected] .Checkbox_radioDot__zaq00{opacity:1}.Checkbox_root__eMHxc[data-selected] .Checkbox_checkbox__wwuhQ{border:0;background:var(--orange-100)}.Checkbox_root__eMHxc:hover .Checkbox_checkbox__wwuhQ{border:1px solid #abaaaa;background:#f7f7f5}.Checkbox_root__eMHxc:hover .Checkbox_checkbox__wwuhQ.Checkbox_square__VWsnA{border:1px solid #abaaaa;background:var(--white)}.Checkbox_root__eMHxc:hover[data-selected] .Checkbox_checkbox__wwuhQ{border:0;background:#e44502}.Checkbox_root__eMHxc:hover .Checkbox_checkbox__wwuhQ.Checkbox_radio__N8k_s{border:1px solid #abaaaa;background:var(--white)}.Checkbox_root__eMHxc>.Checkbox_checkbox__wwuhQ{transition:all .1s ease-out;width:24px;height:24px;border-radius:100px;border:1px solid var(--gray-400);background:var(--white);display:flex;align-items:center;justify-content:center}.Checkbox_root__eMHxc>.Checkbox_checkbox__wwuhQ.Checkbox_square__VWsnA{border-radius:4px}.Checkbox_root__eMHxc>.Checkbox_checkbox__wwuhQ.Checkbox_radio__N8k_s{background:var(--white);border:1px solid var(--gray-400)}.Checkbox_root__eMHxc[data-disabled]{cursor:default}.Checkbox_root__eMHxc[data-disabled] .Checkbox_checkbox__wwuhQ{border:1px solid var(--gray-400)!important;background:#eeedeb!important}.Checkbox_root__eMHxc[data-disabled] .Checkbox_checkmark__4PSiC path{fill:#abaaaa}.Checkbox_root__eMHxc[data-disabled] .Checkbox_radioDot__zaq00{background:#abaaaa}.Checkbox_root__eMHxc[data-disabled] .Checkbox_checkbox__wwuhQ.Checkbox_radio__N8k_s,.Checkbox_root__eMHxc[data-disabled] .Checkbox_checkbox__wwuhQ.Checkbox_square__VWsnA{border:1px solid var(--gray-400)!important;background:#f8f8f8!important}.Checkbox_root__eMHxc[data-disabled][data-selected] .Checkbox_checkbox__wwuhQ.Checkbox_square__VWsnA{border:0!important;background:var(--gray-600)!important}.Checkbox_root__eMHxc[data-disabled] .Checkbox_checkbox__wwuhQ.Checkbox_square__VWsnA .Checkbox_checkmark__4PSiC path{fill:var(--white)}.Checkbox_checkmark__4PSiC{width:16px;height:16px}.Checkbox_radioDot__zaq00{width:16px;height:16px;background-color:var(--orange-100);border-radius:100px}.ToastMessage_root__RH1JF{display:flex;width:100%;gap:12px;align-items:flex-start;min-width:0}.ToastMessage_icon__0Ejua{width:24px;height:24px;display:flex;flex-shrink:0;margin-top:2px}.ToastMessage_content__doE6I{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0;padding-right:40px;text-align:left;word-break:break-word}.ToastMessage_message___wr_G{display:inline}.ToastMessage_actionButton__gu9s0{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0;align-self:flex-start;margin-top:8px;padding:6px 12px;color:#141414;background:#dddcdb;border:none;border-radius:999px;cursor:pointer}.ToastMessage_actionButton__gu9s0:disabled{cursor:default;opacity:.6}.NavBar_root__GRIFQ{width:100%;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;background-color:#f8f8f8;height:56px;position:fixed;top:0;left:0;right:0;z-index:1001;padding:0 64px;box-shadow:0 4px 20px -2px rgba(0,0,0,.1)}@media(max-width:767px){.NavBar_root__GRIFQ{height:44px;padding-left:16px;padding-right:16px}}.NavBar_logoContainer__U6wJq{display:flex;align-items:center;gap:2px}@media(max-width:767px){.NavBar_logoContainer__U6wJq{gap:4px}}.NavBar_logoText__CC_IT{color:var(--black);font-weight:600;font-size:10px;line-height:14px;letter-spacing:-.41px;text-align:center;margin-bottom:6px}@media(max-width:767px){.NavBar_logoText__CC_IT{margin-bottom:2px}}.NavBar_profileIcon__XS__n{display:flex;margin-left:auto;width:24px;height:24px}.NavBar_logoIcon__bYkME{width:56px;height:56px}@media(max-width:767px){.NavBar_logoIcon__bYkME{width:44px;height:44px}}.NavBar_root__GRIFQ.NavBar_actions__ZWGKc{display:flex;justify-content:space-between;gap:16px;height:fit-content;padding-top:60px}@media(max-width:767px){.NavBar_root__GRIFQ.NavBar_actions__ZWGKc{padding-top:16px}}.NavBar_title__C_4ui{font-weight:500;font-size:16px;line-height:22px;letter-spacing:0;color:var(--black)}.NavBar_logoLink__weyIZ{text-decoration:none;color:inherit}.CreatePostOverlay_root__qI60A{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#f8f8f8;z-index:1000;display:flex;flex-direction:column;align-items:center;overflow-y:auto}@media(max-width:767px){.CreatePostOverlay_root__qI60A{padding:16px;padding-top:var(--header-height);padding-bottom:calc(env(safe-area-inset-bottom) + 152px)}}.CreatePostOverlay_container__YnPP8{width:100%;max-width:1192px;display:flex;flex-direction:column;gap:36px;padding:0 24px}@media(max-width:767px){.CreatePostOverlay_container__YnPP8{padding:0;gap:24px}}.CreatePostOverlay_content__NJzrT{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:24px}@media(max-width:767px){.CreatePostOverlay_content__NJzrT{grid-template-columns:1fr}}.CreatePostOverlay_header__R7ieI{display:flex;align-items:center;margin-bottom:44px;margin-top:calc(var(--header-height) + 32px)}@media(max-width:767px){.CreatePostOverlay_header__R7ieI{display:none}}.CreatePostOverlay_mobileHeader__nXH2o{display:none}@media(max-width:767px){.CreatePostOverlay_mobileHeader__nXH2o{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;margin-top:16px;background-color:#f8f8f8;z-index:1000;padding-bottom:16px;padding-top:16px}}.CreatePostOverlay_mobileBar__8dkNg{display:flex;align-items:center;justify-content:space-between}.CreatePostOverlay_title__A9AbI{font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.41px;color:var(--black);margin-left:56px}@media(max-width:767px){.CreatePostOverlay_title__A9AbI{margin-left:0}}.CreatePostOverlay_actionsButtonGroup__ymVh_{display:flex;gap:24px;margin-left:auto}.CreatePostOverlay_iconButton__eEBh0{width:24px;height:24px}.CreatePostOverlay_firstColumn__TAA9o{display:flex;flex-direction:column;gap:32px}.CreatePostOverlay_textArea__O00WQ{min-height:160px}.CreatePostOverlay_photoDropZone__6Onmu{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:1px dashed var(--gray-400);border-radius:16px;padding:16px;cursor:pointer;background-color:var(--white);min-height:160px}.CreatePostOverlay_photoDropZoneInvalid__OaTN5{border-color:#ca2201}.CreatePostOverlay_photoDropZoneInner__07JtN{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.CreatePostOverlay_photoDropZoneIcon___oKGd{width:24px;height:24px}.CreatePostOverlay_photoDropZoneIcon___oKGd path{fill:var(--gray-600)}.CreatePostOverlay_photoDropZoneText__GPvA1{font-family:var(--font-inter);font-weight:500;font-size:16px;line-height:16px;letter-spacing:-.41px;color:var(--gray-600)}.CreatePostOverlay_customEndAdornment__yNG1v{font-family:var(--font-inter);font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.41px;text-align:center;color:var(--gray-600)}.CreatePostOverlay_tagsContainer__GrtCo{display:flex;gap:12px;flex-wrap:wrap}.CreatePostOverlay_finishingTypeContainer__QPfhh{display:flex;flex-direction:column;gap:4px}.CreatePostOverlay_finishingTypeOptions__BQEQm{display:flex;gap:12px;flex-wrap:wrap}.CreatePostOverlay_finishingTypeChip__RM8qE{cursor:pointer}.CreatePostOverlay_finishingTypeChipSelected__9SSt_{cursor:pointer;color:var(--white)}.CreatePostOverlay_finishingTypeChipSelected__9SSt_,.CreatePostOverlay_finishingTypeChipSelected__9SSt_:hover{border-color:var(--orange-100);background-color:var(--orange-100)}.CreatePostOverlay_fieldWithError__lRvhW{display:flex;flex-direction:column;gap:4px}.CreatePostOverlay_fieldError__1CYlq{font-weight:400;font-size:12px;line-height:18px;letter-spacing:0;color:#ca2201}.CreatePostOverlay_tagsFormContainer__d_cMe{position:relative}.CreatePostOverlay_tagsFormContainer__d_cMe div{pointer-events:none}.CreatePostOverlay_tagsFieldBody__iyoIg{display:flex;flex-direction:column;gap:4px}.CreatePostOverlay_photoContainer__ZtQTa{width:100%;height:100%;border-radius:16px;position:relative}.CreatePostOverlay_photoContainer__ZtQTa button{width:44px;height:44px;border-radius:50%}.CreatePostOverlay_image__WZsbZ{width:100%;height:100%;object-fit:cover;border-radius:16px}.CreatePostOverlay_deleteButton__oQ0Zl{position:absolute;top:16px;right:16px;background-color:var(--white);padding:10px}.CreatePostOverlay_submitButton__SZu_N{position:sticky;bottom:0}@media(max-width:767px){.CreatePostOverlay_submitButton__SZu_N{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 24px);height:44px;width:calc(100% - 32px)}}.GiftsModal_root__A_hgs{min-width:100%}.GiftsModal_headerContainer__JeE_O{display:flex;flex-direction:column;gap:20px;align-items:center;text-align:center}.GiftsModal_title__iMB8R{font-family:var(--font-inter)!important;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-weight:500;font-size:20px;line-height:26px;letter-spacing:-.41px}.GiftsModal_description__uTQ9_{font-family:var(--font-inter)!important;font-weight:400;font-size:16px;line-height:22px;letter-spacing:0;max-width:516px}.GiftsModal_swiperContainer__hcYT_{position:relative;margin-top:32px;padding-bottom:48px}.GiftsModal_swiperContainer__hcYT_ .react-multi-carousel-dot button{background-color:rgba(255,114,70,.3);border:none;width:8px;height:8px}.GiftsModal_swiperContainer__hcYT_ .react-multi-carousel-dot--active button{background-color:#ff7246;border:none}.GiftsModal_arrowContainer__Gh_s5{position:absolute;display:flex;height:100%;align-items:center;cursor:pointer;z-index:4}@media(max-width:767px){.GiftsModal_arrowContainer__Gh_s5{display:none}}.GiftsModal_arrowContainer__Gh_s5.GiftsModal_left__1u3Rj{top:0;left:0}.GiftsModal_arrowContainer__Gh_s5.GiftsModal_right__Rxu8r{top:0;right:0}.GiftsModal_arrowContainer__Gh_s5 svg{margin-bottom:100px}.GiftsModal_carousel__A7ynA{width:100%}.GiftsModal_carouselItem__IIhg1{display:flex;justify-content:center}.GiftsModal_cardPlaceholder__Hxlq_{width:220px;height:220px;flex:0 0 auto;visibility:hidden;pointer-events:none}.GiftsModal_modalDescriptionRoot__0JRZ6{display:flex;flex-direction:column;gap:28px}.GiftsModal_fullImage__FVAUs{max-height:301px;border-radius:16px;width:100%;height:100%;object-fit:contain;aspect-ratio:1/1}.GiftsModal_loaderContainer__3cScH{display:flex;justify-content:center;align-items:center;height:100%;width:100%;min-height:300px;min-width:300px;position:absolute;left:0;top:0;z-index:10;background-color:#fff}.GiftsModal_backButton__qc1ve{position:absolute;background-color:rgba(0,0,0,0);cursor:pointer;top:14px;left:14px}@media(max-width:767px){.GiftsModal_backButton__qc1ve{top:0;left:24px}}