.CollectionCard_card__sA3nn{display:flex;flex-direction:column;gap:12px;text-decoration:none;transition:transform .2s ease}.CollectionCard_card__sA3nn:hover{transform:translateY(-2px)}.CollectionCard_card__sA3nn:hover .CollectionCard_imageContainer__SMLdc{box-shadow:0 8px 24px rgba(0,0,0,.12)}.CollectionCard_card__sA3nn:hover .CollectionCard_name__gJYIB{color:#000}.CollectionCard_imageContainer__SMLdc{aspect-ratio:1;width:100%;position:relative;background:#f8f8f8;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease;border:1px solid rgba(0,0,0,.05)}.CollectionCard_image__zXfb3{-o-object-fit:cover;object-fit:cover}.CollectionCard_placeholder__jaerz{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc;background:#fafafa}.CollectionCard_info__Ts4bk{display:flex;flex-direction:column;gap:4px}.CollectionCard_nameRow__aGS16{display:flex;align-items:center;justify-content:space-between;gap:8px}.CollectionCard_name__gJYIB{font-family:Outfit,sans-serif;font-size:15px;font-weight:600;color:#333;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.CollectionCard_privacyIcon__U6Eun{color:#999;flex-shrink:0}.CollectionCard_details__dGFhS{font-size:13px;color:#888}.BrandCard_brandCard__4ax_X{display:flex;align-items:center;gap:16px;padding:12px;background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.05);text-decoration:none;transition:all .2s ease;width:100%;min-width:250px;flex:1 1 250px}.BrandCard_brandCard__4ax_X:hover{border-color:#ad8a49;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.BrandCard_brandImageContainer__d_utL{width:50px;height:50px;position:relative;border-radius:50%;overflow:hidden;background:#f9f9f9;flex-shrink:0;border:1px solid #eee}.BrandCard_brandImageContainer__d_utL img{-o-object-fit:cover;object-fit:cover}.BrandCard_brandNoImage__IV82W{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;color:#999;font-weight:600}.BrandCard_brandInfo__kXDj4{display:flex;flex-direction:column}.BrandCard_brandName__spWcW{font-family:Outfit,sans-serif;font-size:16px;font-weight:500;color:#333}.BrandCard_brandStatus__b8d_H{font-family:Outfit,sans-serif;font-size:11px;color:#ad8a49;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.Profile_profileContainer__jb9fJ{max-width:1200px;margin:0 auto;padding:60px 20px}.Profile_profileHeader__6EWJj{display:flex;flex-direction:row;align-items:center;gap:32px;margin-bottom:40px;text-align:left}.Profile_avatarContainer__emOI2{width:120px;height:120px;border-radius:50%;overflow:hidden;background:#f0f0f0;position:relative;border:4px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.08);flex-shrink:0}.Profile_avatarPlaceholder__XGsiw{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:600;color:#999}.Profile_profileInfo__6bluf{display:flex;flex-direction:column;align-items:flex-start;flex:1}.Profile_username__CkOch{font-family:Outfit,sans-serif;font-size:32px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.2}.Profile_nickname__Iawim{font-family:Outfit,sans-serif;font-size:16px;color:#888;margin:0 0 16px}.Profile_bio__nFZLA{font-family:Outfit,sans-serif;font-size:15px;color:#555;max-width:600px;margin:16px 0 0;line-height:1.5;white-space:pre-wrap}.Profile_profileStats__kE8MA{display:flex;flex-direction:row;align-items:center;gap:24px;margin:0}.Profile_statItem__723Im{display:flex;flex-direction:row;align-items:baseline;gap:6px}.Profile_statValue__g6_aK{font-family:Outfit,sans-serif;font-size:16px;font-weight:500;color:#333}.Profile_statLabel__Zlqgs{font-size:16px;color:#666;text-transform:none;letter-spacing:normal}.Profile_followButton__vYqMv{min-width:140px;height:40px;border-radius:20px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;justify-content:center;outline:none}.Profile_followButton__vYqMv.Profile_follow__NikP7{background-color:#333;color:#fff}.Profile_followButton__vYqMv.Profile_follow__NikP7:hover{background-color:#000;transform:translateY(-1px)}.Profile_followButton__vYqMv.Profile_follow__NikP7:active{transform:translateY(0)}.Profile_followButton__vYqMv.Profile_unfollow__pGrpy{background-color:transparent;color:#333;border:1px solid #ddd}.Profile_followButton__vYqMv.Profile_unfollow__pGrpy:hover{background-color:#f5f5f5;border-color:#333}.Profile_followButton__vYqMv:disabled{opacity:.6;cursor:not-allowed}.Profile_error__oBC0Q,.Profile_loading__ADzzv{display:flex;justify-content:center;align-items:center;min-height:40vh;font-family:Outfit,sans-serif;color:#666}.Profile_collectionsSection__Z5wkU{width:100%;margin-top:48px;padding-top:48px;border-top:1px solid #f0f0f0}.Profile_sectionTitle__arFsH{font-family:Outfit,sans-serif;font-size:20px;font-weight:600;color:#333;margin-bottom:32px;text-align:left}.Profile_collectionsGrid__qrjxI{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(min-width:768px){.Profile_collectionsGrid__qrjxI{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.Profile_collectionsGrid__qrjxI{grid-template-columns:repeat(4,1fr)}}.Profile_likesSection__9noQ3{width:100%;margin-top:48px;padding-top:48px;border-top:1px solid #f0f0f0}.Profile_emptyState__ZaIbP{text-align:left;color:#999;padding:20px 0;font-size:15px}