.Layout_container__m2XBw{min-height:100vh;display:flex;flex-direction:column}.Layout_header__SXwWG{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;width:100%;z-index:100}.Layout_headerContent__W5FMz{max-width:1200px;margin:0 auto;padding:1rem 20px;display:flex;justify-content:space-between;align-items:center}.Layout_logo__A8yk9 h1{font-size:1.5rem;color:var(--primary-color);margin:0}.Layout_nav__BY5_j{display:flex;gap:2rem}.Layout_navLink__74KwE{color:#333;font-weight:500;transition:color .2s,border-color .2s;text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent}.Layout_navLink__74KwE:hover{color:var(--primary-color)}.Layout_activeNavLink__qaBAx{color:var(--primary-color);border-bottom-color:var(--primary-color)}.Layout_unreadBadge__v3tgZ{background:#ef4444;color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700;min-width:20px;text-align:center;line-height:1.4}.Layout_headerActions__T03LU{display:flex;align-items:center;gap:1rem}.Layout_currencySelector__fbpDQ{position:relative}.Layout_currencyButton__5z75a{padding:6px 12px;background:#fff;border:1px solid var(--border);border-radius:4px;cursor:pointer;transition:background .2s;font-weight:500;font-size:.9rem;color:#333}.Layout_currencyButton__5z75a:hover{background:#f5f5f5}.Layout_currencyMenu__a4_Hg{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:200px;z-index:1000;overflow:hidden}.Layout_currencyMenu__a4_Hg button{display:block;width:100%;padding:12px 16px;background:#fff;border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;transition:background .2s;font-size:.9rem;color:#333}.Layout_currencyMenu__a4_Hg button:last-child{border-bottom:none}.Layout_currencyMenu__a4_Hg button:hover{background:#f5f5f5}.Layout_currencyMenu__a4_Hg button.Layout_activeCurrency__PRQm_{background:var(--primary-color);color:#fff}.Layout_languageSelector__k_VJE{display:flex;gap:.5rem;border:1px solid var(--border);border-radius:4px;overflow:hidden}.Layout_languageSelector__k_VJE button{padding:6px 12px;background:#fff;border:none;cursor:pointer;transition:background .2s;color:#333}.Layout_languageSelector__k_VJE button:hover{background:#f5f5f5}.Layout_languageSelector__k_VJE button.Layout_activeLang__zc_uv{background:var(--primary-color);color:#fff}.Layout_userMenu__gD_F6{display:flex;align-items:center;gap:1rem}.Layout_messagesIconLink__LXBzM{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--primary-color);color:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative}.Layout_messagesIconLink__LXBzM:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Layout_messagesIcon__IBrJx{font-size:1.2rem}.Layout_messagesIconLink__LXBzM .Layout_unreadBadge__v3tgZ{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:12px;padding:2px 6px;font-size:.7rem;font-weight:700;min-width:18px;text-align:center;line-height:1.4;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2)}.Layout_messagesLink__PV_gg{position:relative;display:inline-flex;align-items:center;gap:8px}.Layout_messagesLink__PV_gg .Layout_unreadBadge__v3tgZ{background:#ef4444;color:#fff;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:700;min-width:20px;text-align:center;line-height:1.4}.Layout_avatar__eMjHM{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.Layout_signInBtn__gVQh5,.Layout_signOutBtn__Eq7sO{padding:8px 16px;border-radius:4px;font-weight:500}.Layout_signInBtn__gVQh5{background:var(--primary-color);color:#fff}.Layout_signOutBtn__Eq7sO{background:transparent;color:var(--text);border:1px solid var(--border)}.Layout_createPostDropdown__MtCqC{position:relative}.Layout_createPostBtn__9XxfO{padding:8px 16px;border-radius:4px;font-weight:500;background:var(--primary-color);color:#fff;border:none;cursor:pointer;transition:background .2s}.Layout_createPostBtn__9XxfO:hover{background:var(--primary-color-dark,#06c)}.Layout_createPostMenu__9myVB{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:180px;z-index:1000;overflow:hidden}.Layout_createPostMenuItem__jWyLY{display:block;padding:12px 16px;color:#333;text-decoration:none;transition:background .2s;border-bottom:1px solid var(--border)}.Layout_createPostMenuItem__jWyLY:last-child{border-bottom:none}.Layout_createPostMenuItem__jWyLY:hover{background:#f5f5f5;color:var(--primary-color)}.Layout_main__65zHd{flex:1;padding-top:70px;min-height:calc(100vh - 200px);position:relative;z-index:1}.Layout_footer__2AN9N{background:#f5f5f5;padding:2rem 20px;text-align:center;color:var(--text-light);margin-top:auto}.Layout_footerContent__lMnSk{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center}.Layout_footerLinks__6P5hJ{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.Layout_footerLinks__6P5hJ a{color:var(--text-light);text-decoration:none;font-size:.9rem;transition:color .2s}.Layout_footerLinks__6P5hJ a:hover{color:var(--primary-color)}@media (max-width:768px){.Layout_headerContent__W5FMz{flex-direction:column;gap:1rem;padding:1rem 20px}.Layout_nav__BY5_j{gap:.75rem;flex-wrap:wrap;justify-content:center;font-size:.9rem}.Layout_headerActions__T03LU{width:100%;justify-content:space-between}.Layout_main__65zHd{padding-top:120px}.Layout_footerLinks__6P5hJ{gap:1rem;font-size:.85rem}}.ShareButton_shareContainer__JhUsH{position:relative;display:inline-block}.ShareButton_shareButton__bEtTq{padding:10px 20px;background:#f0f0f0;border:1px solid var(--border);border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s}.ShareButton_shareButton__bEtTq:hover{background:#e0e0e0}.ShareButton_shareIconButton__cv8iZ{width:28px;height:28px;border-radius:50%;border:1px solid var(--border);background:#fff;color:#333;font-size:.9rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s}.ShareButton_shareIconButton__cv8iZ:hover{background:#f5f5f5;border-color:var(--primary-color)}.ShareButton_shareMenu__iwRcK{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:8px;z-index:1000;min-width:180px}.ShareButton_shareOption__aPl_R{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;text-align:left;transition:background .2s}.ShareButton_shareOption__aPl_R:hover{background:#f5f5f5}.ShareButton_shareOption__aPl_R svg{flex-shrink:0}.FollowButton_followButton__M_aMQ{border:1px solid #0f766e;background:#0f766e;color:#fff;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.FollowButton_followButton__M_aMQ:disabled{opacity:.6;cursor:not-allowed}.FollowButton_following__efKy2{background:#fff;color:#0f766e}.ShopDetail_container__YeOMU{max-width:1200px;margin:0 auto;padding:2rem 20px}.ShopDetail_shopContent__lxnjv{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.ShopDetail_imageSection__6o_q6{display:flex;flex-direction:column;gap:1rem}.ShopDetail_photoCategoryFilter__kocDa{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;background:#f9f9f9;border-radius:8px}.ShopDetail_filterLabel__GNfQm{font-weight:500;color:#333}.ShopDetail_categoryFilterSelect___fN_T{padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;background:#fff;cursor:pointer;color:#333}.ShopDetail_photoCategoryBadge__Q0MgM{position:absolute;bottom:4px;left:4px;background:rgba(0,0,0,.7);color:#fff;padding:2px 6px;border-radius:4px;font-size:.7rem;font-weight:500;z-index:2}.ShopDetail_contactInfoHeader__XRYvR{margin-top:.5rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.ShopDetail_contactItemHeader__d_Skt{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.ShopDetail_contactItemHeader__d_Skt strong{color:var(--text);font-weight:600;min-width:70px}.ShopDetail_phoneListHeader__wo8u0{display:flex;flex-wrap:wrap;gap:.5rem}.ShopDetail_emailLinkHeader__ADY5r,.ShopDetail_locationLinkHeader__p8_LN,.ShopDetail_phoneLinkHeader__UmaXB{color:var(--primary-color);text-decoration:none;transition:color .2s}.ShopDetail_emailLinkHeader__ADY5r:hover,.ShopDetail_locationLinkHeader__p8_LN:hover,.ShopDetail_phoneLinkHeader__UmaXB:hover{color:#e55a2b;text-decoration:underline}.ShopDetail_contactInfo__rx3xN{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.ShopDetail_contactInfo__rx3xN h3{margin-bottom:1rem;font-size:1.1rem;color:#333}.ShopDetail_contactItem__2ZcpZ{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.25rem}.ShopDetail_contactItem__2ZcpZ strong{color:#333;font-size:.95rem}.ShopDetail_phoneList__npfGx{display:flex;flex-direction:column;gap:.25rem}.ShopDetail_emailLink__oVWhR,.ShopDetail_locationLink__N_ySW,.ShopDetail_phoneLink__p6aW2{color:var(--primary-color);text-decoration:none;font-size:.95rem;transition:color .2s}.ShopDetail_emailLink__oVWhR:hover,.ShopDetail_locationLink__N_ySW:hover,.ShopDetail_phoneLink__p6aW2:hover{color:#e55a2b;text-decoration:underline}.ShopDetail_mainImage__8yDSi{position:relative;width:100%;height:500px;background:#f5f5f5;border-radius:8px;overflow:hidden}.ShopDetail_image__5QjPN{-o-object-fit:cover;object-fit:cover}.ShopDetail_mainImageCategoryBadge__a26Ty{left:1rem;background:rgba(0,0,0,.75);padding:.5rem 1rem;font-size:.9rem;font-weight:600;z-index:10}.ShopDetail_imageMetadata__lLX_0,.ShopDetail_mainImageCategoryBadge__a26Ty{position:absolute;bottom:1rem;color:#fff;border-radius:6px;backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.3)}.ShopDetail_imageMetadata__lLX_0{right:1rem;background:rgba(0,0,0,.7);padding:.5rem .75rem;max-width:80%;z-index:11}.ShopDetail_imageMetadataDescription__UQlYV{font-size:.9rem;margin-bottom:4px}.ShopDetail_imageMetadataPrice__7yAcq{font-size:1rem;font-weight:700}.ShopDetail_lightboxOverlay__XKD0o{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:1000}.ShopDetail_lightboxContent__njHDQ{position:relative;width:min(90vw,1200px);height:min(90vh,800px);display:flex;align-items:center;justify-content:center}.ShopDetail_lightboxImage__Ioh90{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.ShopDetail_lightboxClose__DL0hL{top:12px;right:12px;width:36px;height:36px;font-size:24px}.ShopDetail_lightboxClose__DL0hL,.ShopDetail_lightboxNav__FyISy{position:absolute;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;cursor:pointer}.ShopDetail_lightboxNav__FyISy{top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:28px}.ShopDetail_lightboxNavLeft__SPhkM{left:12px}.ShopDetail_lightboxNavRight__oeb71{right:12px}.ShopDetail_imageThumbnails__cBer6{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:1rem}@media (max-width:768px){.ShopDetail_imageThumbnails__cBer6{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}}@media (max-width:480px){.ShopDetail_imageThumbnails__cBer6{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}}.ShopDetail_thumbnail__YIko0{position:relative;width:100%;aspect-ratio:1;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;background:#f5f5f5}.ShopDetail_thumbnail__YIko0.ShopDetail_active__A7jGo{border-color:var(--primary-color)}.ShopDetail_thumbnailImage__2yLVl{-o-object-fit:cover;object-fit:cover}.ShopDetail_video__sav5h{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000}.ShopDetail_videoThumbnail__VOmsG{position:relative}.ShopDetail_videoThumbnail__VOmsG video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ShopDetail_playIcon__tY48h{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8);pointer-events:none}.ShopDetail_noImage__YHFl5{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999}.ShopDetail_detailsSection__eypuC{display:flex;flex-direction:column;gap:1.5rem}.ShopDetail_title__QtzAv{font-size:2rem;font-weight:700;color:#333}.ShopDetail_timeAgo__1Scwy{font-size:.9rem;color:#666;margin-top:-.5rem}.ShopDetail_rating__P91XD{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#333}.ShopDetail_ratingActions__w_QG5{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.ShopDetail_ratingLabel__KTBCZ{font-size:.95rem;color:#666}.ShopDetail_starRow__S58k5{display:inline-flex;gap:.25rem}.ShopDetail_starButton__ecWox{border:none;background:transparent;font-size:1.5rem;color:#c7c7c7;cursor:pointer;padding:0}.ShopDetail_starButton__ecWox:hover,.ShopDetail_starFilled__ObEwE{color:#f4b400}.ShopDetail_starButton__ecWox:disabled{cursor:not-allowed;color:#e0e0e0}.ShopDetail_stats__Q9TL9{display:flex;align-items:center;gap:1.5rem;font-size:.95rem;color:#666;margin-top:.5rem}.ShopDetail_statItem__KtHo_{display:flex;align-items:center;gap:.5rem}.ShopDetail_description__NSl3_ h3{font-size:1.2rem;margin-bottom:.5rem;color:#333}.ShopDetail_description__NSl3_ p{color:#666;line-height:1.6;white-space:pre-line;word-wrap:break-word}.ShopDetail_categories__5cJQf{font-size:1rem;color:#333}.ShopDetail_categories__5cJQf strong{color:#333}.ShopDetail_categoryTags__QTCHh{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.ShopDetail_categoryTag__eBkOx{padding:6px 12px;background:var(--primary-color);color:#fff;border-radius:4px;font-size:.9rem;font-weight:500}.ShopDetail_tags__5yWkd{font-size:1rem;color:#333}.ShopDetail_tags__5yWkd strong{color:#333}.ShopDetail_tagList__IF_Ug{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.ShopDetail_tag__YKTWZ{padding:6px 12px;background:#f0f0f0;border-radius:4px;font-size:.9rem;color:#333}.ShopDetail_ownerInfo__AJT3w{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.ShopDetail_ownerInfo__AJT3w h3{margin-bottom:1rem;font-size:1.1rem}.ShopDetail_ownerLink__qAWu1{text-decoration:none;color:inherit}.ShopDetail_ownerCard__zpMmF{display:flex;gap:1rem;align-items:center;padding:1rem;background:#f9f9f9;border-radius:8px;transition:background .2s;color:#333}.ShopDetail_ownerCard__zpMmF strong{color:#333}.ShopDetail_ownerCard__zpMmF:hover{background:#f0f0f0}.ShopDetail_ownerPhoto__Qex5_{border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.ShopDetail_ownerBio__CiYZU{font-size:.9rem;color:#666;margin:.25rem 0}.ShopDetail_viewProfile__4Y9WC{font-size:.9rem;color:var(--primary-color);font-weight:500}.ShopDetail_actions__H9_rV{margin-top:1.5rem}.ShopDetail_actionButtons__SjAgX{display:flex;gap:1rem;flex-wrap:wrap}.ShopDetail_contactButton__fnRWu,.ShopDetail_editButton__MJYw8,.ShopDetail_loginButton__G_6I9{flex:1;min-width:150px;padding:14px 24px;font-size:1.1rem;font-weight:700;border-radius:8px;transition:background .2s;cursor:pointer}.ShopDetail_contactButton__fnRWu{background:var(--primary-color);color:#fff;border:none}.ShopDetail_contactButton__fnRWu:hover{background:#e55a2b}.ShopDetail_editButton__MJYw8{background:#4caf50;color:#fff;border:none}.ShopDetail_editButton__MJYw8:hover{background:#45a049}.ShopDetail_deleteButton__13Ilj{flex:1;min-width:150px;padding:14px 24px;font-size:1.1rem;font-weight:700;border-radius:8px;transition:background .2s;cursor:pointer;background:#f44336;color:#fff;border:none}.ShopDetail_deleteButton__13Ilj:hover:not(:disabled){background:#da190b}.ShopDetail_deleteButton__13Ilj:disabled{background:#ccc;cursor:not-allowed}.ShopDetail_loginButton__G_6I9{background:#f0f0f0;color:#333;border:1px solid var(--border)}.ShopDetail_loginButton__G_6I9:hover{background:#e0e0e0}.ShopDetail_deleteOverlay__VmvUo{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;animation:ShopDetail_fadeIn__JrtRt .3s ease-out}.ShopDetail_deleteModal__maVwG{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.3);padding:2rem;max-width:400px;width:90%;animation:ShopDetail_slideUp__PjQEF .3s ease-out}.ShopDetail_deleteModal__maVwG h3{margin:0 0 1rem;font-size:1.5rem;color:#333}.ShopDetail_deleteModal__maVwG p{margin:0 0 1.5rem;color:#666;line-height:1.6}.ShopDetail_deleteModalActions__IRpSV{display:flex;gap:1rem;justify-content:flex-end}.ShopDetail_cancelDeleteButton__mqA61,.ShopDetail_confirmDeleteButton__nanxO{padding:10px 20px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .2s;border:none}.ShopDetail_cancelDeleteButton__mqA61{background:#f0f0f0;color:#333}.ShopDetail_cancelDeleteButton__mqA61:hover:not(:disabled){background:#e0e0e0}.ShopDetail_cancelDeleteButton__mqA61:disabled{opacity:.6;cursor:not-allowed}.ShopDetail_confirmDeleteButton__nanxO{background:#f44336;color:#fff}.ShopDetail_confirmDeleteButton__nanxO:hover:not(:disabled){background:#da190b}.ShopDetail_confirmDeleteButton__nanxO:disabled{background:#ccc;cursor:not-allowed}@keyframes ShopDetail_fadeIn__JrtRt{0%{opacity:0}to{opacity:1}}@keyframes ShopDetail_slideUp__PjQEF{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ShopDetail_error__7nQ40,.ShopDetail_loading__APeRl{text-align:center;padding:60px 20px;font-size:1.2rem;color:#333}.ShopDetail_error__7nQ40 h2{color:#333}.ShopDetail_error__7nQ40 p{color:#666}@media (max-width:968px){.ShopDetail_shopContent__lxnjv{grid-template-columns:1fr;gap:2rem}.ShopDetail_mainImage__8yDSi{height:400px}}