.liked_likedPage__9bLVh{max-width:740px;margin:0 auto;padding:32px 16px 80px}.liked_pageHeader__pV4v6{display:flex;align-items:center;gap:10px;margin-bottom:24px;color:var(--ink-2)}.liked_pageHeader__pV4v6 h1{font-size:22px;font-weight:700;margin:0}.liked_pageHeader__pV4v6 svg{flex-shrink:0}.liked_loadingState__EpTsB{display:flex;justify-content:center;align-items:center;min-height:200px}.liked_spinner__o_EaN{width:32px;height:32px;border:3px solid var(--edge-faint);border-top:3px solid #d9a57e;border-radius:50%;animation:liked_spin__b_r0W .8s linear infinite}@keyframes liked_spin__b_r0W{to{transform:rotate(1turn)}}.liked_emptyState___Im7v{display:flex;flex-direction:column;align-items:center;gap:8px;padding:60px 20px;text-align:center}.liked_emptyState___Im7v p{font-size:16px;font-weight:600;color:var(--ink-soft);margin:8px 0 0}.liked_emptyState___Im7v span{font-size:13px;color:var(--ink-faint)}.liked_itineraryFeed__a_bZh{display:flex;flex-direction:column;gap:14px;width:100%}.liked_postCard__37m1k{display:flex;flex-direction:column;gap:10px;padding:18px;width:100%;background:var(--surface);border:1px solid #e8e8e8;border-radius:24px;box-shadow:0 2px 10px rgba(20,15,5,.06);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)}.liked_postCard__37m1k:hover{box-shadow:0 8px 30px rgba(20,15,5,.08),0 2px 8px rgba(217,165,126,.1);transform:translateY(-4px) scale(1.01)}.liked_postCardReveal__nAGE3{opacity:0;transform:translateY(24px) scale(.98);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1)}.liked_postCardVisible__PtQbW{opacity:1;transform:translateY(0) scale(1)}.liked_postHeader__ipJlQ{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.liked_postAvatar__48qVR{width:36px;height:36px;border-radius:50%;background:var(--surface-3);background-size:cover;background-position:50%;flex-shrink:0;margin-left:8px;display:flex;align-items:center;justify-content:center}.liked_postUser___j47t{display:flex;flex-direction:column;gap:1px}.liked_postUsername__uKKDw{font-size:13px;font-weight:600;color:var(--ink);line-height:1.2;display:flex;align-items:center;gap:4px}.liked_postHandle__GW_QC{font-size:11px;color:var(--ink-faint);line-height:1.2}.liked_postTimestamp__mqdLs{font-size:11px;color:var(--ink-faint);margin-left:4px}.liked_verifiedBadge__PaWEe{flex-shrink:0}.liked_postBadges__maEy7{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.liked_badge__1WBpz{padding:3px 8px;font-size:10px;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;opacity:0;animation:liked_badgePopIn__LwWby .3s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes liked_badgePopIn__LwWby{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.liked_badgeDuration__EX9VI{background:#dbeafe;color:#2563eb}.liked_badgeItinerary__X3EjN{background:#e0f2fe;color:#0369a1}.liked_badgeBucketList__sqKCh{background:#fef3c7;color:#b45309}.liked_badgeVisited__LNOFR{background:#d1fae5;color:#047857}.liked_badgePrice__sdLQR{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}.liked_badgePrice__sdLQR svg{width:14px;height:14px}.liked_postSpacer__gIuf7{flex:1}.liked_postBody__NDJh4{display:flex;flex-direction:column;gap:3px;padding:10px 14px 4px}.liked_postTitle__S5amp{font-size:16px;font-weight:700;color:var(--ink);margin:0}.liked_postDescription__fQadW{font-size:13px;color:var(--ink-soft);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.liked_postDayHero__2E7Wl{width:calc(100% - 16px);margin:0 auto;aspect-ratio:4/3;background:var(--surface-3);background-size:cover;background-position:50%;position:relative;border-radius:18px;overflow:hidden}.liked_postDayBadge__zmxLk{position:absolute;top:12px;left:12px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:5px 14px;border-radius:20px;font-size:12px;font-weight:700;color:var(--ink);letter-spacing:.02em;box-shadow:0 1px 6px rgba(20,15,5,.1);z-index:1}.liked_postDayInfo__W_4gy{position:absolute;bottom:0;left:0;right:0;padding:24px 14px 12px;background:linear-gradient(transparent,rgba(20,15,5,.5));display:flex;flex-direction:column;gap:2px}.liked_postDayTitle__djXcr{font-size:15px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(20,15,5,.3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liked_postDayLabel__PwjBv{font-size:11px;color:rgba(255,255,255,.85);text-shadow:0 1px 2px rgba(20,15,5,.3)}.liked_postThumbnails__STgGL{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;margin-left:20px;margin-right:10px}.liked_postThumbnails__STgGL::-webkit-scrollbar{display:none}.liked_thumbnail__TfWnV{width:234px;min-width:234px;height:234px;background:var(--surface);border:1px solid var(--edge-page);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}.liked_thumbnail__TfWnV:hover{box-shadow:0 6px 20px rgba(20,15,5,.08);transform:translateY(-3px)}.liked_thumbnailImage__zyog0{width:100%;height:170px;background:var(--surface-3);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)}.liked_thumbnail__TfWnV:hover .liked_thumbnailImage__zyog0{transform:scale(1.05)}.liked_thumbnailImage__zyog0: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}.liked_thumbnail__TfWnV:hover .liked_thumbnailImage__zyog0:after{opacity:1}.liked_thumbnailInfo__60pUv{display:flex;flex-direction:column;justify-content:center;flex:1;gap:2px;text-align:center;padding:8px}.liked_thumbnailTitle__Y8Dcr{font-size:14px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liked_thumbnailLabel__8R_Ci{font-size:12px;color:var(--ink-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.liked_postActions__qjqPS{display:flex;align-items:center;justify-content:space-between}.liked_actionBtn__IE8QP,.liked_postActionsLeft__BYuA_{display:flex;align-items:center;gap:4px}.liked_actionBtn__IE8QP{padding:8px 12px;border-radius:8px;color:var(--ink-soft);background:none;border:none;cursor:pointer;font-family:inherit;font-size:13px;transition:background .15s ease}.liked_actionBtn__IE8QP:hover{background:var(--surface-3);color:var(--ink)}.liked_actionBtnLiked__gndGA svg{animation:liked_heartBounce__vMUol .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes liked_heartBounce__vMUol{0%{transform:scale(1)}30%{transform:scale(1.3)}60%{transform:scale(.9)}to{transform:scale(1)}}.liked_actionCount__VPA0I{font-size:13px}.liked_shareBtn__ioh_V{position:relative}.liked_shareTooltip__X0c36{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#1a1a1a;color:#fff;font-size:11px;padding:4px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;animation:liked_fadeInUp__sT0il .2s ease}@keyframes liked_fadeInUp__sT0il{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.liked_likedPage__9bLVh{padding:16px 12px 100px}.liked_pageHeader__pV4v6 h1{font-size:18px}.liked_postBadges__maEy7{display:none}.liked_thumbnail__TfWnV{width:180px;min-width:180px;height:180px}.liked_thumbnailImage__zyog0{height:126px}.liked_postDayHero__2E7Wl{border-radius:14px;width:calc(100% - 12px)}.liked_postDayBadge__zmxLk{font-size:11px;padding:4px 11px;top:8px;left:8px}.liked_postDayTitle__djXcr{font-size:13px}.liked_postDayLabel__PwjBv{font-size:10px}.liked_postBody__NDJh4{padding:8px 10px 2px}}.DayCardStack_deckWrapper__o6ZEY{position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none;display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:8px;width:100%}.DayCardStack_deckContainer__oYMCr{position:relative;width:100%;margin:0 auto;display:grid}.DayCardStack_deckCard__gmxW_{grid-area:1/1;width:100%;will-change:transform,opacity;-webkit-tap-highlight-color:transparent;transform-origin:center center}.DayCardStack_deckBackPlaceholder__6UUrj{background:var(--surface);border:1px solid rgba(20,15,5,.06);border-radius:26px;box-shadow:0 2px 8px rgba(20,15,5,.1);justify-self:center;align-self:stretch;width:100%;margin:0 auto}@media (max-width:768px){.DayCardStack_deckBackPlaceholder__6UUrj{max-width:360px}}.DayCardStack_pillsOuter__nR_tx{width:100%;align-self:stretch;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent)}.DayCardStack_pills__eJF4k{display:flex;gap:6px;padding:6px 20px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;position:relative;align-items:center}.DayCardStack_pills__eJF4k:before{content:"";position:absolute;top:50%;left:-100%;right:-100%;border-top:1px dashed rgba(201,164,78,.45);z-index:0}.DayCardStack_pills__eJF4k::-webkit-scrollbar{display:none}.DayCardStack_pill__I4dIi{padding:4px 10px;border-radius:16px;border:none;background:var(--surface-tint);color:#c8a020;position:relative;z-index:1;font-size:10px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .25s ease,color .25s ease,border-color .25s ease,opacity .25s ease;opacity:.5}.DayCardStack_pillSpacer__8n_sY{flex-shrink:0;width:50%}@keyframes DayCardStack_swipeHint__o3mRB{0%,to{transform:translateX(0)}20%{transform:translateX(-8px) rotate(-1deg)}40%{transform:translateX(6px) rotate(.5deg)}60%{transform:translateX(-3px)}80%{transform:translateX(0)}}.DayCardStack_deckCardTop__97rFk{animation:DayCardStack_swipeHint__o3mRB 2s ease-in-out 1s 1}.DayCardStack_pillActive__4qI_p{background:rgba(255,242,195,.55);color:#b8900a;opacity:1;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.85),inset 0 1px 0 rgba(255,255,255,1),0 3px 12px rgba(201,164,78,.25);transform:scale(1.05);transition:background .25s ease,color .25s ease,border-color .25s ease,opacity .25s ease,box-shadow .3s ease,transform .3s cubic-bezier(.175,.885,.32,1.275)}.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:var(--ink-fainter);background:none;border:none;border-radius:6px;cursor:pointer;transition:color .15s ease}.profile_backBtn__BnZvD:hover{color:var(--ink-soft)}@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:translateX(50px) 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:translateX(0) scale(1)}.profile_profileContent__eyz94{display:flex;flex-direction:column;gap:0;max-width:740px;margin:0 auto}.profile_profileHero__pJLYe{display:flex;align-items:flex-start;gap:16px;padding:20px;background:var(--surface-page);border:none;border-radius:20px;margin-bottom:8px}.profile_avatar__f2UDF{width:90px;height:90px;border-radius:50%;background-color:var(--surface-3);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:var(--ink-faint)}.profile_avatarUpload__14abu{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(20,15,5,.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:22px;font-weight:700;color:var(--ink-2);line-height:1.2;letter-spacing:-.5px;margin:0}.profile_heroUsername__E4sO1{font-size:12px;font-weight:400;color:var(--ink-faint)}.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:12px;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:13px;color:var(--ink-soft-2);line-height:1.4;margin:0}.profile_heroMeta__n12NM{display:flex;align-items:center;gap:8px;margin-top:4px}.profile_heroStat__oq1Dz{font-size:12px;color:var(--ink-2);padding:4px 12px;background:var(--surface-2);border-radius:20px}.profile_heroStat__oq1Dz strong{font-weight:800;color:var(--ink-2)}.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:5px 14px;font-size:11px;font-weight:600;color:var(--ink);background:rgba(255,255,255,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.75);border-radius:8px;cursor:pointer;font-family:inherit;box-shadow:0 1px 4px rgba(20,15,5,.06);transition:background .15s ease,color .15s ease}.profile_heroBtn__92rFt:hover{background:rgba(255,255,255,.75)}.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:var(--surface-3);border-color:var(--edge-warm-2);color:var(--ink-soft);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:5px 14px;font-size:11px;min-width:auto}.profile_heroBtnPassport__4tHBH{gap:5px}.profile_profileTabs__2tx46{display:flex;gap:4px;width:100%;background:#e0ddd7;padding:4px;border-radius:14px;margin-bottom:0}.profile_profileTab__UG3ag{flex:1;padding:7px 12px;font-size:12px;font-weight:600;color:var(--ink-soft);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:var(--ink-soft);background:rgba(20,15,5,.03)}.profile_profileTab__UG3ag:active{transform:scale(.95)}.profile_profileTab__UG3ag.profile_profileTabActive__U_rk5{color:#fff;background:#1a1a1a;box-shadow:0 1px 4px rgba(20,15,5,.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:var(--surface);border:1px solid var(--edge-page);border-radius:14px;box-shadow:0 0 8px rgba(20,15,5,.03);margin-bottom:8px}.profile_curateCtaAvatar__xExAo{width:30px;height:30px;border-radius:50%;background:var(--surface-3);flex-shrink:0;overflow:hidden;background-size:cover;background-position:50%}.profile_curateCtaText__QacvP{flex:1;font-size:13px;color:var(--ink-faint);font-style:italic}.profile_curateCtaBtn__NPZu3{position:relative;padding:7px 16px;font-size:13px;font-weight:700;color:var(--ink-faint-2);background:var(--surface);border:1px solid var(--edge-page);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:var(--ink);border-color:rgba(251,146,60,.4)}.profile_filterTabs___0e_X{display:flex;gap:6px;margin-top:8px;margin-bottom:4px}.profile_filterBtn__qJ9wv{padding:4px 12px;font-size:11px;font-weight:600;color:var(--ink-faint);background:transparent;border:1px solid var(--edge-page);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:var(--surface-3);color:var(--ink-soft)}.profile_filterBtn__qJ9wv:active{transform:scale(.93)}.profile_filterBtnActive__MYLoT{border-color:var(--edge-page);box-shadow:0 1px 4px rgba(20,15,5,.1);animation:profile_tabSnap__7MKz8 .3s cubic-bezier(.175,.885,.32,1.275)}.profile_filterBtnActive__MYLoT,.profile_filterBtnActive__MYLoT:hover{background:var(--surface);color:var(--ink)}.profile_itineraryFeed__kP8xx{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:4px}.profile_loadingState__9_NGg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:12px;color:var(--ink-faint);font-size:14px}.profile_postCard__LEV63{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:6px;padding:14px 16px 11px;width:100%;max-width:480px;margin:0 auto;background:var(--surface);border:none;border-radius:22px;box-shadow:0 2px 4px rgba(20,15,5,.04),0 8px 20px rgba(20,15,5,.07);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 4px 8px rgba(20,15,5,.06),0 12px 28px rgba(20,15,5,.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:6px;flex-wrap:nowrap}.profile_postAvatar__MZy4i{width:26px;height:26px;border-radius:50%;background:var(--surface-3);background-size:cover;background-position:50%;flex-shrink:0;margin-left:6px;display:flex;align-items:center;justify-content:center}.profile_postUser__foOSf{display:flex;flex-direction:column;gap:1px}.profile_postUsername___iBkE{font-size:12px;font-weight:600;color:var(--ink);line-height:1.2;display:inline-flex;align-items:center}.profile_postHandle__FuH3_{font-size:10px;color:var(--ink-faint);line-height:1.2}.profile_postTimestamp__RVUOV{font-size:10px;color:var(--ink-faint);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:2px 6px;font-size:9px;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;box-shadow:0 2px 6px rgba(20,15,5,.08),0 1px 2px rgba(20,15,5,.06)}.profile_postCardVisible__734RS .profile_badge__IvHMR:first-child{animation-delay:.15s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(2){animation-delay:.35s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(3){animation-delay:.55s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(4){animation-delay:.75s}.profile_postCardVisible__734RS .profile_badge__IvHMR:nth-child(5){animation-delay:.95s}.profile_badgeDuration__80rT6{background:#fff3cd;color:#e0a000}.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:4px;padding:3px 8px;background:linear-gradient(135deg,#fff5eb,#ffe8d6);color:#b8835a;font-size:9px;font-weight:700;border-radius:20px;border:1px solid #f5d4c0}.profile_badgePrice__ie7mO svg{width:10px;height:10px;opacity:.8}.profile_tripBadges__MKNh5{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:nowrap;z-index:10;white-space:nowrap}.profile_tripBadge__YsrJ_{display:flex;flex-direction:column;align-items:center;padding:3px 8px 2px;border-radius:5px;min-width:36px;box-shadow:0 2px 6px rgba(20,15,5,.1);border:none}.profile_tripBadgeTitle__lvibd{display:flex;align-items:center;gap:2px}.profile_tripBadgeIcon__0z3nW{width:8px;height:8px;flex-shrink:0;color:var(--ink-soft);stroke:#555}.profile_tripBadgeLabel__VYLkx{font-size:7px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:var(--ink-soft);line-height:1}.profile_tripBadgeValue__TUzAW{font-size:10px;font-weight:700;line-height:1.3}.profile_tripBadgePaceChill__7mkMR{background:#fff8e6;color:#d4a80a}.profile_tripBadgePaceModerate__yWvW4{background:#fff6de;color:#cca008}.profile_tripBadgePacePacked__o1I3K{background:#fff4d6;color:#c09608}.profile_tripBadgeSeasonSpring__s78E4{background:#fff8e4;color:#d0a60a}.profile_tripBadgeSeasonSummer__1DEyq{background:#fff5d8;color:#daa806}.profile_tripBadgeSeasonAutumn__XE_XN{background:#fff6e0;color:#c8a008}.profile_tripBadgeSeasonWinter__OJXNc{background:#fff8e8;color:#b8a020}.profile_tripBadgePhotos__o7PSw{background:#fff6dc;color:#d4a408}.profile_tripBadgeBudget1__KzAbs{background:#fff8e4;color:#d0a60a}.profile_tripBadgeBudget2__vb_Ms{background:#fff5d8;color:#daa806}.profile_tripBadgeBudget3__DQSF2{background:#fff2ce;color:#c89a08}.profile_postMenuWrapper__VM5Et{position:relative}.profile_postMenuBtn__izlFO{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:var(--ink-faint);background:none;border:none;cursor:pointer}.profile_postMenuBtn__izlFO:hover{background:var(--surface-3)}@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:var(--surface);border:1px solid var(--edge-warm-2);border-radius:10px;box-shadow:0 4px 16px rgba(20,15,5,.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:var(--ink);background:none;border:none;border-bottom:1px solid var(--edge-faint);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:var(--surface-2);padding-left:18px}.profile_postMenuItem__nL575:active{background:#eee}.profile_postMenuItem__nL575 svg{flex-shrink:0;color:var(--ink-faint)}.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:var(--surface);border:1px solid var(--edge-page);box-shadow:0 8px 30px rgba(20,15,5,.15);animation:profile_ghostFly__g5diX .6s cubic-bezier(.16,1,.3,1) forwards}.profile_deleteModalOverlay___zfNf{position:fixed;inset:0;background:rgba(20,15,5,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.profile_deleteModal__tBKHI{background:var(--surface);border-radius:16px;padding:24px;width:340px;max-width:90vw;box-shadow:0 20px 60px rgba(20,15,5,.2)}.profile_deleteModalTitle__F4vHh{font-size:16px;font-weight:700;color:var(--ink);margin:0 0 8px}.profile_deleteModalText__DBWtz{font-size:13px;color:var(--ink-soft-2);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:var(--ink-soft);background:var(--surface-3);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_postDayTitle__2XRnO{font-size:12px;font-weight:600;color:var(--ink-2);padding:5px 12px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_miniTimeline__FGKiW{display:flex;flex-direction:column;gap:0;padding:4px 12px 2px;position:relative}.profile_miniTimelineItem__c5HJU{display:flex;align-items:center;gap:8px;padding:4px 0 4px 14px;position:relative;transition:opacity .2s ease}.profile_miniTimelineItem__c5HJU:last-child{opacity:.45}.profile_miniTimelineDot__kG_JF{position:absolute;left:0;width:6px;height:6px;border-radius:50%;background:#d4a017;flex-shrink:0;box-shadow:0 0 6px rgba(212,160,23,.3)}.profile_miniTimelineItem__c5HJU:not(:last-child):before{content:"";position:absolute;left:2.5px;top:16px;bottom:-4px;width:1px;background:linear-gradient(180deg,#e0c060,transparent)}.profile_miniTimelineTime__7JPTs{font-size:10px;font-weight:600;color:#d4a017;white-space:nowrap;flex-shrink:0}.profile_miniTimelineText__Pf6r1{font-size:11px;color:var(--ink-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_postBody__DJW4w{display:flex;flex-direction:column;gap:2px;margin-left:32px}.profile_postTitle__9_dtj{font-size:17px;font-weight:700;color:var(--ink);margin:0;letter-spacing:-.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_postDescription__PbPKq{font-size:12px;color:var(--ink-2);margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;mask-image:linear-gradient(180deg,#000 60%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent)}.profile_emptyCardIllustration__gQ1sM{gap:8px;padding:20px 14px;font-size:12px}.profile_emptyCardIllustration__gQ1sM,.profile_photoStackEmpty__vb2ZM{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#b5afa5;font-weight:500}.profile_photoStackEmpty__vb2ZM{gap:6px;width:200px;height:134px;margin:4px auto;background:#f5f3ef;border-radius:14px;font-size:11px}.profile_photoStack__nsxFG{position:relative;width:230px;height:152px;margin:10px auto;display:block}.profile_photoStackFront__ZaA5s{position:absolute;inset:0;background:var(--surface-3);background-size:cover;background-position:50%;border-radius:16px;box-shadow:0 1px 4px rgba(20,15,5,.06);overflow:hidden;transition:transform .35s cubic-bezier(.16,1,.3,1)}.profile_postCard__LEV63:hover .profile_photoStackFront__ZaA5s{transform:translateY(-2px)}.profile_photoStackFront__ZaA5s:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(0deg,rgba(20,15,5,.08),transparent);border-radius:0 0 16px 16px;pointer-events:none}.profile_photoStackBack__4OPpP{position:absolute;inset:0;background:var(--surface-3);background-size:cover;background-position:50%;border-radius:16px;box-shadow:0 2px 8px rgba(20,15,5,.1);filter:saturate(.7);transition:transform .35s cubic-bezier(.16,1,.3,1)}.profile_postCard__LEV63:hover .profile_photoStackBack__4OPpP{transform:translateY(2px)}.profile_photoStackCount__pWiIo{position:absolute;top:-8px;left:-12px;width:auto;height:auto;background:rgba(45,35,25,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px;z-index:10;display:inline-flex;align-items:center;gap:3px}.profile_postThumbnails__94R3m{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none;margin-left:16px;margin-right:8px}.profile_postThumbnails__94R3m::-webkit-scrollbar{display:none}.profile_thumbnail__GucHV{width:200px;min-width:200px;height:200px;background:var(--surface);border:1px solid var(--edge-page);border-radius:28px;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;box-shadow:0 2px 8px rgba(20,15,5,.08)}.profile_thumbnail__GucHV:hover{box-shadow:0 4px 12px rgba(20,15,5,.12);transform:translateY(-3px)}.profile_thumbnailImage__7pZn2{width:100%;height:145px;background:var(--surface-3);background-size:cover;background-position:50%;border-radius:28px 28px 0 0;flex-shrink:0;position:relative;transition:transform .4s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 -3px 8px rgba(20,15,5,.04)}.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:6px}.profile_thumbnailTitle__hO6xy{font-size:12px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_thumbnailLabel__VxaQ_{font-size:11px;color:var(--ink-faint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile_postActions__iJdIz{display:flex;align-items:center;justify-content:space-between;padding:0 2px}.profile_postActionsLeft__1HlKw{display:flex;align-items:center;gap:2px}.profile_actionBtn__J2iaX{display:flex;align-items:center;gap:3px;padding:6px 10px;border-radius:8px;color:var(--ink-faint-3);background:none;border:none;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease;font-size:12px}.profile_actionBtn__J2iaX:hover{background:#faf6f1;color:var(--ink)}.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;font-variant-numeric:tabular-nums}.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:var(--ink-soft);background:var(--surface);border:1px solid var(--edge-page);border-radius:14px;cursor:pointer;font-family:inherit;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.profile_coffeeBtn__sSwHu:hover{background:var(--surface-3);box-shadow:0 2px 8px rgba(20,15,5,.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,var(--surface-3) 25%,#e8e8e8 50%,var(--surface-3) 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(20,15,5,.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:var(--surface);border-radius:16px;padding:24px;width:320px;max-width:90vw;box-shadow:0 20px 60px rgba(20,15,5,.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:var(--ink);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:var(--surface-3);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(20,15,5,.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:var(--ink-faint)}.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:var(--ink-soft);margin-bottom:4px}.profile_editInput__FHQhW,.profile_editTextarea__OyRYv{width:100%;padding:10px 12px;font-family:inherit;font-size:13px;color:var(--ink);background:var(--surface-2);border:1px solid var(--edge-warm-2);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(20,15,5,.05)}.profile_editTextarea__OyRYv{resize:none;height:60px}.profile_editCounter___NGTh{display:block;font-size:10px;color:var(--ink-faint);text-align:right;margin-top:4px}.profile_editInputWrapper__Vj8zk{display:flex;align-items:center;background:var(--surface-2);border:1px solid var(--edge-warm-2);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(20,15,5,.05)}.profile_editInputPrefix__pAMOm{padding:10px 0 10px 12px;font-size:13px;color:var(--ink-faint);-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:var(--ink);background:var(--surface-2);border:1px solid var(--edge-warm-2);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:var(--ink-faint)}.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:var(--surface-2);color:var(--ink-soft);border:1px solid var(--edge-warm-2);font-family:inherit;transition:background .15s ease}.profile_editBtnCancel__9xGaf:hover{background:var(--surface-warm)}.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(20,15,5,.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:var(--surface);box-shadow:-8px 0 30px rgba(20,15,5,.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 var(--edge-warm-2);background:var(--surface-2)}.profile_drawerTitle__ljAeA{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:var(--ink);margin:0}.profile_drawerClose__DOYmw{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--ink-faint);background:none;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.profile_drawerClose__DOYmw:hover{background:var(--surface-warm);color:var(--ink)}.profile_drawerContent__7YJDa{flex:1;overflow-y:auto;overscroll-behavior:contain;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:var(--surface-2);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:var(--ink);line-height:1.2}.profile_statCardLabel__FKOf1{font-size:12px;color:var(--ink-faint);margin-top:4px}.profile_statsToggle__O4Jx6{margin:16px 0 24px;padding:12px 16px;background:var(--surface-2);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:var(--surface-warm);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(20,15,5,.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:var(--ink-soft)}.profile_badgesSectionTitle__3_mq_{font-size:14px;font-weight:600;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px}.profile_badgesSectionHint__B_5Ub{font-size:12px;color:var(--ink-faint);margin-bottom:12px;padding:8px 12px;background:var(--surface-2);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:var(--surface-2);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:var(--surface);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:var(--ink)}.profile_badgeItemDesc__TzxF6{display:block;font-size:12px;color:var(--ink-faint);margin-top:2px}.profile_badgeItemProgress__pmRQn{height:4px;background:var(--surface-warm);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:var(--ink-faint);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_passportCover__jIe2N{background:#2e4a7a;border-radius:24px;padding:8px 0;box-shadow:0 4px 20px rgba(20,15,5,.15)}.profile_passportCard__aYkwv{position:relative;background:var(--surface);border-radius:20px;overflow:hidden}.profile_passportCard__aYkwv:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.04;background:url("data:image/svg+xml,%3Csvg width='80' height='8' viewBox='0 0 80 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 4 Q20 0 40 4 Q60 8 80 4' fill='none' stroke='%231a2744' stroke-width='0.5'/%3E%3C/svg%3E");background-size:80px 7px}.profile_passportCard__aYkwv>*{position:relative;z-index:1}.profile_passportMap__tcG0X{position:relative;padding:0;background:#edf2f7;border-radius:20px 20px 0 0;overflow:hidden;aspect-ratio:500/320}.profile_passportMapSvg__f4K0_{width:100%;height:100%;display:block}.profile_passportMapSvg__f4K0_ svg{width:100%!important;height:100%!important}.profile_passportWatermark__Y11s7{position:absolute;top:50%;left:6px;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;white-space:nowrap;font-family:var(--font-space-mono),"Courier New",monospace;font-size:11px;font-weight:700;letter-spacing:4px;text-transform:uppercase;pointer-events:none;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:radial-gradient(rgba(26,39,68,.55) .7px,transparent 1.1px);background-size:2px 2px;-webkit-background-clip:text;background-clip:text;color:transparent}.profile_passportInfo__sQh9N{aspect-ratio:500/320;display:flex;flex-direction:column;justify-content:space-between}.profile_passportStitch__ETOXM{height:0;margin:0;border-top:1px dashed var(--edge-strong)}.profile_passportFlags__Xtr1k{position:absolute;left:0;right:0;bottom:6px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:3px;padding:0 16px;pointer-events:none;z-index:3;overflow:hidden}.profile_passportFlag__j6Cg6{font-size:12px;line-height:1;filter:drop-shadow(0 1px 1.5px rgba(20,15,5,.15))}.profile_passportFlagMore__oSkse{font-size:8px;font-weight:600;color:#6b7280;letter-spacing:.5px;margin-left:2px}.profile_passportTitle__wNwRW{padding:8px 12px 0 24px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.profile_passportTitleText__TWYRP{display:flex;flex-direction:column;gap:2px;min-width:0}.profile_passportLabel__X5HDy{font-size:13px;font-weight:400;letter-spacing:2.5px;text-transform:uppercase;color:#1a2744}.profile_passportSublabel__gGkGd{font-size:8px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:#9ca3af}@keyframes profile_holoShimmer__oQK0O{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.profile_passportSticker___oVQM{position:relative;width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:radial-gradient(circle at 28% 72%,#f0bce8 0,transparent 45%),radial-gradient(circle at 72% 28%,#a8e4f0 0,transparent 50%),radial-gradient(circle at 20% 20%,#c8b8e8 0,transparent 50%),radial-gradient(circle at 80% 80%,var(--surface) 0,transparent 40%),linear-gradient(135deg,#b8cdf0 0,#d0bce8 50%,#a8e4f0 100%);color:#fff}.profile_passportSticker___oVQM svg{width:14px;height:14px;fill:#fff;transform:rotate(35deg)}.profile_passportHero__s61w4{display:flex;align-items:flex-start;padding:6px 24px 4px;gap:24px}.profile_passportHeroLeft__YtEMr{display:flex;flex-direction:column}.profile_passportHeroRow__Iear9{display:flex;align-items:baseline;gap:6px}.profile_passportHeroSub__qNe32{font-size:13px;font-weight:500;color:#6b7280;letter-spacing:.4px;margin-top:4px}.profile_passportHeroLast__jue_1{font-size:11px;font-weight:500;color:#9ca3af;letter-spacing:.3px;margin-top:6px;display:inline-flex;align-items:center;gap:2px}.profile_passportHeroLastFlag__4_T9y{font-size:13px;line-height:1;margin:0 2px}.profile_passportHeroNumber__bhj_V{font-size:48px;font-weight:300;color:#1a2744;line-height:1;letter-spacing:-1px}.profile_passportHeroUnit__DJcio{font-size:14px;font-weight:400;color:#9ca3af;text-transform:uppercase;letter-spacing:1.5px}.profile_passportHeroRight__FCZ4s{display:flex;flex-direction:column;gap:4px;padding-top:4px}.profile_passportField__Ml4mf{display:flex;flex-direction:row;align-items:baseline;gap:6px}.profile_passportFieldLabel__g5Pmw{font-size:8px;font-weight:600;text-transform:none;letter-spacing:0;color:#1a2744;min-width:56px}.profile_passportFieldValue__ZIgl8{font-size:8px;font-weight:400;color:#9ca3af;letter-spacing:.3px}.profile_passportStats__4ah4c{display:grid;grid-template-columns:repeat(4,1fr);padding:6px 24px;border-top:1px solid var(--edge-faint);gap:8px}.profile_passportStat__l_Y_O{display:flex;flex-direction:column;align-items:center;gap:2px}.profile_passportStatValue__mxEr_{font-size:20px;font-weight:400;color:#1a2744;line-height:1;letter-spacing:-.3px}.profile_passportStatLabel__i7yp3{font-size:8px;font-weight:400;text-transform:uppercase;letter-spacing:.8px;color:#9ca3af}.profile_passportMrz__677_l{padding:4px 24px 6px;border-top:1px solid var(--edge-faint);display:flex;flex-direction:column;gap:2px}.profile_passportMrz__677_l span{font-family:Courier New,monospace;font-size:8px;letter-spacing:2px;color:#c8cdd4;line-height:1.3;overflow:hidden;white-space:nowrap}.profile_passportSaveBtn___WRYz{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;padding:12px;border:none;border-radius:14px;background:#1a2744;color:#fff;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s}.profile_passportSaveBtn___WRYz:hover{background:#253a5e}.profile_passportSaveBtn___WRYz:disabled{opacity:.6;cursor:default}.profile_commentsOverlay__fADMb{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(20,15,5,.5);animation:profile_fadeIn__vOW1W .2s ease}.profile_commentsContainer__5o9oO{position:relative;width:90%;max-width:500px;max-height:80vh;background:var(--surface);border-radius:16px;box-shadow:0 20px 60px rgba(20,15,5,.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 var(--edge-warm-2)}.profile_commentsTitle__qi36b{font-size:16px;font-weight:600;color:var(--ink);margin:0}.profile_commentsClose__dS8v8{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--ink-faint);background:none;border:none;cursor:pointer;transition:background .15s ease}.profile_commentsClose__dS8v8:hover{background:var(--surface-3)}.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:var(--ink-faint);padding:32px;font-size:14px}.profile_commentsFooter__20Tk_{padding:16px 20px;border-top:1px solid var(--edge-warm-2)}.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:var(--ink);background:var(--surface-2);border:1px solid var(--edge-warm-2);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:var(--surface-3);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:var(--ink)}.profile_commentHandle__jHnMm,.profile_commentTime__4lm50{font-size:12px;color:var(--ink-faint)}.profile_commentText__85_hE{font-size:14px;color:var(--ink);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:var(--ink-faint);background:none;border:none;padding:0;cursor:pointer;font-family:inherit;transition:color .15s ease}.profile_commentReplyBtn__d6jZp:hover{color:var(--ink)}.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:var(--ink);background:var(--surface-2);border:1px solid var(--edge-warm-2);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:var(--ink-soft);background:none;border:none;cursor:pointer;font-family:inherit;border-radius:6px}.profile_replyCancelBtn__Uf1BR:hover{background:var(--surface-3)}.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{display:none}.profile_profileContent__eyz94{gap:4px;padding-top:8px;max-width:100%;margin:0}.profile_profileHero__pJLYe{flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding:16px;border-radius:16px;margin:0 4px;gap:0;-moz-column-gap:14px;column-gap:14px}.profile_avatar__f2UDF{width:56px;height:56px;border-radius:50%;flex-shrink:0}.profile_heroContent__ZbJuu{display:contents}.profile_heroTop__kGEvh{flex:1;min-width:0;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px}.profile_heroInfo__q_UNZ{text-align:left;align-items:flex-start}.profile_heroName__s_NPs{font-size:17px;letter-spacing:-.3px;display:flex;align-items:center}.profile_heroUsername__E4sO1{font-size:11px;margin-top:0}.profile_usernameRow__x8sCO{justify-content:flex-start;gap:6px;margin-top:1px}.profile_heroTop__kGEvh{order:1}.profile_heroBio__irUEr{order:2;flex-basis:100%;font-size:12px;line-height:1.4;text-align:left;margin-top:8px;padding:0}.profile_heroLink__6ncPe{order:3;flex-basis:100%;margin-top:4px}.profile_heroMeta__n12NM{order:4;flex-basis:100%;justify-content:center;gap:6px;margin-top:10px;margin-bottom:0}.profile_heroStat__oq1Dz{font-size:11px;display:flex;flex-direction:row;align-items:center;gap:3px;color:var(--ink-2);padding:4px 10px;background:var(--surface-2);border-radius:20px}.profile_heroStat__oq1Dz strong{font-size:12px;font-weight:800;display:inline;color:var(--ink-2)}.profile_heroActions__j44ey{flex-direction:column;gap:4px;flex-shrink:0;align-items:flex-end}.profile_heroBtn__92rFt{padding:5px 12px;font-size:11px;border-radius:8px;width:100%;justify-content:center}.profile_heroBtnPassport__4tHBH{background:transparent;border:1px solid #e0ddd8;box-shadow:none}.profile_heroLink__6ncPe{font-size:11px}.profile_heroLink__6ncPe svg{width:10px;height:10px}.profile_profileTabs__2tx46{padding:3px;margin:0 auto;max-width:360px;width:100%;gap:3px;background:#e0ddd7;border-radius:12px}.profile_profileTab__UG3ag{padding:4px 10px;font-size:10px;font-weight:600;border-radius:8px;color:var(--ink-soft)}.profile_profileTab__UG3ag.profile_profileTabActive__U_rk5{background:#1a1a1a;color:#fff;box-shadow:0 1px 4px rgba(20,15,5,.1)}.profile_curateCta__a1wOZ{margin:0 auto;padding:6px 10px;border-radius:16px;max-width:360px;width:100%}.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 auto;max-width:360px;width:100%}.profile_itineraryFeed__kP8xx{padding:0 16px 12px 0;gap:9px;overflow-x:clip}.profile_postCard__LEV63{border-radius:22px;gap:6px;padding:13px 13px 9px;-webkit-tap-highlight-color:transparent;max-width:300px;margin:0 auto}.profile_postCardReveal__hWJ2K{max-width:340px;margin:0 auto}.profile_postCard__LEV63:hover{transform:none;box-shadow:0 0 8px rgba(20,15,5,.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:28px;height:28px;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_postDayTitle__2XRnO{font-size:12px;padding:4px 9px 0}.profile_miniTimeline__FGKiW{padding:4px 9px 0}.profile_miniTimelineTime__7JPTs{font-size:10px}.profile_miniTimelineText__Pf6r1{font-size:11px;color:var(--ink-2)}.profile_postBody__DJW4w{margin-left:0;padding:0 4px;gap:2px}.profile_postTitle__9_dtj{font-size:16px;font-weight:700}.profile_postDescription__PbPKq{font-size:11px;color:var(--ink-2)}.profile_photoStackEmpty__vb2ZM{width:130px;height:84px;border-radius:11px;font-size:10px}.profile_photoStackEmpty__vb2ZM svg{width:18px;height:18px}.profile_photoStack__nsxFG{width:162px;height:107px;margin:10px auto}.profile_photoStackBack__4OPpP,.profile_photoStackFront__ZaA5s{border-radius:11px}.profile_photoStackCount__pWiIo{font-size:10px;padding:3px 7px;top:-5px;left:-9px;bottom:auto;right:auto}.profile_postThumbnails__94R3m{margin:0;padding:0;gap:7px}.profile_thumbnail__GucHV{width:150px;min-width:150px;height:150px}.profile_thumbnailImage__7pZn2{height:103px}.profile_thumbnailInfo__mn20n{padding:7px}.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 7px}.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(20,15,5,.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:var(--surface-page);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:var(--ink);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:var(--ink-mute);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)}.profile_pageFadeTop__oP_Ad{top:0;height:60px;background:linear-gradient(to bottom,var(--surface-page) 35%,rgba(239,239,239,0));mask-image:linear-gradient(180deg,black 35%,transparent);-webkit-mask-image:linear-gradient(180deg,black 35%,transparent)}.profile_pageFadeBottom__GyhfO,.profile_pageFadeTop__oP_Ad{position:fixed;left:0;right:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none;z-index:90}.profile_pageFadeBottom__GyhfO{bottom:0;height:70px;background:linear-gradient(to top,var(--surface-page) 35%,rgba(239,239,239,0));mask-image:linear-gradient(0deg,black 35%,transparent);-webkit-mask-image:linear-gradient(0deg,black 35%,transparent)}@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)}}@keyframes profile_scatterFadeIn__9AGlQ{0%{opacity:0}to{opacity:1}}@keyframes profile_scatterFadeOut__vbQYg{0%{opacity:1}to{opacity:0}}@keyframes profile_scatterPhotoIn__CLbLy{0%{opacity:0;transform:translate(var(--from-x),var(--from-y)) scale(.35) rotate(0deg)}65%{opacity:1;transform:translate(0) scale(1.06) rotate(var(--rot))}to{opacity:1;transform:translate(0) scale(1) rotate(var(--rot))}}@keyframes profile_scatterPhotoOut__3YjB2{0%{opacity:1;transform:translate(0) scale(1) rotate(var(--rot))}to{opacity:0;transform:translate(var(--from-x),var(--from-y)) scale(.2) rotate(0deg)}}.profile_scatterOverlay__pSTi3{position:fixed;inset:0;background:rgba(8,6,4,.78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:9999;animation:profile_scatterFadeIn__9AGlQ .22s ease both}.profile_scatterOverlayClosing__0I_4q{animation:profile_scatterFadeOut__vbQYg .35s ease both!important}.profile_scatterPhoto__NnQV_{position:absolute;width:clamp(180px,44vw,260px);aspect-ratio:3/2;background:#e0d8d0;background-size:cover;background-position:50%;border-radius:16px;box-shadow:0 16px 48px rgba(20,15,5,.55),0 2px 8px rgba(20,15,5,.3);animation:profile_scatterPhotoIn__CLbLy .55s cubic-bezier(.175,.885,.32,1.275) var(--delay,0s) both}.profile_scatterPhotoReturn__QcQvl{animation:profile_scatterPhotoOut__3YjB2 .32s ease forwards!important}.profile_scatterHint__T3tbM{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);font-size:12px;color:rgba(255,255,255,.4);font-weight:500;letter-spacing:.3px;white-space:nowrap;animation:profile_scatterFadeIn__9AGlQ .3s ease .5s both;pointer-events:none}