.TipModal_overlay__Zs4F_{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);z-index:2000;transition:background-color .2s ease;padding:16px}.TipModal_overlayVisible__81XC8{background-color:rgba(0,0,0,.4)}.TipModal_modal__ilu5m{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:32px 28px 24px;background:linear-gradient(180deg,#fffcfa,#fff9f5);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.2);transform:scale(.9) translateY(20px);opacity:0;transition:transform .25s ease,opacity .25s ease}.TipModal_overlayVisible__81XC8 .TipModal_modal__ilu5m{transform:scale(1) translateY(0);opacity:1}.TipModal_closeBtn__6Q7dP{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;color:#999;transition:background-color .15s ease}.TipModal_closeBtn__6Q7dP:hover{background:#e5e5e5;color:#666}.TipModal_header__q4TIi{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:20px}.TipModal_avatar__YSbeL{width:56px;height:56px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#fdf5eb,#f5d4b8);display:flex;align-items:center;justify-content:center;flex-shrink:0}.TipModal_avatar__YSbeL img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TipModal_avatar__YSbeL span{font-size:22px;font-weight:700;color:#c9936a}.TipModal_title__DA3HU{font-size:18px;font-weight:700;color:#1a1a1a;margin:0;text-align:center}.TipModal_creatorName__cz08u{color:#c9936a}.TipModal_subtitle__EmLOx{font-size:13px;color:#888;text-align:center;line-height:1.5;margin:0}.TipModal_amounts__cdOPP{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;width:100%;margin-bottom:16px}.TipModal_amountBtn__A_Qij{padding:10px 8px;font-size:14px;font-weight:600;font-family:inherit;color:#1a1a1a;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.TipModal_amountBtn__A_Qij:hover{border-color:#c9936a}.TipModal_amountBtnSelected__oqe4h{border-color:#E07A5F;background:#fff5f0;color:#E07A5F}.TipModal_amountBtnCustom__DeHdN{font-size:12px}.TipModal_customInput__PKhJO{width:100%;margin-bottom:16px}.TipModal_customLabel__ug3VK{display:block;font-size:12px;color:#888;margin-bottom:6px}.TipModal_customWrapper__CWF_n{display:flex;align-items:center;border:1.5px solid #e5e5e5;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .15s ease}.TipModal_customWrapper__CWF_n:focus-within{border-color:#c9936a}.TipModal_customWrapperError__U9dJT{border-color:#e74c3c}.TipModal_customCurrency__QJNvM{padding:10px 0 10px 14px;font-size:16px;font-weight:700;color:#888}.TipModal_customField__c0db8{flex:1;padding:10px 14px 10px 4px;font-size:16px;font-weight:600;font-family:inherit;border:none;outline:none;background:transparent;color:#1a1a1a}.TipModal_summary__iwxvm{width:100%;padding:12px 16px;background:#f9f6f2;border-radius:10px;margin-bottom:16px;display:flex;flex-direction:column;gap:6px}.TipModal_summaryRow__InHZj{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#555}.TipModal_summaryAmount__EQaIL{font-weight:700;color:#1a1a1a}.TipModal_summaryNote__2fSAg{font-size:12px;color:#999;margin-top:6px}.TipModal_error__eS3_j{font-size:12px;color:#e74c3c;margin:0 0 8px;text-align:center}.TipModal_submitBtn__7AHoM{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:600;font-family:inherit;color:white;background:linear-gradient(135deg,#E07A5F,#c9624a);border:none;border-radius:12px;cursor:pointer;transition:opacity .15s ease,transform .1s ease}.TipModal_submitBtn__7AHoM:hover{opacity:.9}.TipModal_submitBtn__7AHoM:active{transform:scale(.98)}.TipModal_submitBtn__7AHoM:disabled{opacity:.5;cursor:not-allowed}.TipModal_footer__ptbz7{font-size:11px;color:#bbb;margin:12px 0 0;text-align:center}.PurchaseModal_overlay__XdBBs{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);z-index:2000;transition:background-color .2s ease;padding:16px}.PurchaseModal_overlayVisible__32xBV{background-color:rgba(0,0,0,.4)}.PurchaseModal_modal__9_xdy{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:380px;padding:32px 28px 24px;background:linear-gradient(180deg,#fffcfa,#fff9f5);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.2);transform:scale(.9) translateY(20px);opacity:0;transition:transform .25s ease,opacity .25s ease}.PurchaseModal_overlayVisible__32xBV .PurchaseModal_modal__9_xdy{transform:scale(1) translateY(0);opacity:1}.PurchaseModal_closeBtn__NWWFH{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;color:#999;transition:background-color .15s ease}.PurchaseModal_closeBtn__NWWFH:hover{background:#e5e5e5;color:#666}.PurchaseModal_icon__RiV2b{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fdf5eb,#f5d4b8);color:#c9936a}.PurchaseModal_title__gIOgw{font-size:20px;font-weight:700;color:#1a1a1a;margin:0;text-align:center}.PurchaseModal_text__a__1z{font-size:14px;color:#666;text-align:center;line-height:1.5;margin:0}.PurchaseModal_priceSection__PLURb{width:100%;margin:4px 0}.PurchaseModal_priceLabel__wCw_n{display:block;font-size:12px;font-weight:500;color:#888;margin-bottom:6px}.PurchaseModal_priceWrapper__UNc2M{display:flex;align-items:center;border:1.5px solid #e5e5e5;border-radius:10px;overflow:hidden;background:#fff;transition:border-color .15s ease}.PurchaseModal_priceWrapper__UNc2M:focus-within{border-color:#c9936a}.PurchaseModal_priceWrapperError__z_ALS{border-color:#e74c3c}.PurchaseModal_priceCurrency__urNXQ{padding:12px 0 12px 16px;font-size:22px;font-weight:800;color:#888}.PurchaseModal_priceInput__lLhxb{flex:1;padding:12px 16px 12px 4px;font-size:22px;font-weight:800;font-family:inherit;border:none;outline:none;background:transparent;color:#1a1a1a}.PurchaseModal_priceHint__AMjaV{display:block;font-size:11px;color:#bbb;margin-top:4px}.PurchaseModal_features__1ATmR{width:100%;padding:14px 16px;background:#f9f6f2;border-radius:10px;display:flex;flex-direction:column;gap:10px}.PurchaseModal_feature__8mSTT{display:flex;align-items:center;gap:10px;font-size:13px;color:#555}.PurchaseModal_feature__8mSTT svg{color:#c9936a;flex-shrink:0}.PurchaseModal_priceSummary__1aceE{width:100%;padding:10px 16px;background:#f9f6f2;border-radius:10px;display:flex;flex-direction:column;gap:6px}.PurchaseModal_priceSummaryRow__EsSpX{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#555}.PurchaseModal_accountNote__BOWNs{font-size:11px;color:#bbb;text-align:center;margin:0;line-height:1.4}.PurchaseModal_error__tSr23{font-size:12px;color:#e74c3c;margin:0;text-align:center}.PurchaseModal_actions__rvHAL{display:flex;gap:10px;width:100%;margin-top:4px}.PurchaseModal_btn__vs1P9{flex:1;padding:14px 16px;font-size:14px;font-weight:600;font-family:inherit;border-radius:12px;cursor:pointer;transition:background-color .15s ease,transform .1s ease;border:none}.PurchaseModal_btn__vs1P9:active{transform:scale(.98)}.PurchaseModal_btnCancel__3GvB4{background:#f5f5f5;color:#666;border:1px solid #e0e0e0}.PurchaseModal_btnCancel__3GvB4:hover{background:#e5e5e5}.PurchaseModal_btnPurchase__ijet3{background:linear-gradient(135deg,#e8c4a0,#d9a57e 50%,#c9936a);color:white}.PurchaseModal_btnPurchase__ijet3:hover{background:linear-gradient(135deg,#d9a57e,#c9936a 50%,#b8835a)}.PurchaseModal_btnPurchase__ijet3:disabled{opacity:.5;cursor:not-allowed}.PurchaseModal_footer__vo3E_{font-size:11px;color:#bbb;margin:4px 0 0;text-align:center}.profile_backBtn__BnZvD{position:fixed;top:10px;left:calc(var(--side-nav-width, 80px) + 10px);z-index:100;display:inline-flex;align-items:center;gap:2px;padding:4px 6px;font-size:10px;font-weight:500;font-family:inherit;color:#bbb;background:none;border:none;border-radius:6px;cursor:pointer;transition:color .15s ease}.profile_backBtn__BnZvD:hover{color:#555}@keyframes profile_profileFadeUp__CYkKS{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.profile_profileFadeIn__I9ndE{animation:profile_profileFadeUp__CYkKS .5s ease forwards;opacity:0}.profile_profileFadeIn1__r2iub{animation:profile_profileFadeUp__CYkKS .5s ease .1s forwards;opacity:0}.profile_profileFadeIn2__Y8WMm{animation:profile_profileFadeUp__CYkKS .5s ease .2s forwards;opacity:0}.profile_postCardReveal__hWJ2K{opacity:0;transform:translateY(24px) scale(.98);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.profile_postCardVisible__734RS{opacity:1;transform:translateY(0) scale(1)}.profile_profileContent__eyz94{display:flex;flex-direction:column;gap:8px;max-width:952px;margin:0 auto}.profile_profileHero__pJLYe{display:flex;align-items:flex-start;gap:20px;padding:20px;background:#faf9f5;border:none;border-radius:24px}.profile_avatar__f2UDF{width:120px;height:120px;border-radius:50%;background-color:#f1efe9;background-size:cover;background-position:50%;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}.profile_verifiedBadge__32Xv4{display:inline-block;vertical-align:middle;margin-left:4px;flex-shrink:0}.profile_avatarDefault__sc2Vp{color:#8a8a8a}.profile_avatarUpload__14abu{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);color:white;border-radius:50%;overflow:hidden;opacity:0;transition:opacity .15s ease;cursor:pointer}.profile_avatar__f2UDF:hover .profile_avatarUpload__14abu{opacity:1}.profile_heroContent__ZbJuu{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.profile_heroTop__kGEvh{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.profile_heroInfo__q_UNZ{display:flex;flex-direction:column;gap:0}.profile_heroName__s_NPs{font-size:28px;font-weight:800;color:#1a1a1a;line-height:1.2;letter-spacing:-.5px;margin:0}.profile_heroUsername__E4sO1{font-size:13px;font-weight:400;color:#8a8a8a}.profile_usernameRow__x8sCO{display:flex;align-items:center;gap:8px;margin-top:2px}.profile_heroLink__6ncPe{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;color:#d9a57e;text-decoration:none}.profile_heroLink__6ncPe:hover{color:#c9936a}.profile_heroLink__6ncPe svg{width:12px;height:12px}.profile_bioRow__2kMgR{display:flex;align-items:flex-start;gap:6px}.profile_heroFlag__TVk1F{font-size:18px;line-height:1}.profile_heroFlagInline__iFiNG{font-size:14px;line-height:1}.profile_heroBio__irUEr{font-size:14px;color:#555;line-height:1.4;margin:0}.profile_heroMeta__n12NM{display:flex;align-items:center;gap:12px;margin-top:4px}.profile_heroStat__oq1Dz{font-size:13px;color:#8a8a8a}.profile_heroStat__oq1Dz strong{font-weight:700;color:#c99700}.profile_heroActions__j44ey{display:flex;align-items:center;gap:8px;flex-shrink:0}.profile_heroBtn__92rFt{display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 16px;font-size:12px;font-weight:600;color:#1a1a1a;background:#fff;border:1px solid #efefef;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}.profile_heroBtn__92rFt:hover{background:#f1efe9}.profile_heroBtnFollow__XjTnk{background:linear-gradient(135deg,#f5d4b8,#ecba95,#e0a577);border:none;color:white;transition:background .2s ease,color .2s ease,transform .3s cubic-bezier(.175,.885,.32,1.275)}.profile_heroBtnFollow__XjTnk:hover{background:linear-gradient(135deg,#e8c4a0,#d9a57e,#c9936a)}.profile_heroBtnFollow__XjTnk:active{transform:scale(.92)}.profile_heroBtnFollowing__DVUdE{background:#f1efe9;border-color:#e8e5e0;color:#555;animation:profile_followPop__SUHO9 .4s cubic-bezier(.175,.885,.32,1.275)}.profile_heroBtnFollowing__DVUdE:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}@keyframes profile_followPop__SUHO9{0%{transform:scale(.85)}50%{transform:scale(1.08)}to{transform:scale(1)}}.profile_heroBtnLarge__aglLt{padding:7px 24px;font-size:13px;min-width:100px}.profile_profileTabs__2tx46{display:flex;gap:4px;width:100%;background:#e0ddd7;padding:4px;border-radius:14px;margin-bottom:8px}.profile_profileTab__UG3ag{flex:1;padding:9px 14px;font-size:13px;font-weight:600;color:#555;background:#e0ddd7;border:none;border-radius:12px;cursor:pointer;font-family:inherit;transition:background .25s ease,color .25s ease,transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s ease;outline:none}.profile_profileTab__UG3ag:hover{color:#555;background:rgba(0,0,0,.03)}.profile_profileTab__UG3ag:active{transform:scale(.95)}.profile_profileTabActive__U_rk5{color:#fff!important;background:#1a1a1a!important;box-shadow:0 1px 4px rgba(0,0,0,.1);animation:profile_tabSnap__7MKz8 .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes profile_tabSnap__7MKz8{0%{transform:scale(.92)}60%{transform:scale(1.04)}to{transform:scale(1)}}.profile_curateCta__a1wOZ{display:flex;align-items:center;gap:12px;padding:5px 12px;background:#fff;border:1px solid #efefef;border-radius:14px;box-shadow:0 0 8px rgba(0,0,0,.03);margin-bottom:8px}.profile_curateCtaAvatar__xExAo{width:30px;height:30px;border-radius:50%;background:#f1efe9;flex-shrink:0;overflow:hidden;background-size:cover;background-position:50%}.profile_curateCtaText__QacvP{flex:1;font-size:13px;color:#8a8a8a;font-style:italic}.profile_curateCtaBtn__NPZu3{position:relative;padding:7px 16px;font-size:13px;font-weight:700;color:#888;background:#fff;border:1px solid #efefef;border-radius:20px;text-decoration:none;overflow:hidden;transition:background .15s ease,color .15s ease}.profile_curateCtaBtn__NPZu3:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#FBBF24,#F97316,#FB923C,#FDBA74);opacity:.15;filter:blur(8px);transition:opacity .4s ease}.profile_curateCtaBtn__NPZu3:hover:before{opacity:.35}.profile_curateCtaBtn__NPZu3:hover{color:#1a1a1a;border-color:rgba(251,146,60,.4)}.profile_filterTabs___0e_X{display:flex;gap:6px;margin-bottom:4px}.profile_filterBtn__qJ9wv{padding:4px 12px;font-size:11px;font-weight:600;color:#8a8a8a;background:transparent;border:1px solid #efefef;border-radius:16px;cursor:pointer;font-family:inherit;transition:background .2s ease,color .2s ease,transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s ease}.profile_filterBtn__qJ9wv:hover{background:#f1efe9;color:#555}.profile_filterBtn__qJ9wv:active{transform:scale(.93)}.profile_filterBtnActive__MYLoT{border-color:#efefef;box-shadow:0 1px 4px rgba(0,0,0,.1);animation:profile_tabSnap__7MKz8 .3s cubic-bezier(.175,.885,.32,1.275)}.profile_filterBtnActive__MYLoT,.profile_filterBtnActive__MYLoT:hover{background:#ffffff;color:#1a1a1a}.profile_itineraryFeed__kP8xx{display:flex;flex-direction:column;gap:8px;width:100%}.profile_loadingState__9_NGg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:12px;color:#8a8a8a;font-size:14px}.profile_postCard__LEV63{display:flex;flex-direction:column;gap:8px;padding:12px;width:100%;background:#fff;border:1px solid #efefef;border-radius:24px;box-shadow:0 0 8px rgba(0,0,0,.03);transition:box-shadow .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1)}.profile_postCard__LEV63:hover{box-shadow:0 8px 30px rgba(0,0,0,.08),0 2px 8px rgba(217,165,126,.1);transform:translateY(-4px) scale(1.01)}.profile_postCardExiting__3mEkk{opacity:0!important;transform:scale(.95) translateY(-10px)!important;transition:opacity .3s ease,transform .3s ease!important;pointer-events:none}.profile_postCard__LEV63:active{transform:scale(.98);transition-duration:.1s}.profile_postHeader__tWP5E{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.profile_postAvatar__MZy4i{width:36px;height:36px;border-radius:50%;background:#f1efe9;background-size:cover;background-position:50%;flex-shrink:0;margin-left:8px;display:flex;align-items:center;justify-content:center}.profile_postUser__foOSf{display:flex;flex-direction:column;gap:1px}.profile_postUsername___iBkE{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.2}.profile_postHandle__FuH3_{font-size:11px;color:#8a8a8a;line-height:1.2}.profile_postTimestamp__RVUOV{font-size:11px;color:#8a8a8a;margin-left:4px}.profile_postBadges__Dqf4L{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.profile_postSpacer__Ih4Ny{flex:1}@keyframes profile_badgePopIn__1PUzs{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.profile_badge__IvHMR{padding:3px 8px;font-size:10px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:0;animation:profile_badgePopIn__1PUzs .3s cubic-bezier(.175,.885,.32,1.275) forwards}.profile_postCardVisible__734RS .profile_badge__IvHMR:first-child{animation-delay:.15s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(2){animation-delay:.2s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(3){animation-delay:.25s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(4){animation-delay:.3s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(5){animation-delay:.35s}.profile_badgeDuration__80rT6{background:#dbeafe;color:#2563eb}.profile_badgeItinerary__sd3UG{background:#e0f2fe;color:#0369a1}.profile_badgeBucketList__RqAcN{background:#fef3c7;color:#b45309}.profile_badgeVisited__QYzRh{background:#d1fae5;color:#047857}.profile_badgeDraft__ZXrrq{background:#fef3c7;color:#b45309}.profile_badgePublished__aOFRY{background:#d1fae5;color:#047857}.profile_badgePrice__ie7mO{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;background:linear-gradient(135deg,#fff5eb,#ffe8d6);color:#b8835a;font-size:12px;font-weight:700;border-radius:20px;border:1px solid #f5d4c0}.profile_badgePrice__ie7mO svg{width:12px;height:12px;opacity:.8}.profile_postMenuWrapper__VM5Et{position:relative}.profile_postMenuBtn__izlFO{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:#8a8a8a;background:none;border:none;cursor:pointer}.profile_postMenuBtn__izlFO:hover{background:#f1efe9}@keyframes profile_menuSlideDown__wFsaB{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile_postMenuDropdown__Q0N5e{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background:#fff;border:1px solid #e8e5e0;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.12);z-index:100;overflow:hidden;animation:profile_menuSlideDown__wFsaB .15s cubic-bezier(.16,1,.3,1);transform-origin:top right}.profile_postMenuItem__nL575{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:13px;font-weight:500;color:#1a1a1a;background:none;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;font-family:inherit;transition:background .15s ease,padding-left .15s ease;text-decoration:none}.profile_postMenuItem__nL575:last-child{border-bottom:none}.profile_postMenuItem__nL575:hover{background:#f5f5f5;padding-left:18px}.profile_postMenuItem__nL575:active{background:#eee}.profile_postMenuItem__nL575 svg{flex-shrink:0;color:#8a8a8a}.profile_postMenuItemDanger__XaLti,.profile_postMenuItemDanger__XaLti svg{color:#dc2626}.profile_postMenuItemDanger__XaLti:hover{background:#fef2f2}@keyframes profile_ghostFly__g5diX{0%{opacity:.8;transform:scale(1) translateY(0)}40%{opacity:.6;transform:scale(.6) translateY(-40px)}to{opacity:0;transform:scale(.3) translateY(-120px)}}.profile_duplicateGhost__4o1RC{position:fixed;pointer-events:none;z-index:9999;border-radius:24px;background:#fff;border:1px solid #efefef;box-shadow:0 8px 30px rgba(0,0,0,.15);animation:profile_ghostFly__g5diX .6s cubic-bezier(.16,1,.3,1) forwards}.profile_deleteModalOverlay___zfNf{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.profile_deleteModal__tBKHI{background:#fff;border-radius:16px;padding:24px;width:340px;max-width:90vw;box-shadow:0 20px 60px rgba(0,0,0,.2)}.profile_deleteModalTitle__F4vHh{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.profile_deleteModalText__DBWtz{font-size:13px;color:#666;margin:0 0 20px;line-height:1.5}.profile_deleteModalActions__oIHYo{display:flex;gap:8px;justify-content:flex-end}.profile_deleteModalCancel__frASi{padding:8px 16px;font-size:13px;font-weight:600;color:#555;background:#f0f0f0;border:none;border-radius:8px;cursor:pointer;font-family:inherit}.profile_deleteModalCancel__frASi:hover{background:#e8e8e8}.profile_deleteModalConfirm__HM_7M{padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#dc2626;border:none;border-radius:8px;cursor:pointer;font-family:inherit}.profile_deleteModalConfirm__HM_7M:hover{background:#b91c1c}.profile_postBody__DJW4w{display:flex;flex-direction:column;gap:3px;margin-left:10px}.profile_postTitle__9_dtj{font-size:16px;font-weight:700;color:#1a1a1a;margin:0}.profile_postDescription__PbPKq{font-size:13px;color:#555;margin:0}.profile_postThumbnails__94R3m{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;margin-left:20px;margin-right:10px}.profile_postThumbnails__94R3m::-webkit-scrollbar{display:none}.profile_thumbnail__GucHV{width:234px;min-width:234px;height:234px;background:#fff;border:1px solid #efefef;border-radius:32px;flex-shrink:0;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);cursor:pointer;display:flex;flex-direction:column;text-decoration:none;overflow:hidden;color:inherit}.profile_thumbnail__GucHV:hover{box-shadow:0 6px 20px rgba(0,0,0,.08);transform:translateY(-3px)}.profile_thumbnailImage__7pZn2{width:100%;height:170px;background:#f1efe9;background-size:cover;background-position:50%;border-radius:32px 32px 0 0;flex-shrink:0;position:relative;transition:transform .4s cubic-bezier(.16,1,.3,1)}.profile_thumbnail__GucHV:hover .profile_thumbnailImage__7pZn2{transform:scale(1.05)}.profile_thumbnailImage__7pZn2:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(217,165,126,.12));opacity:0;transition:opacity .3s ease;border-radius:inherit}.profile_thumbnail__GucHV:hover .profile_thumbnailImage__7pZn2:after{opacity:1}.profile_thumbnailInfo__mn20n{display:flex;flex-direction:column;justify-content:center;flex:1;gap:2px;text-align:center;padding:8px}.profile_thumbnailTitle__hO6xy{font-size:14px;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_thumbnailLabel__VxaQ_{font-size:12px;color:#8a8a8a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_postActions__iJdIz{display:flex;align-items:center;justify-content:space-between}.profile_actionBtn__J2iaX,.profile_postActionsLeft__1HlKw{display:flex;align-items:center;gap:4px}.profile_actionBtn__J2iaX{padding:8px 12px;border-radius:8px;color:#555;background:none;border:none;cursor:pointer;font-family:inherit;transition:background .15s ease}.profile_actionBtn__J2iaX:hover{background:#f1efe9;color:#1a1a1a}.profile_actionBtnLiked__nryjc svg{animation:profile_heartBounce__Zuvbc .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes profile_heartBounce__Zuvbc{0%{transform:scale(1)}25%{transform:scale(1.4)}50%{transform:scale(.85)}75%{transform:scale(1.1)}to{transform:scale(1)}}.profile_likeParticles__Bjd8L{position:relative;display:inline-flex}.profile_likeParticlesBurst__EwAbG:after,.profile_likeParticlesBurst__EwAbG:before{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;pointer-events:none}.profile_likeParticlesBurst__EwAbG:before{animation:profile_particleBurst1__X7Mzl .6s ease-out forwards;background:#ef4444}.profile_likeParticlesBurst__EwAbG:after{animation:profile_particleBurst2__3v6os .6s ease-out forwards;background:#f97316}.profile_likeParticle__3t3x7{position:absolute;top:50%;left:50%;width:3px;height:3px;border-radius:50%;pointer-events:none}.profile_likeParticle3__9rIhr{animation:profile_particleBurst3__r4lL3 .6s ease-out forwards;background:#fbbf24}.profile_likeParticle4__7oHPf{animation:profile_particleBurst4__MpKbK .6s ease-out forwards;background:#ef4444}.profile_likeParticle5__QLSy_{animation:profile_particleBurst5__wOOzF .6s ease-out forwards;background:#f97316}@keyframes profile_particleBurst1__X7Mzl{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}40%{opacity:1;transform:translate(calc(-50% - 14px),calc(-50% - 16px)) scale(1.3)}to{opacity:0;transform:translate(calc(-50% - 18px),calc(-50% - 22px)) scale(0)}}@keyframes profile_particleBurst2__3v6os{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}40%{opacity:1;transform:translate(calc(-50% + 14px),calc(-50% - 14px)) scale(1.2)}to{opacity:0;transform:translate(calc(-50% + 20px),calc(-50% - 20px)) scale(0)}}@keyframes profile_particleBurst3__r4lL3{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}40%{opacity:1;transform:translate(calc(-50% + 16px),calc(-50% + 8px)) scale(1)}to{opacity:0;transform:translate(calc(-50% + 22px),calc(-50% + 14px)) scale(0)}}@keyframes profile_particleBurst4__MpKbK{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}40%{opacity:1;transform:translate(calc(-50% - 10px),calc(-50% + 12px)) scale(1.1)}to{opacity:0;transform:translate(calc(-50% - 16px),calc(-50% + 18px)) scale(0)}}@keyframes profile_particleBurst5__wOOzF{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}40%{opacity:1;transform:translate(calc(-50%),calc(-50% - 18px)) scale(1)}to{opacity:0;transform:translate(calc(-50%),calc(-50% - 26px)) scale(0)}}.profile_actionCount__bRZPj{font-size:13px;font-weight:500}.profile_shareBtn__kLFvq{position:relative;overflow:hidden}.profile_shareBtn__kLFvq:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(217,165,126,.25);transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease,opacity .4s ease;opacity:0}.profile_shareBtnRipple__Jxg7l:after{width:120px;height:120px;opacity:1;transition:width 0s,height 0s,opacity 0s}.profile_shareTooltip__T2QCW{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%) translateY(4px);background:#1a1a1a;color:#fff;font-size:11px;font-weight:500;padding:4px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;animation:profile_tooltipSlideUp___lShq .2s ease forwards,profile_tooltipFadeOut__EhVU1 .3s ease 1.2s forwards;z-index:10}.profile_shareTooltip__T2QCW:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#1a1a1a}@keyframes profile_tooltipSlideUp___lShq{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes profile_tooltipFadeOut__EhVU1{0%{opacity:1}to{opacity:0}}.profile_postActionsRight__wVScU{display:flex;align-items:center;margin-left:auto}.profile_coffeeBtn__sSwHu{display:flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;color:#555;background:#fff;border:1px solid #efefef;border-radius:14px;cursor:pointer;font-family:inherit;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.profile_coffeeBtn__sSwHu:hover{background:#f1efe9;box-shadow:0 2px 8px rgba(0,0,0,.06)}.profile_coffeeBtn__sSwHu:active{transform:scale(.95)}.profile_tippedBadge__vC0iU{display:flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;cursor:default}.profile_tippedBadge__vC0iU svg{stroke:#16a34a}.profile_purchasedBadge__mllgJ{display:flex;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;cursor:default}.profile_purchasedBadge__mllgJ svg{stroke:#16a34a}@keyframes profile_btnShimmer__cLj6Z{0%{left:-100%}to{left:200%}}.profile_buyBtn__yhEv9{display:flex;align-items:center;gap:5px;padding:5px 12px;font-size:11px;font-weight:600;font-family:inherit;color:#fff;background:linear-gradient(135deg,#e8c4a0,#d9a57e 50%,#c9936a);border:none;border-radius:14px;cursor:pointer;transition:opacity .15s ease,transform .15s ease,box-shadow .15s ease;position:relative;overflow:hidden}.profile_buyBtn__yhEv9:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:profile_btnShimmer__cLj6Z 3s ease-in-out infinite;animation-delay:1s}.profile_buyBtn__yhEv9:hover{opacity:.92;box-shadow:0 2px 12px rgba(217,165,126,.35)}.profile_buyBtn__yhEv9:active{transform:scale(.95)}.profile_buyBtn__yhEv9 svg{stroke:#fff;position:relative;z-index:1}.profile_skeleton__kGc5N{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%);background-size:200% 100%;animation:profile_shimmer__HzsZK 1.5s infinite;border-radius:4px;display:inline-block}@keyframes profile_shimmer__HzsZK{0%{background-position:200% 0}to{background-position:-200% 0}}.profile_skeletonName__Twrqa{width:180px;height:28px}.profile_skeletonUsername__T3saE{width:120px;height:14px}.profile_skeletonBio__hMkeU{width:250px;height:14px}.profile_editOverlay__BSmP_{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:profile_fadeIn__vOW1W .2s ease}@keyframes profile_fadeIn__vOW1W{0%{opacity:0}to{opacity:1}}.profile_editCard__h_8Y7{background:#fff;border-radius:16px;padding:24px;width:320px;max-width:90vw;box-shadow:0 20px 60px rgba(0,0,0,.2);animation:profile_slideUp__1tLw_ .25s ease}@keyframes profile_slideUp__1tLw_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile_editCardTitle__5ytY9{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:16px;text-align:center}.profile_editAvatarSection__VaoP6{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:16px}.profile_editAvatar__x1Dt7{width:80px;height:80px;border-radius:50%;background:#f1efe9;background-size:cover;background-position:50%;position:relative;cursor:pointer;transition:opacity .15s ease;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.profile_editAvatarHasImage__gyaWw svg{display:none}.profile_editAvatar__x1Dt7:hover{opacity:.8}.profile_editAvatarUpload__oL0vJ{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);color:white;border-radius:50%;opacity:0;transition:opacity .15s ease;cursor:pointer}.profile_editAvatar__x1Dt7:hover .profile_editAvatarUpload__oL0vJ{opacity:1}.profile_editAvatarHint__usWes{font-size:11px;color:#8a8a8a}.profile_editAvatarRemove__phlck{font-size:11px;color:#ef4444;background:none;border:none;cursor:pointer;padding:0}.profile_editAvatarRemove__phlck:hover{opacity:.7}.profile_editField__pkT1I{margin-bottom:16px}.profile_editLabel__FbCau{display:block;font-size:12px;font-weight:600;color:#555;margin-bottom:4px}.profile_editInput__FHQhW,.profile_editTextarea__OyRYv{width:100%;padding:10px 12px;font-family:inherit;font-size:13px;color:#1a1a1a;background:#f5f3ed;border:1px solid #e8e5e0;border-radius:8px;outline:none;transition:border-color .15s ease;box-sizing:border-box}.profile_editInput__FHQhW:focus,.profile_editTextarea__OyRYv:focus{border-color:#8a8a8a;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.profile_editTextarea__OyRYv{resize:none;height:60px}.profile_editCounter___NGTh{display:block;font-size:10px;color:#8a8a8a;text-align:right;margin-top:4px}.profile_editInputWrapper__Vj8zk{display:flex;align-items:center;background:#f5f3ed;border:1px solid #e8e5e0;border-radius:8px;overflow:hidden;transition:border-color .15s ease}.profile_editInputWrapper__Vj8zk:focus-within{border-color:#8a8a8a;box-shadow:0 0 0 2px rgba(0,0,0,.05)}.profile_editInputPrefix__pAMOm{padding:10px 0 10px 12px;font-size:13px;color:#8a8a8a;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile_editInputWithPrefix__IV7V5{border:none!important;padding-left:0!important;background:transparent!important}.profile_editInputWithPrefix__IV7V5:focus{box-shadow:none!important}.profile_editSelect__7dEh0{width:100%;padding:10px 12px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#f5f3ed;border:1px solid #e8e5e0;border-radius:8px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;box-sizing:border-box}.profile_editSelect__7dEh0:focus{outline:none;border-color:#1a1a1a}.profile_editHint__bnbeN{display:block;margin-top:6px;font-size:11px;color:#8a8a8a}.profile_editActions__39bzf{display:flex;gap:8px;margin-top:16px}.profile_editBtnCancel__9xGaf{flex:1;padding:10px;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;background:#f5f3ed;color:#555;border:1px solid #e8e5e0;font-family:inherit;transition:background .15s ease}.profile_editBtnCancel__9xGaf:hover{background:#e8e5e0}.profile_editBtnSave__79Ax9{flex:1;padding:10px;font-size:13px;font-weight:600;border-radius:8px;cursor:pointer;background:#1a1a1a;color:#fff;border:none;font-family:inherit;transition:background .15s ease}.profile_editBtnSave__79Ax9:hover{background:#555}.profile_editBtnSave__79Ax9:disabled{opacity:.5;cursor:not-allowed}.profile_drawerOverlay__UGMfG{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;animation:profile_fadeIn__vOW1W .2s ease}.profile_drawer__v3TqV{position:fixed;top:0;right:0;width:380px;max-width:90vw;height:100vh;background:#fff;box-shadow:-8px 0 30px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:profile_slideInRight__q690T .3s ease}@keyframes profile_slideInRight__q690T{0%{transform:translateX(100%)}to{transform:translateX(0)}}.profile_drawerHeader__IPWgp{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8e5e0;background:#f5f3ed}.profile_drawerTitle__ljAeA{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#1a1a1a;margin:0}.profile_drawerClose__DOYmw{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:#8a8a8a;background:none;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.profile_drawerClose__DOYmw:hover{background:#e8e5e0;color:#1a1a1a}.profile_drawerContent__7YJDa{flex:1;overflow-y:auto;padding:24px}.profile_statsGrid__Q0bhS{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.profile_statCard__wS9_P{display:flex;flex-direction:column;align-items:center;padding:16px;background:#f5f3ed;border-radius:12px;text-align:center}.profile_statCardIcon___0BBx{font-size:24px;margin-bottom:8px}.profile_statCardValue__Mjls_{font-size:20px;font-weight:700;color:#1a1a1a;line-height:1.2}.profile_statCardLabel__FKOf1{font-size:12px;color:#8a8a8a;margin-top:4px}.profile_statsToggle__O4Jx6{margin:16px 0 24px;padding:12px 16px;background:#f5f3ed;border-radius:8px}.profile_toggleLabel___CD7a{display:flex;align-items:center;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile_toggleCheckbox__ruUxW{position:absolute;opacity:0;width:0;height:0}.profile_toggleSwitch__1T9yk{position:relative;width:40px;height:22px;background:#e8e5e0;border-radius:11px;transition:background .15s ease;flex-shrink:0}.profile_toggleSwitch__1T9yk:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:white;border-radius:50%;transition:transform .15s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.profile_toggleCheckbox__ruUxW:checked+.profile_toggleSwitch__1T9yk{background:#1a1a1a}.profile_toggleCheckbox__ruUxW:checked+.profile_toggleSwitch__1T9yk:after{transform:translateX(18px)}.profile_toggleText__Oju5t{font-size:13px;color:#555}.profile_badgesSectionTitle__3_mq_{font-size:14px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px}.profile_badgesSectionHint__B_5Ub{font-size:12px;color:#8a8a8a;margin-bottom:12px;padding:8px 12px;background:#f5f3ed;border-radius:6px}.profile_badgesGrid___E_YG{display:flex;flex-direction:column;gap:8px}.profile_badgeItem__1645x{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f5f3ed;border-radius:12px;border:1px solid transparent;transition:background .15s ease,color .15s ease}.profile_badgeItemUnlocked__3EcN_{background:#f0fdf4;border-color:#bbf7d0}.profile_badgeItemLocked__eXvBd{opacity:.7}.profile_badgeItemIcon__RaHB2{font-size:28px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;flex-shrink:0}.profile_badgeItemLocked__eXvBd .profile_badgeItemIcon__RaHB2{filter:grayscale(1);opacity:.5}.profile_badgeItemInfo___Q2_w{flex:1;min-width:0}.profile_badgeItemName__3Z206{display:block;font-size:14px;font-weight:600;color:#1a1a1a}.profile_badgeItemDesc__TzxF6{display:block;font-size:12px;color:#8a8a8a;margin-top:2px}.profile_badgeItemProgress__pmRQn{height:4px;background:#e8e5e0;border-radius:2px;margin-top:8px;overflow:hidden}.profile_badgeItemProgressBar__av6qw{height:100%;background:#3b82f6;border-radius:2px;transition:width .3s ease}.profile_badgeItemProgressText__gsmD5{display:block;font-size:10px;color:#8a8a8a;margin-top:4px}.profile_badgeItemCheck__qzgnf{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#22c55e;color:white;border-radius:50%;font-size:12px;font-weight:700}.profile_commentsOverlay__fADMb{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);animation:profile_fadeIn__vOW1W .2s ease}.profile_commentsContainer__5o9oO{position:relative;width:90%;max-width:500px;max-height:80vh;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;animation:profile_slideUp__1tLw_ .2s ease}.profile_commentsHeader__tscR4{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8e5e0}.profile_commentsTitle__qi36b{font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.profile_commentsClose__dS8v8{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#8a8a8a;background:none;border:none;cursor:pointer;transition:background .15s ease}.profile_commentsClose__dS8v8:hover{background:#f1efe9}.profile_commentsBody__VLx1m{flex:1;overflow-y:auto;padding:16px 20px}.profile_commentsList__aXvm_{display:flex;flex-direction:column;gap:16px}.profile_commentsEmpty__JLgd0{text-align:center;color:#8a8a8a;padding:32px;font-size:14px}.profile_commentsFooter__20Tk_{padding:16px 20px;border-top:1px solid #e8e5e0}.profile_commentsInputWrapper__ttphI{display:flex;gap:8px;align-items:flex-end}.profile_commentsInput__MXKwn{flex:1;padding:10px 12px;font-family:inherit;font-size:14px;color:#1a1a1a;background:#f5f3ed;border:1px solid #e8e5e0;border-radius:12px;resize:none;outline:none;min-height:40px;max-height:120px}.profile_commentsInput__MXKwn:focus{border-color:#8a8a8a}.profile_commentsSubmit__Tw6MU{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1a1a1a;color:#fff;border-radius:12px;border:none;cursor:pointer;transition:opacity .15s ease;flex-shrink:0}.profile_commentsSubmit__Tw6MU:disabled{opacity:.3;cursor:not-allowed}.profile_commentsSubmit__Tw6MU:not(:disabled):hover{opacity:.8}.profile_comment__FBD_u{display:flex;flex-direction:column;gap:8px;animation:profile_commentSlideIn__RuyyQ .3s cubic-bezier(.175,.885,.32,1.275) both}@keyframes profile_commentSlideIn__RuyyQ{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.profile_commentMain__IZ3VQ{display:flex;gap:10px}.profile_commentAvatar__cbrcc{width:32px;height:32px;border-radius:50%;background:#f1efe9;flex-shrink:0;display:flex;align-items:center;justify-content:center}.profile_commentContent__1FA19{flex:1;min-width:0}.profile_commentHeader__ErtvK{display:flex;align-items:center;gap:6px;margin-bottom:2px;flex-wrap:wrap}.profile_commentAuthor__xXfmD{font-size:13px;font-weight:600;color:#1a1a1a}.profile_commentHandle__jHnMm,.profile_commentTime__4lm50{font-size:12px;color:#8a8a8a}.profile_commentText__85_hE{font-size:14px;color:#1a1a1a;line-height:1.4;white-space:pre-wrap;word-break:break-word;margin:0}.profile_commentActions__mdgUF{display:flex;gap:12px;margin-top:4px}.profile_commentDeleteBtn___R0FU,.profile_commentReplyBtn__d6jZp{font-size:12px;color:#8a8a8a;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;transition:color .15s ease}.profile_commentReplyBtn__d6jZp:hover{color:#1a1a1a}.profile_commentDeleteBtn___R0FU:hover{color:#ef4444}.profile_commentReplies__MNwPm{margin-top:8px;display:flex;flex-direction:column;gap:8px}.profile_replyInput__LIWW3{margin-top:8px;margin-left:42px;display:flex;flex-direction:column;gap:6px}.profile_replyInput__LIWW3 textarea{width:100%;padding:8px 12px;font-family:inherit;font-size:13px;color:#1a1a1a;background:#f5f3ed;border:1px solid #e8e5e0;border-radius:8px;resize:none;outline:none;box-sizing:border-box}.profile_replyInput__LIWW3 textarea:focus{border-color:#8a8a8a}.profile_replyActions__2bLBT{display:flex;gap:6px;justify-content:flex-end}.profile_replyCancelBtn__Uf1BR{padding:4px 10px;font-size:12px;font-weight:500;color:#555;background:none;border:none;cursor:pointer;font-family:inherit;border-radius:6px}.profile_replyCancelBtn__Uf1BR:hover{background:#f1efe9}.profile_replySubmitBtn__F2pIB{padding:4px 10px;font-size:12px;font-weight:500;color:#fff;background:#1a1a1a;border:none;cursor:pointer;font-family:inherit;border-radius:6px}.profile_replySubmitBtn__F2pIB:disabled{opacity:.3;cursor:not-allowed}.profile_replySubmitBtn__F2pIB:not(:disabled):hover{opacity:.8}@media (max-width:768px){.profile_backBtn__BnZvD{left:10px}.profile_profileContent__eyz94{gap:4px;padding-top:0;max-width:100%;margin:0}.profile_profileHero__pJLYe{flex-direction:column;align-items:center;padding:14px;border-radius:16px;margin:0 4px;gap:0}.profile_avatar__f2UDF{width:88px;height:88px;border-radius:50%;margin-bottom:8px}.profile_heroContent__ZbJuu{width:100%;gap:0;align-items:center}.profile_heroTop__kGEvh{display:contents}.profile_heroInfo__q_UNZ{text-align:center;align-items:center}.profile_heroName__s_NPs{font-size:22px;letter-spacing:-.3px}.profile_heroUsername__E4sO1{font-size:12px;margin-top:2px}.profile_usernameRow__x8sCO{justify-content:center}.profile_heroInfo__q_UNZ{order:1}.profile_heroBio__irUEr{order:2;font-size:12px;line-height:1.5;text-align:center;margin-top:6px}.profile_heroMeta__n12NM{order:3}.profile_heroActions__j44ey{order:4;margin-top:12px;width:100%;gap:6px;padding:0 24px;justify-content:center}.profile_heroBtn__92rFt{padding:6px 12px;font-size:11px;border-radius:8px;flex:1;justify-content:center}.profile_heroMeta__n12NM{justify-content:center;gap:16px;margin-top:6px;margin-bottom:2px;width:100%}.profile_heroStat__oq1Dz{font-size:12px;display:flex;flex-direction:column;align-items:center;color:#999}.profile_heroStat__oq1Dz strong{font-size:16px;font-weight:700;display:block;color:#c99700}.profile_usernameRow__x8sCO{gap:6px;margin-top:2px}.profile_heroLink__6ncPe{font-size:11px}.profile_heroLink__6ncPe svg{width:10px;height:10px}.profile_profileTabs__2tx46{padding:3px;margin:0 4px;width:calc(100% - 8px);gap:3px;background:#e0ddd7;border-radius:12px}.profile_profileTab__UG3ag{padding:4px 10px;font-size:10px;font-weight:600;border-radius:8px;color:#555}.profile_profileTabActive__U_rk5{background:#1a1a1a!important;color:#fff!important;box-shadow:0 1px 4px rgba(0,0,0,.1)}.profile_curateCta__a1wOZ{margin:4px;padding:6px 10px;border-radius:16px}.profile_curateCtaText__QacvP{font-size:12px}.profile_curateCtaBtn__NPZu3{font-size:11px;padding:7px 14px}.profile_curateCtaAvatar__xExAo{width:28px;height:28px}.profile_filterTabs___0e_X{margin:0 4px}.profile_itineraryFeed__kP8xx{padding:0 4px 12px;gap:10px}.profile_postCard__LEV63{border-radius:16px;gap:8px;padding:12px;-webkit-tap-highlight-color:transparent}.profile_postCard__LEV63:hover{transform:none;box-shadow:0 0 8px rgba(0,0,0,.03)}.profile_thumbnail__GucHV:hover{transform:none;box-shadow:none}.profile_thumbnail__GucHV:hover .profile_thumbnailImage__7pZn2{transform:none}.profile_postHeader__tWP5E{gap:6px}.profile_postAvatar__MZy4i{width:32px;height:32px;margin-left:0}.profile_postUser__foOSf{flex:1;min-width:0}.profile_postUsername___iBkE{font-size:11px;font-weight:600}.profile_postHandle__FuH3_,.profile_postTimestamp__RVUOV{display:none}.profile_badge__IvHMR{padding:2px 5px;font-size:8px;border-radius:4px}.profile_badgePrice__ie7mO{font-size:9px;padding:2px 5px}.profile_postBadges__Dqf4L{order:10}.profile_postSpacer__Ih4Ny{order:9}.profile_postMenuWrapper__VM5Et{order:11}.profile_postMenuBtn__izlFO{width:28px;height:28px}.profile_postBody__DJW4w{margin-left:0;padding:0 4px;gap:2px}.profile_postTitle__9_dtj{font-size:12px}.profile_postDescription__PbPKq{font-size:11px}.profile_postThumbnails__94R3m{margin:0;padding:0;gap:8px}.profile_thumbnail__GucHV{width:160px;min-width:160px;height:160px}.profile_thumbnailImage__7pZn2{height:110px}.profile_thumbnailInfo__mn20n{padding:8px}.profile_thumbnailTitle__hO6xy{font-size:10px}.profile_thumbnailLabel__VxaQ_{font-size:9px}.profile_postActions__iJdIz{padding:0 4px}.profile_postActionsLeft__1HlKw{gap:4px}.profile_actionBtn__J2iaX{padding:6px 8px}.profile_actionBtn__J2iaX svg{width:14px;height:14px}.profile_actionCount__bRZPj{font-size:10px}.profile_coffeeBtn__sSwHu{padding:4px 8px}.profile_purchasedBadge__mllgJ,.profile_tippedBadge__vC0iU{padding:4px 8px;font-size:10px}.profile_buyBtn__yhEv9{font-size:10px;padding:4px 10px;border-radius:12px}.profile_drawer__v3TqV{top:auto;right:0;bottom:0;left:0;width:100%;max-width:100%;height:auto;max-height:85vh;border-radius:20px 20px 0 0;box-shadow:0 -8px 30px rgba(0,0,0,.15);animation:profile_slideInUp__4n4Fy .3s ease}@keyframes profile_slideInUp__4n4Fy{0%{transform:translateY(100%)}to{transform:translateY(0)}}.profile_drawerHeader__IPWgp{position:relative;padding-top:24px}.profile_drawerHeader__IPWgp:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36px;height:4px;background:#ddd;border-radius:2px}.profile_editCard__h_8Y7{width:90vw;padding:20px}.profile_commentsContainer__5o9oO{width:100%;max-width:100%;max-height:90vh;border-radius:20px 20px 0 0;position:fixed;bottom:0;left:0;right:0;animation:profile_slideInUp__4n4Fy .3s ease}.profile_duplicateIllustration__ACoo_{width:110vw}}.profile_duplicateOverlay__Kxvc5{position:fixed;inset:0;background:#fffcf7;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;animation:profile_duplicateFadeIn__YGQYq .4s ease both;overflow:hidden}.profile_duplicateCard__pVWRc{display:flex;flex-direction:column;align-items:center;width:100%;padding:0}.profile_duplicateIllustration__ACoo_{width:440px;max-width:none;height:auto;animation:profile_duplicateIllPop__WfDS3 .6s cubic-bezier(.175,.885,.32,1.275) .15s both}.profile_duplicateTitle__NXD_m{font-size:52px;font-weight:900;color:#1a1a1a;letter-spacing:-2px;text-align:center;line-height:1.05;margin-top:8px;animation:profile_duplicateTextPop__LHsM_ .5s cubic-bezier(.175,.885,.32,1.275) .5s both}.profile_duplicateSubtitle__SdlGd{font-size:17px;font-weight:500;color:#aaa;text-align:center;margin-top:12px;animation:profile_duplicateTextPop__LHsM_ .5s cubic-bezier(.175,.885,.32,1.275) .7s both}.profile_duplicateDismiss__y6zVr{margin-top:28px;padding:14px 40px;font-size:15px;font-weight:700;color:#fff;background:#1a1a1a;border:none;border-radius:14px;cursor:pointer;font-family:inherit;letter-spacing:-.2px;animation:profile_duplicateTextPop__LHsM_ .5s cubic-bezier(.175,.885,.32,1.275) .9s both;transition:background .15s ease,transform .1s ease;text-decoration:none;display:inline-block}.profile_duplicateDismiss__y6zVr:hover{background:#333}.profile_duplicateDismiss__y6zVr:active{transform:scale(.96)}@keyframes profile_duplicateFadeIn__YGQYq{0%{opacity:0}to{opacity:1}}@keyframes profile_duplicateIllPop__WfDS3{0%{opacity:0;transform:scale(.7) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes profile_duplicateTextPop__LHsM_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}