.MessageBubble_container__UgsV9{display:flex;margin-bottom:16px;padding:0 16px}.MessageBubble_container__UgsV9.MessageBubble_user__PlHew{justify-content:flex-end}.MessageBubble_container__UgsV9.MessageBubble_assistant__hoyGI{justify-content:flex-start}.MessageBubble_bubble__nKMq6{max-width:75%;padding:16px 24px;border-radius:12px;word-wrap:break-word}.MessageBubble_user__PlHew .MessageBubble_bubble__nKMq6{background-color:#1a1814;color:#fff}.MessageBubble_assistant__hoyGI .MessageBubble_bubble__nKMq6{background-color:#f0ece6;color:#1a1814}.MessageBubble_text__iIhR6{font-size:16px;line-height:1.5;white-space:pre-wrap}.MessageBubble_attachedImage__ZuqIG{display:block;max-width:100%;max-height:240px;border-radius:8px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover}.TypingIndicator_container__cpU_h{display:flex;justify-content:flex-start;margin-bottom:16px;padding:0 16px}.TypingIndicator_bubble__eBC56{max-width:75%;padding:16px 24px;background-color:#f0ece6;border-radius:12px;color:#1a1814}.TypingIndicator_text__5eJ9q{font-size:16px;line-height:1.5;white-space:pre-wrap}.TypingIndicator_dots___YsN5{display:flex;gap:6px;align-items:center}.TypingIndicator_dot__IXBlk{width:8px;height:8px;background-color:#6b6560;border-radius:50%;animation:TypingIndicator_typing__sTEn4 1.4s ease-in-out infinite}.TypingIndicator_dot__IXBlk:first-child{animation-delay:0s}.TypingIndicator_dot__IXBlk:nth-child(2){animation-delay:.2s}.TypingIndicator_dot__IXBlk:nth-child(3){animation-delay:.4s}@keyframes TypingIndicator_typing__sTEn4{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-8px);opacity:1}}.SearchStatus_container__YNbr1{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px;padding:0 16px}.SearchStatus_content__9zQRO{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f5ebe0;border-radius:12px}.SearchStatus_spinner__flnVj{width:16px;height:16px;border:2px solid #d4a574;border-top-color:rgba(0,0,0,0);border-radius:50%;animation:SearchStatus_spin__n_ekh .8s linear infinite}@keyframes SearchStatus_spin__n_ekh{to{transform:rotate(1turn)}}.SearchStatus_text__0ArRV{font-size:14px;color:#6b6560}.SearchStatus_visionTags__GzNVo{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff;border:1px solid #ede9e3;border-radius:12px;font-size:14px}.SearchStatus_visionBadge__RsWDh{flex-shrink:0;padding:2px 8px;background-color:#1a1814;color:#fff;border-radius:9999px;font-size:11px;font-weight:500}.SearchStatus_visionLine__qZmhq{color:#1a1814;font-weight:500}.SearchStatus_skeletons__q9UiO{display:flex;gap:8px}.SearchStatus_skeletonCard__Tpw8o{width:160px;height:220px;border-radius:12px;background:linear-gradient(90deg,#faf9f7,#ede9e3 50%,#faf9f7);background-size:200% 100%;animation:SearchStatus_shimmer__J_w2w 1.4s ease-in-out infinite}@keyframes SearchStatus_shimmer__J_w2w{0%{background-position:200% 0}to{background-position:-200% 0}}.LoginModal_overlay__q3VNs{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}.LoginModal_modal__M0IKb{position:relative;background:#fff;border-radius:16px;width:100%;max-width:340px;padding:32px 24px}.LoginModal_closeButton__nxVGR{position:absolute;top:16px;right:16px;background:none;border:none;color:#6b6560;cursor:pointer;padding:4px}.LoginModal_content__RcjjS{display:flex;flex-direction:column;align-items:center;text-align:center}.LoginModal_emoji__qWrVc{font-size:40px;margin-bottom:16px}.LoginModal_title__goeYZ{font-size:18px;font-weight:600;color:#1a1814;margin-bottom:8px}.LoginModal_description__6Madh{font-size:14px;color:#6b6560;margin-bottom:24px}.LoginModal_kakaoButton__fhzaA{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:#fee500;border:none;border-radius:12px;font-size:16px;font-weight:600;color:#371d1e;cursor:pointer;transition:opacity .15s}.LoginModal_kakaoButton__fhzaA:hover{opacity:.9}.LoginModal_kakaoButton__fhzaA:active{opacity:.8}.LoginModal_terms__dHGm7{margin-top:16px;font-size:12px;color:#6b6560;line-height:1.5}.LoginModal_termsLink__QVF9p{color:#6b6560;text-decoration:underline}.LoginModal_termsLink__QVF9p:hover{color:#1a1814}.ProductSheet_overlay__IOolp{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:rgba(0,0,0,.5);animation:ProductSheet_fadeIn__EYeV6 .2s ease}@keyframes ProductSheet_fadeIn__EYeV6{0%{opacity:0}to{opacity:1}}.ProductSheet_sheet__JcsT8{position:fixed;bottom:0;left:0;right:0;z-index:2001;max-height:85vh;background-color:#fff;border-radius:16px 16px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.1);animation:ProductSheet_slideUp__Pls34 .3s ease;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease}@media(min-width:768px){.ProductSheet_sheet__JcsT8{left:50%;transform:translateX(-50%);max-width:500px;border-radius:16px}}@keyframes ProductSheet_slideUp__Pls34{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProductSheet_handle__Z4QsF{display:flex;justify-content:center;padding:8px 0;cursor:grab}.ProductSheet_handle__Z4QsF:active{cursor:grabbing}.ProductSheet_handleBar__EwrSt{width:40px;height:4px;background-color:#ede9e3;border-radius:9999px}.ProductSheet_closeButton__0zp9L{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#1a1814;background-color:#faf9f7;border-radius:9999px;transition:background-color .2s ease;z-index:10}.ProductSheet_closeButton__0zp9L:hover{background-color:#ede9e3}.ProductSheet_closeButton__0zp9L:active{transform:scale(.95)}.ProductSheet_content__a3QgM{flex:1;overflow-y:auto;padding:16px 24px 32px}.ProductSheet_content__a3QgM::-webkit-scrollbar{width:6px;height:6px}.ProductSheet_content__a3QgM::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ProductSheet_content__a3QgM::-webkit-scrollbar-thumb{background:#ede9e3;border-radius:9999px}.ProductSheet_content__a3QgM::-webkit-scrollbar-thumb:hover{background:#6b6560}.ProductSheet_imageWrapper__5CaZk{position:relative;width:100%;max-width:400px;margin:0 auto 24px;aspect-ratio:1;background-color:#faf9f7;border-radius:12px;overflow:hidden}.ProductSheet_image__zEEQr{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductSheet_info__NYEIe{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.ProductSheet_brand__1xIfI{font-size:14px;font-weight:600;color:#6b6560}.ProductSheet_name__DdScv{font-size:18px;font-weight:600;color:#1a1814;line-height:1.4}.ProductSheet_price__P0rtE{font-size:20px;font-weight:700;color:#1a1814;margin-top:4px}.ProductSheet_actions__Uim_S{display:flex;gap:8px;align-items:stretch}.ProductSheet_purchaseButton__W1ezD{flex:1;padding:16px 24px;background-color:#1a1814;color:#fff;font-size:16px;font-weight:600;border-radius:12px;transition:all .2s ease}.ProductSheet_purchaseButton__W1ezD:hover{background-color:#d4a574}.ProductSheet_purchaseButton__W1ezD:active{transform:scale(.98)}.ProductSheet_wishlistButton__fdill{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:52px;background-color:#fff;color:#1a1814;border:1px solid #ede9e3;border-radius:12px;transition:all .15s ease;cursor:pointer}.ProductSheet_wishlistButton__fdill:hover{border-color:#1a1814}.ProductSheet_wishlistButton__fdill:active{transform:scale(.96)}.ProductCard_card__lf3Ri{display:flex;flex-direction:column;width:100%;background-color:#fff;border:1px solid #ede9e3;border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.ProductCard_card__lf3Ri:hover{border-color:#6b6560;box-shadow:0 2px 8px rgba(0,0,0,.06)}.ProductCard_detailAreaWrapper__oiVOD{position:relative;width:100%}.ProductCard_detailArea__ouq78{display:flex;flex-direction:column;width:100%;background:rgba(0,0,0,0);border:none;padding:0;text-align:left;cursor:pointer}.ProductCard_imageWrapper__9IGyf{position:relative;width:100%;padding-top:100%;background-color:#faf9f7;overflow:hidden}.ProductCard_image__Bg3WD{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductCard_wishlistButton__67Pk3{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.25);border:none;border-radius:50%;cursor:pointer;backdrop-filter:blur(4px);transition:background-color .15s ease,transform .15s ease;z-index:1}.ProductCard_wishlistButton__67Pk3:hover{background-color:rgba(0,0,0,.4)}.ProductCard_wishlistButton__67Pk3:active{transform:scale(.92)}.ProductCard_info__bynXV{display:flex;flex-direction:column;gap:4px;padding:8px}.ProductCard_brand__LEkzo{font-size:12px;font-weight:600;color:#6b6560;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductCard_name__6M0e7{font-size:14px;color:#1a1814;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(14px*1.4*2)}.ProductCard_price___UpRn{font-size:16px;font-weight:600;color:#1a1814;margin-top:2px}.ProductCard_buyButton__s_YUF{width:100%;padding:10px 8px;margin-top:4px;background-color:#1a1814;color:#fff;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:opacity .15s ease}.ProductCard_buyButton__s_YUF:hover{opacity:.85}.ProductCard_buyButton__s_YUF:active{opacity:.75}.ProductCard_exploreButton__n4taL{width:100%;padding:10px 8px;margin-top:4px;background-color:#1a1814;color:#fff;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:opacity .15s ease}.ProductCard_exploreButton__n4taL:hover{opacity:.85}.ProductCard_exploreButton__n4taL:active{opacity:.75}.FollowUpChip_chip__7sCOE{display:inline-flex;align-items:center;padding:8px 16px;background-color:#fff;border:1px solid #ede9e3;border-radius:9999px;font-size:14px;color:#1a1814;white-space:nowrap;transition:all .2s ease;cursor:pointer}.FollowUpChip_chip__7sCOE:hover:not(:disabled){background-color:#f5ebe0;border-color:#d4a574}.FollowUpChip_chip__7sCOE:active:not(:disabled){transform:scale(.98)}.FollowUpChip_chip__7sCOE:disabled{opacity:.5;cursor:not-allowed}.FollowUpChip_showMore__0hTBx{gap:4px;background-color:rgba(0,0,0,0);border-style:dashed;color:#6b6560}.FollowUpChip_showMore__0hTBx:hover:not(:disabled){background-color:#f5ebe0;border-style:solid;border-color:#d4a574;color:#1a1814}.FollowUpChip_icon__fI1pQ{flex-shrink:0}.ChatWindow_container__LXDsV{flex:1;overflow-y:auto;overflow-x:hidden}.ChatWindow_container__LXDsV::-webkit-scrollbar{width:6px;height:6px}.ChatWindow_container__LXDsV::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ChatWindow_container__LXDsV::-webkit-scrollbar-thumb{background:#ede9e3;border-radius:9999px}.ChatWindow_container__LXDsV::-webkit-scrollbar-thumb:hover{background:#6b6560}.ChatWindow_messages__lGyZr{display:flex;flex-direction:column;padding:24px 0;min-height:100%}.ChatWindow_products__AfVx5{display:flex;gap:16px;padding:0 16px 16px;overflow-x:auto}.ChatWindow_products__AfVx5::-webkit-scrollbar{width:6px;height:6px}.ChatWindow_products__AfVx5::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ChatWindow_products__AfVx5::-webkit-scrollbar-thumb{background:#ede9e3;border-radius:9999px}.ChatWindow_products__AfVx5::-webkit-scrollbar-thumb:hover{background:#6b6560}.ChatWindow_products__AfVx5{scroll-snap-type:x mandatory}.ChatWindow_products__AfVx5>*{scroll-snap-align:start;flex-shrink:0;width:160px}.ChatWindow_chips___5Q43{display:flex;gap:8px;padding:0 16px 16px;flex-wrap:wrap}.ChatWindow_moreSection__1SNdL{padding:0 16px 16px}.ChatWindow_moreToggle__Kd36z{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 16px;background:#fff;border:1px solid #ede9e3;border-radius:12px;font-size:14px;font-weight:500;color:#1a1814;cursor:pointer;transition:all .15s ease}.ChatWindow_moreToggle__Kd36z:hover{border-color:#1a1814}.ChatWindow_moreGrid__s0__h{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:8px}@media(min-width:768px){.ChatWindow_moreGrid__s0__h{grid-template-columns:repeat(3,1fr)}}.page_container__tqi2P{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background-color:#faf9f7}.page_content__enDrj{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 24px;gap:24px}@media(min-width:768px){.page_content__enDrj{padding:48px 32px;max-width:600px;margin:0 auto;width:100%}}.page_header__m0foV{display:flex;flex-direction:column;gap:16px;text-align:center}.page_logo__ihpTH{font-size:20px;font-weight:700;color:#d4a574;letter-spacing:-.02em}.page_title__kwVfu{font-size:24px;font-weight:600;color:#1a1814;line-height:1.3}@media(min-width:768px){.page_title__kwVfu{font-size:28px}}.page_chips__8kpVX{display:flex;flex-direction:column;gap:16px}.page_chipHints__Zqqdf{display:flex;flex-wrap:wrap;gap:4px;justify-content:center}.page_chipHint__eUpY_{font-size:14px;color:#6b6560;background:#fff;border:1px solid #ede9e3;padding:6px 12px;border-radius:9999px;cursor:pointer;transition:all .15s ease}.page_chipHint__eUpY_:hover:not(:disabled){color:#1a1814;border-color:#1a1814}.page_chipHint__eUpY_:active:not(:disabled){transform:scale(.97)}.page_chipHint__eUpY_:disabled{opacity:.4;cursor:not-allowed}.page_attachError__wnTbo{text-align:center;padding:8px 16px;font-size:14px;color:#c33}.page_discoverySection__0owKx{padding:24px 16px 16px}@media(min-width:768px){.page_discoverySection__0owKx{max-width:900px;margin:0 auto;width:100%;padding:32px}}.page_sectionTitle__eVbYQ{font-size:16px;font-weight:700;color:#1a1814;margin-bottom:16px}.page_grid__Vcp45{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:768px){.page_grid__Vcp45{grid-template-columns:repeat(3,1fr)}}.page_feedHint__hTfnP{text-align:center;font-size:12px;color:#6b6560;padding:16px 0}.page_sentinel__L13Lc{width:100%;height:1px}