.PostActions_actions__oFP41{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.PostActions_actionBtn__GGrQz{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;font-size:.875rem;color:#6b7280;cursor:pointer;transition:all .2s ease;position:relative}.PostActions_actionBtn__GGrQz:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}.PostActions_actionBtn__GGrQz:active{transform:scale(.95)}.PostActions_actionBtn__GGrQz:disabled{opacity:.5;cursor:not-allowed}.PostActions_actionBtn__GGrQz svg{transition:all .2s ease}.PostActions_actionBtn__GGrQz.PostActions_favorited__E7LIc{color:#ef4444;border-color:#fecaca;background:#fef2f2}.PostActions_actionBtn__GGrQz.PostActions_favorited__E7LIc:hover{background:#fee2e2;border-color:#fca5a5}.PostActions_actionBtn__GGrQz.PostActions_favorited__E7LIc svg{fill:#ef4444}.PostActions_shareGroup__4JJ1p{position:relative;display:inline-block}.PostActions_shareDropdown__M5ioK{display:none}.PostActions_sharePopup__TeV04{position:fixed;width:200px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:.5rem .5rem .75rem;display:flex;flex-direction:column;gap:.5rem;z-index:10000;animation:PostActions_fadeSlide__boWdM .18s ease-out;-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px)}@keyframes PostActions_fadeSlide__boWdM{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PostActions_shareItem__kIQaB{display:flex;align-items:center;gap:.5rem;padding:.55rem .6rem;border:none;background:#f9fafb;border-radius:8px;font-size:.8rem;color:#374151;cursor:pointer;transition:background .15s ease,transform .15s ease;text-align:left}.PostActions_shareItem__kIQaB svg{flex-shrink:0}.PostActions_shareItem__kIQaB:hover{background:#eef2f7}.PostActions_shareItem__kIQaB:active{transform:scale(.97)}@media (max-width:640px){.PostActions_actions__oFP41{gap:.5rem}.PostActions_actionBtn__GGrQz{padding:.375rem .625rem;font-size:.8125rem}.PostActions_shareDropdown__M5ioK{right:auto;left:0}.PostActions_sharePopup__TeV04{width:180px;box-shadow:0 6px 20px rgba(0,0,0,.16)}.PostActions_shareItem__kIQaB{font-size:.775rem}}.PostActions_heartBurst__GE4hb{animation:PostActions_heart-pop__KWrbV .35s ease}@keyframes PostActions_heart-pop__KWrbV{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}.PostActions_countBump__zcpf9{display:inline-block;animation:PostActions_count-bump__xAqey .35s ease}@keyframes PostActions_count-bump__xAqey{0%{transform:translateY(0);opacity:1}25%{transform:translateY(-20%);opacity:.9}to{transform:translateY(0);opacity:1}}.PostActions_pulse__Tns5C{animation:PostActions_btn-pulse__S_8VE .35s ease}@keyframes PostActions_btn-pulse__S_8VE{0%{box-shadow:0 0 0 0 rgba(102,126,234,0)}50%{box-shadow:0 0 0 6px rgba(102,126,234,.15)}to{box-shadow:0 0 0 0 rgba(102,126,234,0)}}.timeline_container__EYqGG{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding-bottom:4rem}.timeline_pullIndicator__PECoT{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:1000;background:#fff;padding:.75rem 1.5rem;border-radius:0 0 1rem 1rem;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;gap:.5rem}.timeline_pullIcon__ipN45{font-size:1.25rem;transition:transform .3s ease}.timeline_pullIconActive__ZvhsR{animation:timeline_spin__JZBBm 1s linear infinite}@keyframes timeline_spin__JZBBm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.timeline_pullText__6zr5Y{font-size:.875rem;font-weight:600;color:#334155}.timeline_sidebarSection__2FLp2{max-width:1200px;margin:0 auto 2rem;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}@media (max-width:768px){.timeline_sidebarSection__2FLp2{grid-template-columns:1fr;padding:0 1rem;gap:1rem}}.timeline_header__exaz1{background:#fff;padding:2rem 1.5rem 1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.timeline_headerTop__O7Z8a{margin-bottom:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.timeline_titleSection__qBiLI{text-align:center;flex:1 1;min-width:200px}.timeline_title__6RQ8x{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.timeline_titleIcon__WApjA{font-size:1.75rem;filter:drop-shadow(0 2px 4px rgb(0 0 0/.1))}.timeline_subtitle__QQpju{color:#64748b;font-size:.85rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:480px){.timeline_subtitle__QQpju{font-size:.75rem}}.timeline_coinBalance__TspbN{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(251,191,36,.3);flex-shrink:0}.timeline_coinBalance__TspbN:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(251,191,36,.4);background:linear-gradient(135deg,#f59e0b,#d97706)}.timeline_coinBalance__TspbN:active{transform:translateY(0)}.timeline_coinIcon__d44ty{font-size:1.25rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.timeline_coinAmount__Dc0sw{font-size:1.1rem;font-weight:800;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.1)}.timeline_tabBar__tuzeP{display:flex;gap:.75rem;margin-bottom:1.5rem;padding:.5rem;background:#f8fafc;border-radius:12px}.timeline_tabBtn__ci4D_{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem .5rem;border:none;background:transparent;border-radius:8px;font-size:.85rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:0}@media (max-width:480px){.timeline_tabBtn__ci4D_{font-size:.75rem;padding:.75rem .4rem;gap:.3rem}}.timeline_tabBtn__ci4D_:hover:not(:disabled){background:#e2e8f0;color:#475569}.timeline_tabBtn__ci4D_:disabled{opacity:.4;cursor:not-allowed}.timeline_tabBtnActive__JuFTz{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px rgba(102,126,234,.3)}.timeline_tabIcon__UU2OL{font-size:1.1rem}.timeline_controls___GoQL{display:flex;gap:.75rem;flex-wrap:wrap}.timeline_searchBox__nnNAn{flex:1 1;min-width:200px;position:relative}.timeline_searchIcon__Wf_Lr{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8}.timeline_searchInput__2VCvR{width:100%;padding:.75rem 2.5rem .75rem 3rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.95rem;transition:all .2s ease;background:#fff}.timeline_searchInput__2VCvR:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.timeline_clearBtn__ObPOU{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:#e2e8f0;border:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;font-size:.75rem;transition:all .2s ease}.timeline_clearBtn__ObPOU:hover{background:#cbd5e1}.timeline_filterGroup__XoWSZ{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem .25rem .75rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center}.timeline_filterGroup__XoWSZ::-webkit-scrollbar{display:none}.timeline_selectWrapper__hjiwl{position:relative;display:flex;align-items:center;flex-shrink:0}.timeline_sortSelect__jGyCo{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.6rem 2.25rem .6rem 1rem;border:1px solid #e2e8f0;border-radius:999px;font-size:.85rem;background:#fff;cursor:pointer;transition:all .2s ease;font-weight:600;color:#475569;white-space:nowrap;box-shadow:0 2px 4px rgba(0,0,0,.03);line-height:1.3}@media (max-width:480px){.timeline_sortSelect__jGyCo{font-size:.75rem;padding:.6rem 2rem .6rem .8rem}}.timeline_sortSelect__jGyCo:hover{border-color:#cbd5e1;background:#f8fafc}.timeline_sortSelect__jGyCo:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.15)}.timeline_selectArrow__ssQpc{position:absolute;right:.8rem;pointer-events:none;color:#94a3b8;font-size:.75rem;display:flex;align-items:center}.timeline_officialFilterLabel__eOGDh{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.03);white-space:nowrap;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.timeline_officialFilterLabel__eOGDh:hover{background:#f8fafc;border-color:#cbd5e1}.timeline_officialFilterInput__FS48W{display:none}.timeline_officialFilterLabelActive__Obtfj,.timeline_officialFilterLabel__eOGDh:has(.timeline_officialFilterInput__FS48W:checked){background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-color:transparent;box-shadow:0 4px 12px rgba(16,185,129,.25)}.timeline_checkIcon__oBuO2{font-size:1rem}.timeline_viewToggle__3yrfW{display:flex;gap:.5rem;background:#f8fafc;padding:.25rem;border-radius:8px}.timeline_viewBtn__2XUGw{padding:.5rem .75rem;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.timeline_viewBtn__2XUGw:hover{color:#475569;background:#e2e8f0}.timeline_viewBtnActive__aDIdW{background:#fff;color:#667eea;box-shadow:0 2px 8px rgba(0,0,0,.1)}.timeline_searchResults__L95tr{margin-top:1rem;padding:.75rem 1rem;background:linear-gradient(135deg,#667eea15,#764ba215);border-radius:10px;border:1px solid #667eea30}.timeline_resultCount__aqdSw{font-size:.9rem;color:#475569;font-weight:500}.timeline_errorBox__mmXqe{margin:2rem 1.5rem;padding:1rem 1.25rem;background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;color:#dc2626;display:flex;align-items:center;gap:.75rem;font-size:.95rem}.timeline_emptyState__KDuKE{text-align:center;padding:4rem 2rem;animation:timeline_fadeInScale__GfdNI .5s ease-out}@keyframes timeline_fadeInScale__GfdNI{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.timeline_emptyIcon__9MhzF{font-size:4rem;margin-bottom:1.5rem;opacity:.5;animation:timeline_bounce__Pblf3 2s ease-in-out infinite}@keyframes timeline_bounce__Pblf3{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.timeline_emptyTitle__F5ayC{font-size:1.5rem;font-weight:700;color:#334155;margin:0 0 .75rem}.timeline_emptyText__y5zew{color:#64748b;margin:0 0 2rem;font-size:1rem}.timeline_emptyBtn__nnm2N{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(102,126,234,.3);position:relative;overflow:hidden}.timeline_emptyBtn__nnm2N:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.2),transparent);opacity:0;transition:opacity .3s ease}.timeline_emptyBtn__nnm2N:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.timeline_emptyBtn__nnm2N:hover:before{opacity:1}.timeline_emptyBtn__nnm2N:active{transform:translateY(-1px)}.timeline_postsGrid__iRTO7{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:0 1.5rem;max-width:1400px;margin:0 auto}.timeline_postsGridList__MMN_A{grid-template-columns:1fr;max-width:900px}.timeline_postCard__hA9_9{display:block;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;position:relative;animation:timeline_fadeInUp__Eumn2 .5s ease-out backwards;outline:none}.timeline_postCard__hA9_9[data-noanim="1"]{animation:none}@supports (content-visibility:auto){.timeline_postCard__hA9_9{content-visibility:auto;contain-intrinsic-size:380px 520px}}@keyframes timeline_fadeInUp__Eumn2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.timeline_postCard__hA9_9:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.timeline_postCard__hA9_9:focus-visible{transform:translateY(-4px);box-shadow:0 0 0 4px rgba(102,126,234,.3),0 12px 24px rgba(0,0,0,.15)}.timeline_postCard__hA9_9:before{display:none}.timeline_coverImageWrapper__mfurR{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.timeline_coverImage__WmHEo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s ease,filter .3s ease;opacity:1;filter:none}.timeline_coverImage__WmHEo.timeline_imageLoaded__1wckt{opacity:1;filter:blur(0)}.timeline_postCard__hA9_9:hover .timeline_coverImage__WmHEo{transform:scale(1.08)}.timeline_imageOverlay__fAEnZ{position:absolute;inset:0;pointer-events:none}.timeline_imageGradient___WNE2{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));opacity:0;transition:opacity .3s ease}.timeline_postCard__hA9_9:hover .timeline_imageGradient___WNE2{opacity:1}.timeline_coverImagePlaceholder__0GAS1{position:relative;width:100%;padding-top:56.25%;background:linear-gradient(135deg,#e0e7ff,#f5e7ff);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;overflow:hidden}.timeline_coverImagePlaceholder__0GAS1>*{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.timeline_coverImagePlaceholder__0GAS1:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(102,126,234,.1) 0,transparent 70%);animation:timeline_pulse__e44HY 3s ease-in-out infinite}@keyframes timeline_pulse__e44HY{0%,to{opacity:.5}50%{opacity:1}}.timeline_placeholderIcon__fWqpl{width:64px;height:64px;color:#667eea;opacity:.5;filter:drop-shadow(0 2px 8px rgb(102 126 234/.3));animation:timeline_float__m4XaW 3s ease-in-out infinite}@keyframes timeline_float__m4XaW{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.timeline_placeholderText__hxvNl{font-size:.875rem;font-weight:600;color:#667eea;opacity:.6;letter-spacing:.05em}.timeline_autoCover__Rlr_R{position:relative;width:100%;padding-top:56.25%;background-size:cover;background-position:50%;overflow:hidden}.timeline_autoCoverOverlay__nBwYr{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.45))}.timeline_autoCoverBadge__udEjG{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .6rem;border-radius:999px;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.7);color:#0f172a;font-weight:700;font-size:.85rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.timeline_autoCoverEmoji__6AOIn{font-size:1rem}.timeline_autoCoverLabel__B4vL1{line-height:1}.timeline_autoCoverDest__wMEqa{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .75rem;border-radius:10px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.7);color:#0ea5e9;font-weight:800;box-shadow:0 6px 16px rgba(0,0,0,.18)}.timeline_autoCoverDestIcon__31fCd{font-size:1rem}.timeline_autoCoverDestText__vqlw_{font-size:.95rem}.timeline_helpCover__TtHvY{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:radial-gradient(120% 140% at 20% 10%,#fecaca 0,#fb7185 35%,#ef4444 65%,#7f1d1d 100%)}.timeline_helpCover__TtHvY:before{content:"";position:absolute;inset:-45%;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.22) 0,transparent 42%),radial-gradient(circle at 75% 80%,rgba(0,0,0,.22) 0,transparent 55%),radial-gradient(circle at 60% 20%,hsla(0,0%,100%,.12) 0,transparent 55%);animation:timeline_helpBeacon__tKva5 14s ease-in-out infinite;will-change:transform}.timeline_helpCover__TtHvY:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.35) 70%,rgba(0,0,0,.55));opacity:.9}@keyframes timeline_helpBeacon__tKva5{0%,to{transform:translate(0) scale(1)}50%{transform:translate(6%,-4%) scale(1.05)}}.timeline_helpCoverContent__JLniv{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px;pointer-events:none;z-index:1}.timeline_helpWatermark__jBoAr{position:absolute;right:12px;bottom:6px;font-size:clamp(44px,7vw,72px);font-weight:900;letter-spacing:.08em;color:hsla(0,0%,100%,.22);transform:rotate(-8deg);text-shadow:0 10px 30px rgba(0,0,0,.25);-webkit-user-select:none;-moz-user-select:none;user-select:none}.timeline_helpCoverTopRow__h92_b{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.timeline_helpPillRow__jNsvU{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:calc(100% - 40px)}.timeline_helpPillPrimary__49ZOA,.timeline_helpPillResolved__Ns75d,.timeline_helpPillUrgent__o_f_c{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.06em;border:1px solid hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,.18);line-height:1}.timeline_helpPillPrimary__49ZOA{background:hsla(0,0%,100%,.92);color:#7f1d1d;border-color:hsla(0,0%,100%,.75)}.timeline_helpPillUrgent__o_f_c{background:rgba(17,24,39,.35);color:hsla(0,0%,100%,.95);border-color:hsla(0,0%,100%,.28)}.timeline_helpPillUrgent__o_f_c:before{content:"";width:8px;height:8px;border-radius:50%;background:#fca5a5;box-shadow:0 0 0 0 hsla(0,94%,82%,.55);animation:timeline_helpDot__LbXep 1.4s ease-out infinite}@keyframes timeline_helpDot__LbXep{0%{box-shadow:0 0 0 0 hsla(0,94%,82%,.55)}70%{box-shadow:0 0 0 10px hsla(0,94%,82%,0)}to{box-shadow:0 0 0 0 hsla(0,94%,82%,0)}}.timeline_helpPillResolved__Ns75d{background:rgba(16,185,129,.92);color:#052e1b;border-color:hsla(0,0%,100%,.45)}.timeline_helpPillIcon__V3Zuq{font-size:.95rem}.timeline_helpPillText__qvN8_{line-height:1}.timeline_helpCoverChevron__BNLbI{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;color:hsla(0,0%,100%,.95);background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.25);box-shadow:0 10px 25px rgba(0,0,0,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:900}.timeline_helpCoverBottomRow__Vif4y{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;position:relative;z-index:2}.timeline_helpBountyChipMuted__5ggmq,.timeline_helpBountyChip__ssP_e{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;font-weight:800;font-size:.9rem;letter-spacing:.02em;border:1px solid hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,.18)}.timeline_helpBountyChip__ssP_e{background:hsla(0,0%,100%,.92);color:#7c2d12}.timeline_helpBountyChipMuted__5ggmq{background:hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.92);border-color:hsla(0,0%,100%,.28)}.timeline_helpBountyIcon__mp_or{font-size:1.05rem}.timeline_helpBountyValue__L9mim{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.timeline_helpTapHint__5pGRX{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:rgba(15,23,42,.25);border:1px solid hsla(0,0%,100%,.22);color:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 25px rgba(0,0,0,.18);font-weight:700;font-size:.85rem;letter-spacing:.02em}.timeline_helpTapIcon__Coq7k{font-size:1.05rem}.timeline_helpTapArrow__WOrwE{opacity:.95}.timeline_nonTravelCover__HY70e{width:100%;height:200px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.timeline_nonTravelCover__HY70e:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,rgba(15,23,42,.05),transparent 50%),radial-gradient(circle at 70% 70%,rgba(15,23,42,.04),transparent 55%)}.timeline_nonTravelCoverBadge__VZn6u{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .9rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:1px dashed #cbd5e1;color:#334155;border-radius:12px;font-weight:800;box-shadow:0 4px 12px rgba(0,0,0,.1)}.timeline_nonTravelCoverEmoji__k5_N0{font-size:1.1rem}.timeline_nonTravelCoverLabel__TfFuv{font-size:.95rem}.timeline_cardContent__u6OJc{padding:1.5rem}.timeline_cardHeader__hsXei{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.timeline_authorSection__yrOEF{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:0;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:opacity .2s ease}.timeline_authorSection__yrOEF:hover{opacity:.8}.timeline_authorSection__yrOEF:active{opacity:.6}.timeline_avatar__ToupC{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.timeline_avatar__ToupC:before{content:"";position:absolute;inset:-2px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease;z-index:-1}.timeline_postCard__hA9_9:hover .timeline_avatar__ToupC{transform:scale(1.1);box-shadow:0 4px 16px rgba(102,126,234,.4)}.timeline_postCard__hA9_9:hover .timeline_avatar__ToupC:before{opacity:1}.timeline_avatar__ToupC img{width:100%;height:100%;object-fit:cover}.timeline_avatarPlaceholder__dY8nO{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem}.timeline_authorMeta__9t00O{display:flex;flex-direction:column;gap:.25rem;min-width:0}.timeline_authorName__Rck10{font-weight:600;color:#1e293b;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline_postTime__0obw_{font-size:.8rem;color:#94a3b8}.timeline_helpBadge__NOtBa{display:flex;align-items:center;gap:.35rem;padding:.375rem .75rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-radius:8px;font-size:.8rem;font-weight:700;white-space:nowrap;flex-shrink:0}.timeline_helpIcon__W0f2_{font-size:.9rem}.timeline_resolvedBadge__BkmxW{display:flex;align-items:center;gap:.35rem;padding:.375rem .75rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:8px;font-size:.8rem;font-weight:700;white-space:nowrap;flex-shrink:0}.timeline_cardTitle__jsENs{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 1rem;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.timeline_travelInfoGrid__efEwZ{display:grid;grid-template-columns:1fr;grid-row-gap:.5rem;row-gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:10px;margin-bottom:1rem;min-height:140px}.timeline_infoRow__p_QIF{display:flex;align-items:center;gap:.5rem;min-height:28px}.timeline_infoIcon__sspLP{width:22px;height:22px;display:grid;place-items:center;color:#0284c7;flex-shrink:0}.timeline_infoValue__V__LA{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#075985;font-weight:600}.timeline_tagsValue__TbNB_{display:block}.timeline_tagsInline__vYgD6{display:flex;align-items:center;gap:.375rem;overflow:hidden}.timeline_tagChip__Q18_J{display:inline-block;padding:.2rem .5rem;background:#e0f2fe;border:1px solid #bae6fd;border-radius:999px;font-size:.75rem;color:#0369a1;white-space:nowrap}.timeline_em__gIa3O{color:#0ea5e9}.timeline_arrow__uTbW0{margin:0 .25rem;color:#0ea5e9}.timeline_placeholder__HneiV{color:#94a3b8;font-weight:500}.timeline_nonTravelCard__s3ZhU{background:linear-gradient(135deg,#fff,#f8fafc)}.timeline_nonTravelBadge__y78W1{display:flex;align-items:center;gap:.35rem;padding:.375rem .75rem;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#334155;border-radius:8px;font-size:.8rem;font-weight:700;white-space:nowrap;border:1px solid #cbd5e1}.timeline_nonTravelInfo__5Vfoj{padding:.75rem 1rem;margin-bottom:1rem;border-radius:10px;background:#f8fafc;border:1px dashed #cbd5e1}.timeline_nonTravelText__CRA1W{font-size:.9rem;color:#64748b;font-weight:600}.timeline_travelInfo__oQKWg{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:10px;margin-bottom:1rem;color:#0369a1;font-weight:600;font-size:.95rem}.timeline_travelIcon__ghAzi{width:24px;height:24px;color:#0284c7;flex-shrink:0}.timeline_cardDescription__KnHuX{color:#475569;font-size:.95rem;line-height:1.6;margin:0 0 1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.timeline_tagContainer__BUv7J{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.timeline_tag__38wd_{padding:.375rem .75rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:6px;font-size:.8rem;font-weight:600;color:#667eea;border:1px solid #e2e8f0;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.timeline_tag__38wd_:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .2s ease}.timeline_tag__38wd_ span{position:relative;z-index:1}.timeline_postCard__hA9_9:hover .timeline_tag__38wd_{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-color:#667eea;transform:translateY(-2px);box-shadow:0 2px 8px rgba(102,126,234,.2)}.timeline_postCard__hA9_9:hover .timeline_tag__38wd_:before{opacity:.05}.timeline_moreTag__FzBhv{padding:.375rem .75rem;background:#f1f5f9;border-radius:6px;font-size:.8rem;font-weight:600;color:#94a3b8}.timeline_bountyBanner__j_bp6{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:8px;margin-bottom:1rem;border:1px solid #fbbf24}.timeline_bountyIcon__fPtc3{font-size:1.25rem}.timeline_bountyAmount__CFeds{font-weight:700;color:#92400e;font-size:1rem}.timeline_cardFooter__GIvhw{padding-top:1rem;border-top:1px solid #f1f5f9}.timeline_skeletonCard__zEQ1m{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);animation:timeline_fadeIn__kK_ww .3s ease-out}@keyframes timeline_fadeIn__kK_ww{0%{opacity:0}to{opacity:1}}.timeline_skeletonCard__zEQ1m:before{content:"";display:block;width:100%;height:200px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:timeline_shimmer__Zrq1b 2s infinite}.timeline_skeletonDate__qLKc2,.timeline_skeletonTag__Vv_Wz,.timeline_skeletonText__CUKDu,.timeline_skeletonTitle__PB6XE{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:timeline_shimmer__Zrq1b 2s infinite;border-radius:6px;margin:0 1.5rem}@keyframes timeline_shimmer__Zrq1b{0%{background-position:200% 0}to{background-position:-200% 0}}.timeline_skeletonDate__qLKc2{height:14px;width:80px;margin-top:1.5rem;margin-bottom:.75rem}.timeline_skeletonTitle__PB6XE{height:28px;width:70%;margin-bottom:1rem}.timeline_skeletonText__CUKDu{height:16px;width:100%;margin-bottom:.5rem}.timeline_skeletonText__CUKDu:last-of-type{width:80%}.timeline_skeletonTags__my37H{display:flex;gap:.5rem;margin:1rem 1.5rem;padding-bottom:1.5rem}.timeline_skeletonTag__Vv_Wz{height:28px;width:60px;margin:0}@media (max-width:768px){.timeline_postsGrid__iRTO7{grid-template-columns:1fr;gap:1.25rem;padding:0 1rem}.timeline_header__exaz1{padding:1.5rem 1rem 1rem}.timeline_title__6RQ8x{font-size:1.75rem}.timeline_controls___GoQL{flex-direction:column}.timeline_searchBox__nnNAn{width:100%}.timeline_filterGroup__XoWSZ{width:100%;justify-content:space-between}.timeline_sortSelect__jGyCo{flex:1 1}.timeline_cardTitle__jsENs{font-size:1.1rem}.timeline_autoCover__Rlr_R,.timeline_coverImagePlaceholder__0GAS1,.timeline_coverImageWrapper__mfurR,.timeline_helpCover__TtHvY,.timeline_nonTravelCover__HY70e{padding-top:56.25%}.timeline_travelInfoGrid__efEwZ{min-height:132px}}.timeline_authorExtras__c7P2W{margin-top:4px;display:flex;flex-wrap:nowrap;gap:6px;align-items:center;overflow:hidden;min-height:22px}.timeline_authorPointPill__KSKu0{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:linear-gradient(135deg,#fde68a,#fbbf24);color:#78350f;font-size:.65rem;font-weight:700;border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.12);letter-spacing:.5px}.timeline_pointIcon__FY_DC{font-size:.85rem}.timeline_pointValue__yPgRw{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.timeline_badgeRow__glD7Y{display:flex;gap:4px}.timeline_badgeChip__q4lRH{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;font-size:.9rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.08)}.timeline_badgeChip__q4lRH:hover{background:#e2e8f0}.timeline_priceBanner__uekI_{display:flex;align-items:center;gap:.5rem;padding:.6rem .9rem;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border:1px solid #818cf8;border-radius:8px;margin-bottom:.75rem;box-shadow:0 3px 10px rgba(99,102,241,.25);animation:timeline_fadeIn__kK_ww .3s ease}.timeline_priceIcon__ms8Nt{font-size:1.1rem}.timeline_priceAmount__ZlxdO{font-weight:700;color:#3730a3;font-size:.95rem}@media (max-width:640px){.timeline_authorPointPill__KSKu0{font-size:.6rem;padding:2px 6px}.timeline_badgeChip__q4lRH{width:20px;height:20px;font-size:.8rem}.timeline_priceBanner__uekI_{padding:.5rem .75rem}}.my_container__HRqQ4{max-width:900px;margin:24px auto;padding:0 16px}.my_header__3038K{margin-bottom:24px}.my_title__3X_DC{margin:0 0 8px;font-size:2rem;font-weight:800;display:flex;align-items:center;gap:.5rem}.my_icon__tA0Ts{font-size:1.8rem}.my_subtitle__Zo1OC{margin:0;color:#64748b;font-size:1rem}.my_error__BvBfU{padding:1rem;background:#fee2e2;border:2px solid #fca5a5;border-radius:10px;color:#991b1b;margin-bottom:1rem}.my_loading__SsA3A{color:#64748b}.my_empty__K3hFd,.my_loading__SsA3A{text-align:center;padding:3rem}.my_emptyIcon__4yUIH{font-size:4rem;margin-bottom:1rem}.my_emptyText__wwFdQ{font-size:1.1rem;color:#64748b;margin-bottom:1.5rem}.my_emptyBtn__9P4ez{display:inline-flex;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:10px;font-weight:700;transition:transform .2s}.my_emptyBtn__9P4ez:hover{transform:translateY(-2px)}.my_postsList__VRj6u{display:grid;grid-gap:1rem;gap:1rem}.my_postCard__oNd1k{background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:1.25rem;transition:all .2s}.my_postCard__oNd1k:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);border-color:#cbd5e1}.my_postHeader__Xn6z6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.my_postMeta__C_J3m{display:flex;align-items:center;gap:.5rem}.my_helpBadge__iOT5p{display:inline-flex;padding:.25rem .5rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.75rem;font-weight:700;border-radius:6px}.my_postTime__CBUES{font-size:.85rem;color:#94a3b8}.my_editBtn__apo8t{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:8px;color:#475569;text-decoration:none;font-size:.85rem;font-weight:700;transition:all .2s}.my_editBtn__apo8t:hover{background:#e2e8f0;border-color:#cbd5e1}.my_postLink__Ycwy9{display:block;text-decoration:none;color:inherit}.my_postTitle__ileQY{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#1e293b}.my_postLink__Ycwy9:hover .my_postTitle__ileQY{color:#667eea}.my_bountyInfo__r3lFV{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fef3c7;border-radius:8px;font-size:.85rem;color:#92400e;font-weight:600;margin-bottom:.5rem}.my_resolvedBadge__FutXf{padding:.25rem .5rem;background:#d1fae5;color:#065f46;border-radius:6px;font-size:.75rem;margin-left:auto}.my_postExcerpt__chbzp{margin:0;color:#64748b;line-height:1.6}.my_postFooter__eULLR{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}