.v2feed{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#3f3f46;background:#fff;width:100%;max-width:480px;margin:0 auto;min-height:100vh;position:relative;overflow-x:clip;padding-bottom:88px}.v2feed *{box-sizing:border-box}.v2feed a{color:inherit;text-decoration:none}@media (min-width:480px){.v2feed{border-left:1px solid #e4e4e7;border-right:1px solid #e4e4e7}}.v2feed__icon-btn{border:0;background:transparent;padding:0;width:32px;height:32px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;color:#18181b;cursor:pointer;transition:background .15s ease,color .15s ease}.v2feed__icon-btn:hover{background:#f4f4f5}.v2feed__icon-btn.is-liked{color:#e41478}.v2feed__icon-btn.is-saved{color:#fb5b0d}.v2feed__verified{color:#fb5b0d;flex:0 0 auto}.v2feed__avatar{display:inline-flex;border-radius:9999px;flex:0 0 auto}.v2feed__avatar.has-ring{padding:3px;background:#e41478}.v2feed__avatar-img{width:100%;height:100%;border-radius:9999px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.has-ring .v2feed__avatar-img{border:2px solid #fff}.v2feed__avatar-initial{color:#fff;font-weight:700;line-height:1;user-select:none}.v2feed__topbar{position:sticky;top:0;z-index:5;height:48px;background:#fff;border-bottom:1px solid #f4f4f5;display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.v2feed__logo img{height:28px;width:auto;display:block}.v2feed__topbar-action{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#18181b;border-radius:9999px}.v2feed__topbar-action:hover{background:#f4f4f5}.v2feed__post{display:flex;flex-direction:column;background:#fff}.v2feed__post-head{padding:16px}.v2feed__post-head,.v2feed__post-user{display:flex;align-items:center;gap:8px}.v2feed__post-user{color:inherit}.v2feed__post-id,.v2feed__post-user{flex:1 1 auto;min-width:0}.v2feed__post-name{display:flex;align-items:center;gap:4px;font-size:16px;line-height:22px;font-weight:500;color:#18181b}.v2feed__post-name>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2feed__post-meta{display:flex;align-items:center;gap:8px;margin-top:1px}.v2feed__user{font-size:14px;line-height:18px;color:#3f3f46}.v2feed__user--xs{font-size:12px;line-height:16px;color:#71717a}.v2feed__date{font-size:10px;line-height:14px;color:#71717a}.v2feed__dot-sep{width:2px;height:2px;border-radius:50%;background:#a1a1aa;display:inline-block}.v2feed__post-caption{margin:0;padding:0 16px 16px;font-size:14px;line-height:18px;color:#3f3f46;word-break:break-word}.v2feed__media{padding:0 16px;width:100%;cursor:pointer}.v2feed__more-wrap{position:relative}.v2feed__menu{position:absolute;top:calc(100% + 4px);right:0;z-index:30;min-width:170px;padding:6px;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.14);display:flex;flex-direction:column;gap:2px}.v2feed__menu-item{display:block;width:100%;text-align:left;border:0;background:transparent;padding:10px 12px;border-radius:6px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#3f3f46;cursor:pointer}.v2feed__menu-item:hover{background:#fff1eb;color:#fb5b0d}.v2feed__media-img,.v2feed__media-locked{position:relative;width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f4f4f5;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center}.v2feed__media-blur{position:absolute;inset:-10%;background:linear-gradient(135deg,#d9b8a8,#c8a0b4 55%,#b58fb0);background-size:cover;background-position:50%;filter:blur(22px);transform:scale(1.1)}.v2feed__media-overlay{position:absolute;inset:0;background:#fafafa;opacity:.5}.v2feed__media-watermark{position:absolute;width:70%;max-width:265px;opacity:.1;pointer-events:none}.v2feed__media-dur{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:2;display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:12px;font-weight:600;line-height:1;pointer-events:none}.v2feed__lock-card{position:relative;z-index:1;width:calc(100% - 32px);background:hsla(0,0%,100%,.5);border:1px solid #fff;border-radius:8px;padding:16px;gap:16px;backdrop-filter:blur(2px)}.v2feed__lock-card,.v2feed__lock-head{display:flex;flex-direction:column;align-items:center}.v2feed__lock-head{gap:8px;color:#3f3f46;text-align:center}.v2feed__lock-head,.v2feed__subscribe{font-size:16px;line-height:22px;font-weight:500}.v2feed__subscribe{border:0;height:40px;padding:0 20px;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s ease}.v2feed__subscribe:hover{background:#e34f08}.v2feed__coin{flex:0 0 auto}.v2feed__scheduled-pill{height:40px;padding:0 20px;display:inline-flex;align-items:center;border-radius:9999px;background:#fff1eb;color:#fb5b0d;font-size:16px;line-height:22px;font-weight:500;white-space:nowrap}.v2feed__actions{display:flex;align-items:center;justify-content:space-between;padding:8px}.v2feed__actions-left{display:flex;align-items:center;gap:8px}.v2feed__likes{padding:0 16px;font-size:14px;line-height:18px;color:#71717a}.v2feed__comments{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:8px 16px 16px}.v2feed__comment{margin:0;font-size:14px;line-height:18px;color:#3f3f46;word-break:break-word}.v2feed__comment-user{font-weight:500;color:#18181b;margin-right:6px}.v2feed__comments-all{border:0;background:transparent;padding:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:16px;font-weight:500;color:#fb5b0d;cursor:pointer}.v2feed__suggest{background:#fafafa;padding:24px 16px 16px;display:flex;flex-direction:column;gap:16px}.v2feed__suggest-head{display:flex;align-items:center;justify-content:space-between}.v2feed__suggest-title{margin:0;font-size:16px;line-height:22px;font-weight:700;color:#3f3f46}.v2feed__suggest-cards{display:flex;flex-direction:column;gap:8px}.v2feed__suggest-card{flex:0 0 auto;position:relative;height:160px;border-radius:8px;border:1px solid #e4e4e7;overflow:hidden;display:flex;align-items:flex-end}.v2feed__suggest-cover{position:absolute;inset:0;background:linear-gradient(135deg,#f0a58a,#e07aa6 60%,#b07fc9);background-size:cover;background-position:50%}.v2feed__suggest-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 55%)}.v2feed__suggest-user{position:relative;z-index:1;display:flex;align-items:flex-end;gap:12px;padding:12px;width:100%}.v2feed__suggest-id .v2feed__post-name{color:#fff;font-weight:700}.v2feed__suggest-id .v2feed__user--xs{color:hsla(0,0%,100%,.85)}.v2feed__suggest-slider{display:flex;align-items:center;justify-content:space-between}.v2feed__stepper{display:flex;align-items:center;gap:6px}.v2feed__step-dot{width:6px;height:6px;border-radius:50%;background:#e4e4e7;transition:background .15s ease,width .15s ease}.v2feed__step-dot.is-on{width:18px;border-radius:3px;background:#fb5b0d}.v2feed__loading{display:flex;align-items:center;justify-content:center;padding:40px 0}.v2feed__empty{padding:48px 24px;text-align:center;color:#71717a;font-size:15px;line-height:22px}.v2feed__spinner{width:40px;height:40px;border-radius:50%;border:4px solid #e4e4e7;border-top-color:#fb5b0d;animation:v2feedspin .8s linear infinite}@keyframes v2feedspin{to{transform:rotate(1turn)}}.v2feed__bottomnav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;height:56px;z-index:20;background:#fff;border-top:1px solid #e4e4e7;display:flex;align-items:center;gap:4px;padding:4px}.v2feed__tab{flex:1 1 0;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;color:#18181b;transition:background .15s ease,color .15s ease}.v2feed__tab:hover{background:#f4f4f5}.v2feed__tab.is-active{color:#fb5b0d}.v2feed__tab.is-dim{opacity:.5}.v2feed__tab.is-dimmer{opacity:.35}.v2feed__fab{flex:0 0 auto;width:48px;height:48px;margin:0 4px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#fb5b0d;color:#fff;box-shadow:0 4px 12px rgba(251,91,13,.4);transition:background .15s ease}.v2feed__fab:hover{background:#e34f08}.v2feed__popup{position:fixed;bottom:64px;left:50%;transform:translateX(-50%);width:100%;max-width:480px;z-index:25;padding:0 8px;pointer-events:none}.v2feed__popup-card{position:relative;pointer-events:auto;background:#fafafa;border:1px solid #a1a1aa;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.05)}.v2feed__popup-text{display:flex;flex-direction:column;gap:8px}.v2feed__popup-title{margin:0;padding-right:24px;font-size:16px;line-height:22px;font-weight:700;color:#18181b}.v2feed__popup-desc{margin:0;font-size:14px;line-height:18px;color:#3f3f46}.v2feed__popup-actions{display:flex;gap:8px}.v2feed__popup-ghost,.v2feed__popup-primary{height:32px;padding:0 12px;border-radius:9999px;border:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:18px;font-weight:500;cursor:pointer}.v2feed__popup-primary{background:#fb5b0d;color:#fff}.v2feed__popup-primary:hover{background:#e34f08}.v2feed__popup-ghost{background:#fff1eb;color:#fb5b0d}.v2feed__popup-close{position:absolute;top:7px;right:7px;width:32px;height:32px;border:0;background:transparent;color:#3f3f46;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.v2feed__popup-close:hover{background:rgba(0,0,0,.05)}.v2feed__backtop,.v2feed__rail,.v2feed__sidenav{display:none}@media (min-width:1024px){.v2feed{max-width:none;padding-bottom:0;border-left:0;border-right:0}.v2feed__bottomnav,.v2feed__inline-suggest,.v2feed__popup,.v2feed__topbar{display:none}.v2feed__layout{display:grid;grid-template-columns:240px minmax(0,620px) 340px;justify-content:center;gap:24px;max-width:1264px;margin:0 auto;padding:0 24px;align-items:start}.v2feed__sidenav{display:flex;flex-direction:column;position:sticky;top:0;height:100vh;padding:20px 8px;gap:8px}.v2feed__sidenav-logo img{height:30px;width:auto;display:block;margin:4px 12px 20px}.v2feed__sidenav-items{display:flex;flex-direction:column;gap:4px;flex:1 1 auto}.v2feed__navitem{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:10px;color:#3f3f46;font-size:16px;line-height:22px;transition:background .15s ease,color .15s ease}.v2feed__navitem:hover{background:#f4f4f5}.v2feed__navitem.is-active{color:#fb5b0d;font-weight:500}.v2feed__navitem .v2feed__avatar{flex:0 0 auto}.v2feed__sidenav-more{margin-top:8px}.v2feed__sidenav-foot{margin-top:auto;padding-top:8px;display:flex;flex-direction:column;flex:0 0 auto}.v2feed__navitem--btn{border:0;background:transparent;width:100%;text-align:left;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer}.v2feed__column{border-left:1px solid #e4e4e7;border-right:1px solid #e4e4e7;min-height:100vh}.v2feed__backtop{display:flex;align-items:center;justify-content:center;width:fit-content;margin:8px auto 40px;padding:8px 16px;border-radius:9999px;background:#fff1eb;color:#fb5b0d;font-size:14px;line-height:18px;font-weight:500}.v2feed__backtop:hover{background:rgba(251,91,13,.14)}.v2feed__rail{display:flex;flex-direction:column;gap:20px;padding-top:16px;align-self:start}.v2feed__search{display:flex;align-items:center;gap:8px;height:44px;padding:0 14px;border-radius:9999px;border:1px solid #e4e4e7;background:#f4f4f5;color:#71717a}.v2feed__search-input{flex:1 1 auto;min-width:0;border:0;background:transparent;outline:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:18px;color:#18181b}.v2feed__search-input::placeholder{color:#71717a}.v2feed__rail .v2feed__suggest{background:transparent;padding:0}.v2feed__rail-footer{display:flex;flex-direction:column;gap:10px;padding:4px}.v2feed__policies{font-size:12px;line-height:18px}.v2feed__policy a{color:#71717a}.v2feed__policy a:hover{color:#fb5b0d}.v2feed__policy-dot{margin:0 6px;color:#a1a1aa}.v2feed__copyright{margin:0;font-size:11px;line-height:15px;color:#a1a1aa}}.v2feed__topbar--sub{justify-content:space-between}.v2feed__logo--center{flex:1 1 auto;display:flex;justify-content:center}.v2feed__topbar-spacer{flex:0 0 32px;width:32px}.v2prof{display:flex;flex-direction:column;background:#fff}.v2prof__cover{width:100%;height:168px;background:linear-gradient(120deg,#d7b7a6,#c894ac 55%,#b184b6);background-size:cover;background-position:50%}.v2prof__head{display:flex;flex-wrap:wrap;align-items:flex-end;column-gap:12px;padding:0 16px}.v2prof__avatar-wrap{margin-top:-44px;border-radius:9999px;border:4px solid #fff;background:#fff;flex:0 0 auto}.v2prof__actions{margin-left:auto;display:flex;align-items:center;gap:8px;padding-bottom:6px}.v2prof__gift{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:9999px;border:0;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.v2prof__gift:hover{background:#e34f08}.v2prof__identity{flex-basis:100%;margin-top:10px}.v2prof__name-row{display:flex;align-items:center;gap:6px;font-size:20px;line-height:26px;font-weight:700;color:#18181b}.v2prof__user{display:block;color:#3f3f46;margin-top:2px}.v2prof__stats,.v2prof__user{font-size:14px;line-height:18px}.v2prof__stats{margin-top:6px;color:#71717a;display:flex;align-items:center;gap:8px}.v2prof__stats b{color:#18181b;font-weight:600}.v2prof__loc{display:flex;align-items:center;gap:6px;padding:12px 16px 0;font-size:14px;line-height:18px;color:#3f3f46}.v2prof__headline{margin:12px 0 0;padding:0 16px;font-size:16px;line-height:22px;font-weight:700;color:#18181b}.v2prof__bio{margin:8px 0 0;padding:0 16px;font-size:14px;line-height:20px;color:#3f3f46;word-break:break-word}.v2prof__morelink{border:0;background:transparent;padding:0 0 0 4px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;color:#fb5b0d;cursor:pointer}.v2prof__socials{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px 0}.v2prof__social{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:9999px;border:1px solid #e4e4e7;color:#3f3f46;font-size:14px}.v2prof__social:hover{border-color:#a1a1aa}.v2prof__subscribe{display:block;width:calc(100% - 32px);margin:16px 16px 0;height:48px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;cursor:pointer}.v2prof__subscribe:hover{background:#e34f08}.v2prof__subscribe--owner{background:#fff1eb;color:#fb5b0d}.v2prof__subscribe--owner:hover{background:#ffe6dc}.v2prof__tabs{display:flex;margin-top:16px;border-bottom:1px solid #e4e4e7}.v2prof__tab{flex:1 1 0;height:44px;border:0;background:transparent;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;color:#71717a;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.v2prof__tab.is-active{color:#18181b;border-bottom-color:#fb5b0d}.v2prof__sortrow{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.v2prof__sort{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;padding:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;color:#18181b;cursor:pointer}.v2prof__sortwrap{position:relative}.v2prof__sortmenu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:180px;padding:6px;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:2px}.v2prof__sortopt{display:block;width:100%;text-align:left;border:0;background:transparent;padding:10px 12px;border-radius:6px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#3f3f46;cursor:pointer}.v2prof__sortopt:hover{background:#fff1eb}.v2prof__sortopt.is-active{color:#fb5b0d;font-weight:600}.v2prof__views{display:flex;align-items:center;gap:4px}.v2prof__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px}.v2prof__grid-item{aspect-ratio:1;border:0;padding:0;border-radius:4px;cursor:pointer;background-color:#f4f4f5;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:opacity .15s ease}.v2prof__grid-item:hover{opacity:.9}@media (min-width:1024px){.v2prof__head{flex-wrap:nowrap;align-items:flex-start}.v2prof__avatar-wrap{align-self:flex-start}.v2prof__identity{flex-basis:auto;flex:1 1 0;margin-top:6px}.v2prof__actions{padding-bottom:0;margin-top:6px;align-self:flex-start}}.v2sub__scrim{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center}.v2sub__panel{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;width:100%;max-height:88vh;overflow-y:auto;border-radius:20px 20px 0 0;padding:20px 16px 24px}.v2sub__panel *{box-sizing:border-box}.v2sub__head{display:flex;align-items:center;justify-content:space-between}.v2sub__title{margin:0;font-size:20px;line-height:26px;font-weight:700;color:#18181b}.v2sub__hint{margin:4px 0 16px;font-size:14px;line-height:18px;color:#3f3f46}.v2sub__plans{display:flex;flex-direction:column;gap:12px}.v2sub__plan{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;cursor:pointer;border:1px solid #e4e4e7;border-radius:12px;background:#fff;padding:16px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}.v2sub__plan:hover{border-color:#a1a1aa}.v2sub__plan.is-selected{border-color:#fb5b0d;box-shadow:inset 0 0 0 1px #fb5b0d}.v2sub__plan.is-free{background:#f4f4f5;border-color:transparent}.v2sub__plan-left{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.v2sub__plan-title{font-size:20px;line-height:24px;font-weight:700;color:#18181b}.v2sub__plan-note{font-size:12px;line-height:16px;color:#71717a}.v2sub__plan-badge{font-size:12px;line-height:16px;color:#3f3f46;background:#fafafa;border:1px solid #e4e4e7;border-radius:9999px;padding:2px 10px}.v2sub__plan-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;flex:0 0 auto}.v2sub__plan-price{color:#18181b;white-space:nowrap;display:inline-flex;align-items:baseline;gap:1px}.v2sub__cur{font-size:12px;color:#3f3f46}.v2sub__plan-price b{font-size:24px;line-height:28px;font-weight:700}.v2sub__per,.v2sub__plan-sub{font-size:12px;color:#71717a}.v2sub__plan-sub{line-height:16px}@media (min-width:600px){.v2sub__scrim{align-items:center;padding:24px}.v2sub__panel{max-width:480px;border-radius:16px}}.v2set__layout{display:block}.v2set__menu{padding:12px;display:flex;flex-direction:column;gap:2px}.v2set__title{margin:4px 8px 12px;font-size:22px;line-height:28px;font-weight:700;color:#18181b}.v2set__balance{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f4f4f5;border-radius:12px;padding:14px 16px;margin-bottom:8px}.v2set__balance-info{display:flex;flex-direction:column;gap:2px;min-width:0}.v2set__balance-label{font-size:13px;line-height:17px;color:#71717a}.v2set__balance-value{font-size:20px;line-height:24px;font-weight:700;color:#18181b}.v2set__balance-add,.v2set__balance-value{display:inline-flex;align-items:center;gap:6px}.v2set__balance-add{font-size:14px;font-weight:500;color:#fb5b0d;flex:0 0 auto;border:0;background:transparent;padding:0;cursor:pointer;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.v2set__group{display:flex;flex-direction:column;gap:2px;margin-top:8px}.v2set__group-title{font-size:13px;font-weight:700;color:#3f3f46;padding:8px 8px 4px}.v2set__item{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:0;background:transparent;cursor:pointer;padding:12px;border-radius:10px;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:20px;transition:background .15s ease}.v2set__item:hover{background:#f4f4f5}.v2set__item.is-active{background:#f4f4f5;color:#18181b;font-weight:500}.v2set__item-ic{flex:0 0 auto;color:#3f3f46}.v2set__item-label{flex:1 1 auto;min-width:0}.v2set__item-chev{flex:0 0 auto;color:#a1a1aa}.v2set__panel{padding:16px}.v2set__back{display:flex;align-items:center;gap:6px;border:0;background:transparent;cursor:pointer;padding:0 0 12px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;color:#18181b}.v2set__panel-title{margin:0 0 20px;font-size:22px;line-height:28px;font-weight:700;color:#18181b}.v2set__form{gap:20px}.v2set__field,.v2set__form{display:flex;flex-direction:column}.v2set__field{gap:8px}.v2set__field-label{font-size:14px;line-height:18px;font-weight:500;color:#3f3f46}.v2set__field-note{font-size:12px;line-height:17px;color:#71717a}.v2set__field-note a{color:#fb5b0d}.v2set__input{height:52px;padding:0 16px;border:1px solid #e4e4e7;border-radius:10px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#18181b;background:#fff;outline:0;transition:border-color .15s ease}.v2set__input:focus{border-color:#fb5b0d}.v2set__input.is-disabled,.v2set__input:disabled{background:#f4f4f5;color:#71717a}.v2set__select{position:relative;display:flex;align-items:center}.v2set__select select{width:100%;height:52px;padding:0 40px 0 16px;border:1px solid #e4e4e7;border-radius:10px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#18181b;background:#fff;outline:0;appearance:none;-webkit-appearance:none}.v2set__select select:focus{border-color:#fb5b0d}.v2set__select svg{position:absolute;right:14px;pointer-events:none;color:#71717a}.v2set__photo{display:flex;align-items:center;gap:16px;background:#f4f4f5;border-radius:12px;padding:16px}.v2set__photo-avatar{width:72px;height:72px;border-radius:9999px;background:#ffd5bc;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.v2set__photo-btn{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;cursor:pointer;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;color:#3f3f46}.v2set__panel-footer{display:flex;justify-content:flex-end;margin-top:24px}.v2set__save{height:44px;padding:0 24px;border:0;border-radius:9999px;background:#e4e4e7;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;cursor:not-allowed}.v2set__stub{padding:40px 0;color:#71717a;font-size:15px}.v2set__creator{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:560px}.v2set__creator-desc{margin:0;font-size:15px;line-height:22px;color:#3f3f46}.v2set__creator-notice{margin:0;font-size:15px;line-height:22px;font-weight:700;color:#18181b}.v2set__creator-agree{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:20px;color:#3f3f46;cursor:pointer;margin-top:4px}.v2set__creator-agree input{width:20px;height:20px;margin:1px 0 0;flex:0 0 auto;accent-color:#fb5b0d;cursor:pointer}.v2set__creator-agree a{color:#fb5b0d;font-weight:500}.v2set__creator-next{margin-top:12px;width:100%;max-width:320px;height:48px;padding:0 24px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;cursor:pointer}.v2set__creator-next:disabled{background:#e4e4e7;cursor:not-allowed}.v2set__creator-next:hover:not(:disabled){background:#e34f08}.v2set__section-h{margin:24px 0 12px;font-size:16px;line-height:22px;font-weight:700;color:#18181b}.v2set__wallet-card{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;text-align:left;cursor:pointer;border:0;background:#f4f4f5;border-radius:16px;padding:20px 24px;transition:background .15s ease}.v2set__wallet-card:hover{background:#fafafa}.v2set__wallet-left{display:flex;flex-direction:column;gap:8px;min-width:0}.v2set__wallet-label{font-size:20px;line-height:24px;font-weight:700;color:#18181b}.v2set__wallet-balance{display:inline-flex;align-items:baseline;gap:4px;color:#18181b}.v2set__wallet-cur{font-size:14px;color:#3f3f46}.v2set__wallet-balance b{font-size:26px;line-height:30px;font-weight:700}.v2set__wallet-right{display:flex;align-items:center;gap:8px;flex:0 0 auto}.v2set__wallet-add{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:500;color:#fb5b0d}.v2set__wallet-chev{color:#a1a1aa}.v2set__me{display:flex;align-items:center;gap:16px;padding:4px 0 20px}.v2set__me-id{display:flex;flex-direction:column;gap:2px;min-width:0}.v2set__me-name{font-size:16px;line-height:22px;font-weight:700;color:#18181b}.v2set__me-email,.v2set__me-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2set__me-email{font-size:14px;line-height:18px;color:#3f3f46}.v2set__walletbox{display:flex;flex-direction:column;gap:16px;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:12px;padding:16px;margin-bottom:8px}.v2set__wallet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.v2set__withdraw{width:100%;height:44px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease}.v2set__withdraw:hover:not(:disabled){background:#e34f08}.v2set__withdraw:disabled{background:#e4e4e7;cursor:not-allowed}.v2set__two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v2set__hint{margin:0;font-size:14px;line-height:20px}.v2set__textarea{width:100%;padding:12px 16px;border:1px solid #e4e4e7;border-radius:10px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:21px;color:#18181b;background:#fff;outline:0;resize:vertical;transition:border-color .15s ease}.v2set__textarea:focus{border-color:#fb5b0d}.v2set__foot{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:28px}.v2set__link{border:0;background:transparent;cursor:pointer;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#3f3f46}.v2set__link:hover{color:#fb5b0d}.v2set__copy{margin-top:8px;text-align:center;font-size:11px;color:#71717a}.v2set__ca{position:relative;margin-bottom:44px}.v2set__ca-cover{height:120px;border-radius:8px;background:#f4f4f5 50%/cover no-repeat;position:relative}.v2set__ca-avatarwrap{position:absolute;left:16px;bottom:-36px}.v2set__ca-avatar{position:relative;width:88px;height:88px;border-radius:9999px;border:3px solid #fff;overflow:visible}.v2set__ca-cam{position:absolute;right:8px;bottom:8px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#fb5b0d;color:#fff;border:2px solid #fff;cursor:pointer;transition:opacity .15s ease}.v2set__ca-cam:hover{opacity:.9}.v2set__ca-cam.is-busy{opacity:.5;pointer-events:none}.v2set__ca-cam--cover{right:8px;bottom:8px}.v2ref{padding:0}.v2ref--embedded{padding-top:4px}.v2ref__link{display:flex;gap:8px;margin:16px 0 8px;align-items:stretch}.v2ref__link-input{flex:1;min-width:0;padding:10px 12px;border:1px solid #e4e4e7;border-radius:10px;background:#f4f4f5;color:#3f3f46;font-size:13px}.v2ref__link-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:none;border-radius:10px;background:#fb5b0d;color:#fff;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap}.v2ref__link-btn:disabled{opacity:.5;cursor:default}.v2ref__link-btn:hover:not(:disabled){background:#e34f08}.v2ref__title{margin:24px 0 12px;font-size:16px;font-weight:700;color:#18181b}.v2ref__list{list-style:none;margin:0;padding:0}.v2ref__item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #e4e4e7}.v2ref__item-main{flex:1;min-width:0;display:flex;flex-direction:column}.v2ref__item-name{font-weight:600;color:#18181b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2ref__item-sub{font-size:12px;color:#71717a}.v2ref__item-total{font-weight:700;color:#18181b;white-space:nowrap}.v2ref__empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 16px;text-align:center;color:#71717a;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:14px}.v2ref__empty p{margin:4px 0 0;font-weight:600;color:#3f3f46}.v2ref__empty span{font-size:13px}.v2post{padding:16px}.v2post__title{margin:0 0 20px;font-size:24px;line-height:32px;font-weight:700;color:#18181b}.v2post__pending{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:14px;padding:20px;color:#3f3f46}.v2post__pending p{margin:0 0 14px;line-height:22px}.v2post__checklist{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:10px}.v2post__check{display:flex;align-items:center;gap:10px;color:#71717a}.v2post__check.is-ok{color:#18181b}.v2post__check-ic{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;background:#fff;border:1px solid #e4e4e7;flex:none}.v2post__check.is-ok .v2post__check-ic{background:#fb5b0d;border-color:#fb5b0d;color:#fff}.v2post__drop{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding:40px 16px;background:#f4f4f5;border:1px dashed #e4e4e7;border-radius:16px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.v2post__drop:hover{background:#fafafa;border-color:#fb5b0d}.v2post__drop-ic{color:#71717a}.v2post__drop-text{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#71717a;text-align:center}.v2post__previews{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.v2post__preview{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f4f4f5}.v2post__preview-media{width:100%;height:100%;object-fit:cover;display:block}.v2post__preview-x{position:absolute;top:6px;right:6px;width:26px;height:26px;border:0;border-radius:9999px;background:rgba(0,0,0,.55);color:#fff}.v2post__add,.v2post__preview-x{display:flex;align-items:center;justify-content:center;cursor:pointer}.v2post__add{aspect-ratio:1;border:1px dashed #e4e4e7;border-radius:10px;font-size:28px;color:#71717a}.v2post__add:hover{border-color:#fb5b0d;color:#fb5b0d}.v2post__caption,.v2post__seg{margin-top:16px}.v2post__seg{display:flex;gap:8px}.v2post__seg-btn{flex:1 1 0;height:44px;border:1px solid #e4e4e7;border-radius:9999px;background:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;color:#3f3f46;cursor:pointer;transition:all .15s ease}.v2post__seg-btn.is-on{border-color:#fb5b0d;background:#fff1eb;color:#fb5b0d}.v2post__price{display:flex;align-items:center;gap:8px;margin-top:12px;height:52px;padding:0 16px;border:1px solid #e4e4e7;border-radius:10px;color:#3f3f46}.v2post__price-cur{font-size:15px;color:#3f3f46}.v2post__price-input{flex:1 1 auto;border:0;outline:0;background:transparent;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;color:#18181b}.v2post__publish{margin-top:24px}.tf-link,.tf-mention{color:#fb5b0d;word-break:break-word}.tf-link:focus,.tf-link:hover,.tf-mention:focus,.tf-mention:hover{color:#e34f08;text-decoration:underline}.v2post__sched{margin-top:20px}.v2post__sched-toggle{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;color:#18181b}.v2post__sched-toggle input{width:18px;height:18px;accent-color:#fb5b0d;cursor:pointer}.v2post__sched-input{margin-top:12px;min-height:52px;color-scheme:light dark}.v2pm__panel{position:relative;display:flex;flex-direction:column;width:100%;height:100%;background:#fff;overflow:hidden}.v2pm__close{position:absolute;top:12px;right:12px;z-index:4;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:0;border-radius:9999px;background:hsla(0,0%,100%,.85);color:#18181b;cursor:pointer}.v2pm__close:hover{background:#fff}.v2pm__scroll{flex:1 1 auto;min-height:0;overflow-y:auto}.v2pm__comments{padding:4px 16px 16px;border-top:1px solid #e4e4e7}.v2pm__comments-title{margin:12px 0 8px;font-size:15px;font-weight:700;color:#18181b}.v2pm__comments-empty{padding:12px 0;font-size:14px;color:#71717a}.v2pm__comment{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.v2pm__comment-body{display:flex;flex-direction:column;gap:1px;min-width:0}.v2pm__comment-user{font-size:14px;font-weight:600;color:#18181b}.v2pm__comment-text{font-size:14px;line-height:19px;color:#3f3f46;word-break:break-word}.v2pm__composer{display:flex;align-items:center;gap:8px;padding:10px 12px;border-top:1px solid #e4e4e7;background:#fff}.v2pm__composer-input{flex:1 1 auto;height:42px;padding:0 14px;border:1px solid #e4e4e7;border-radius:9999px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#18181b;background:#f4f4f5;outline:0}.v2pm__composer-input:focus{border-color:#fb5b0d}.v2pm__composer-send{height:42px;padding:0 18px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.v2pm__composer-send:disabled{background:#e4e4e7;cursor:not-allowed}.v2pm__composer-send:hover:not(:disabled){background:#e34f08}@media (min-width:600px){.v2pm__panel{width:600px;max-width:92vw;height:auto;max-height:86vh;border-radius:16px}}.v2exp__searchbar{display:flex;align-items:center;gap:8px;margin:12px 16px 4px;padding:0 14px;height:44px;border:1px solid #e4e4e7;border-radius:9999px;color:#71717a;background:#f4f4f5}.v2exp__searchbar-input{flex:1 1 auto;border:0;outline:0;background:transparent;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#18181b}.v2exp__seg{display:flex;gap:8px;padding:8px 16px 4px}.v2exp__seg-btn{height:34px;padding:0 16px;border:0;border-radius:9999px;background:#f4f4f5;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.v2exp__seg-btn.is-on{background:#fff1eb;color:#fb5b0d}.v2exp__seg-btn:hover:not(.is-on){background:#fafafa}.v2thumb{position:relative;aspect-ratio:.8125;border-radius:8px;cursor:pointer;overflow:hidden;background:#f4f4f5;transition:opacity .15s ease}.v2thumb:hover{opacity:.96}.v2thumb__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.06);display:block}.v2thumb__like,.v2thumb__type{position:absolute;bottom:10px;display:inline-flex;align-items:center;gap:5px;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.6)}.v2thumb__ic{filter:drop-shadow(0 1px 2px rgba(0,0,0,.55))}.v2thumb__like{left:10px;border:0;background:transparent;cursor:pointer}.v2thumb__like.is-liked{color:#ff5a79}.v2thumb__type{right:10px}.v2pm2{display:flex;flex-direction:column;height:100%;background:#fff}.v2pm2,.v2pm2__media{position:relative;width:100%;overflow:hidden}.v2pm2__media{flex:0 0 auto;height:auto;aspect-ratio:var(--v2ar,1);max-height:56vh;background:#f4f4f5 50%/cover no-repeat}.v2pm2__media-blur{position:absolute;inset:0;z-index:1;background-size:cover;background-position:50%;filter:blur(26px);transform:scale(1.15)}.v2pm2__locked{inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:12px;background:rgba(0,0,0,.45)}.v2pm2__dur,.v2pm2__locked{position:absolute;align-items:center;color:#fff}.v2pm2__dur{bottom:10px;left:50%;transform:translateX(-50%);z-index:3;display:inline-flex;gap:5px;padding:3px 9px;border-radius:999px;background:rgba(0,0,0,.55);font-size:12px;font-weight:600;line-height:1;pointer-events:none}.v2pm2__side{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.v2pm2__head{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #e4e4e7}.v2pm2__head .v2feed__post-user{flex:1 1 auto}.v2pm2__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 16px}.v2pm2__caption{margin:0 0 12px;font-size:14px;line-height:20px;color:#3f3f46}.v2pm2__caption-user{font-weight:700;color:#18181b;margin-right:6px}.v2pm2__comment{display:flex;align-items:flex-start;gap:8px;padding:6px 0}.v2pm2__comment-line{flex:1 1 auto;margin:0;font-size:14px;line-height:19px;min-width:0;word-break:break-word}.v2pm2__comment-user{font-weight:700;color:#18181b;margin-right:6px}.v2pm2__comment-text{color:#3f3f46}.v2pm2__comment-more{flex:0 0 auto;opacity:.55}.v2pm2__comment-more:hover{opacity:1}.v2pm2__cmenu{right:0}.v2pm2__edit{display:flex;flex-direction:column;gap:8px;flex:1 1 auto}.v2pm2__edit--post{margin-bottom:12px}.v2pm2__edit-actions{display:flex;gap:8px}.v2pm2__edit-cancel{border:0;background:transparent;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;cursor:pointer}@media (min-width:768px){.v2pm2{flex-direction:row;width:auto;max-width:94vw;border-radius:16px}.v2pm2--land{height:min(78vh,560px)}.v2pm2--square{height:min(84vh,640px)}.v2pm2--port{height:min(88vh,800px)}.v2pm2--pending{height:min(84vh,640px)}.v2pm2--pending .v2pm2__media{aspect-ratio:auto}.v2pm2__media{flex:0 1 auto;min-width:0;width:auto;max-height:none;height:100%;min-height:0;aspect-ratio:var(--v2ar,1);background-size:cover}.v2pm2__side{flex:0 0 380px;min-width:0;max-width:380px;height:100%}}.v2cm__scrim{position:fixed;inset:0;z-index:60;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px}.v2cm{width:420px;max-width:94vw;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.v2cm--report{width:520px}.v2cm__head{display:flex;align-items:center;justify-content:space-between}.v2cm__title{margin:0;font-size:20px;font-weight:700;color:#18181b}.v2cm__name{color:#fb5b0d}.v2cm__preview{border:1px solid #e4e4e7;border-radius:10px;padding:12px;font-size:14px;line-height:19px;color:#3f3f46}.v2cm__q{color:#18181b}.v2cm__desc,.v2cm__q{margin:0;font-size:14px}.v2cm__desc{line-height:20px;color:#71717a}.v2cm__danger{height:48px;border:0;border-radius:9999px;background:#c0261f;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;cursor:pointer}.v2cm__danger:hover{background:#a81f19}.v2cm__send{height:48px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600;cursor:pointer}.v2cm__send:disabled{background:#e4e4e7;cursor:not-allowed}.v2cm__send:hover:not(:disabled){background:#e34f08}.v2cm__cancel{border:0;background:transparent;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:500;cursor:pointer;padding:4px}.v2cm__reasons{display:flex;flex-direction:column}.v2cm__reason{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:14px;color:#3f3f46;cursor:pointer}.v2cm__reason input{width:18px;height:18px;accent-color:#fb5b0d}.v2feed__menu-item.is-danger{color:#c0261f}.v2feed__menu-item.is-danger:hover{background:#fde8e6;color:#c0261f}.v2exp__creators{display:flex;flex-direction:column;gap:12px;padding:12px 16px 24px}.v2exp__creator{display:block;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden;background:#fafafa;color:inherit;transition:box-shadow .15s ease}.v2exp__creator:hover{box-shadow:0 4px 14px rgba(0,0,0,.08)}.v2exp__creator-cover{height:120px;background:#f4f4f5 50%/cover no-repeat}.v2exp__creator-body{display:flex;align-items:center;gap:12px;padding:0 14px;margin-top:-24px}.v2exp__creator-body .v2feed__avatar{border:3px solid #fff}.v2exp__creator-id{display:flex;flex-direction:column;gap:1px;min-width:0;padding-top:26px}.v2exp__creator-bio{margin:8px 14px 14px;font-size:13px;line-height:18px;color:#3f3f46;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v2verify__wrap{max-width:520px;margin:0 auto;padding:24px 16px 48px}.v2verify{flex-direction:column;text-align:center;gap:16px}.v2verify,.v2verify__badge{display:flex;align-items:center}.v2verify__badge{width:56px;height:56px;justify-content:center;border-radius:9999px;background:#fff1eb;color:#fb5b0d;margin-top:8px}.v2verify__badge--ok{background:#dcfce7;color:#16a34a}.v2verify__title{margin:0;font-size:26px;line-height:32px;font-weight:700;color:#18181b}.v2verify__body{margin:0;font-size:15px;line-height:22px;color:#3f3f46}.v2verify__note{margin:0;font-size:13px;line-height:19px;color:#71717a}.v2verify__step{font-size:13px;font-weight:600;color:#fb5b0d}.v2verify__slot{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding:24px 16px;background:#f4f4f5;border:1px dashed #e4e4e7;border-radius:16px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.v2verify__slot:hover{background:#fafafa;border-color:#fb5b0d}.v2verify__slot-ic{color:#71717a}.v2verify__slot-text{color:#71717a}.v2verify__slot-btn,.v2verify__slot-text{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}.v2verify__slot-btn{margin-top:4px;padding:8px 20px;border-radius:9999px;background:#fb5b0d;color:#fff;font-weight:500}.v2verify__slot-img{width:100%;max-height:220px;object-fit:cover;border-radius:10px}.v2verify__slot-change{font-size:14px;color:#fb5b0d}.v2verify__ghost,.v2verify__slot-change{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500}.v2verify__ghost{width:100%;height:44px;border:0;background:transparent;font-size:15px;color:#3f3f46;cursor:pointer}.v2verify__ghost:hover{color:#fb5b0d}.v2set__paynew{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:220px;max-width:100%;text-align:left;cursor:pointer;border:0;background:#fff1eb;border-radius:12px;padding:16px}.v2set__paynew-plus{width:32px;height:32px;border-radius:9999px;background:#fb5b0d;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.v2set__paynew-labels{display:flex;flex-direction:column;gap:2px}.v2set__paynew-top{font-size:13px;color:#fb5b0d}.v2set__paynew-labels strong{font-size:16px;font-weight:700;color:#fb5b0d}.v2set__sec-summary{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.v2set__sec-email{margin:0;font-size:16px;line-height:22px;font-weight:700;color:#18181b}.v2set__sec-line{margin:0;font-size:15px;line-height:20px;color:#3f3f46}.v2set__rowlist{display:flex;flex-direction:column}.v2set__row{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;cursor:pointer;border:0;border-bottom:1px solid #e4e4e7;background:transparent;padding:16px 4px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:22px;color:#18181b;transition:color .15s ease}.v2set__row:hover{color:#fb5b0d}.v2set__row svg{color:#a1a1aa}.v2set__row:last-child{border-bottom:0}.v2set__searchbar{display:flex;align-items:center;gap:8px;height:52px;padding:0 16px;border-radius:12px;background:#f4f4f5;color:#71717a;margin-bottom:16px}.v2set__searchbar-input{flex:1 1 auto;min-width:0;border:0;background:transparent;outline:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#18181b}.v2set__filters{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.v2set__filter{height:36px;padding:0 16px;border-radius:9999px;border:0;background:#f4f4f5;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.v2set__filter.is-on{background:#fff1eb;color:#fb5b0d}.v2set__subs{display:grid;grid-template-columns:1fr;gap:16px}.v2set__sub{position:relative;border:1px solid #e4e4e7;border-radius:12px;overflow:hidden;background:#fff}.v2set__sub.is-exp{background:#f4f4f5}.v2set__sub-cover{position:relative;height:84px;background:linear-gradient(120deg,#d7b7a6,#c894ac 55%,#b184b6)}.v2set__sub-ext{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:9999px;background:hsla(0,0%,100%,.85);color:#18181b;display:inline-flex;align-items:center;justify-content:center}.v2set__sub-body{display:flex;align-items:center;min-height:44px;padding:10px 12px 0 74px}.v2set__sub-avatar{position:absolute;top:58px;left:12px;z-index:1;border:3px solid #fff;border-radius:9999px;background:#fff;display:inline-flex}.v2set__sub-id{min-width:0}.v2set__sub-resume,.v2set__sub-view{display:block;width:calc(100% - 24px);margin:12px;height:40px;border-radius:9999px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.v2set__sub-view{background:#fff;border:1px solid #fb5b0d;color:#fb5b0d}.v2set__sub-resume{background:#fb5b0d;border:0;color:#fff}.v2set__histtabs{display:flex;gap:8px;margin-bottom:16px}.v2set__histtab{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:6px;border:0;background:transparent;cursor:pointer;padding:8px;border-radius:10px;color:#71717a;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:500;transition:color .15s ease}.v2set__histtab svg{padding:6px;border-radius:10px;background:#f4f4f5;box-sizing:content-box}.v2set__histtab.is-on{color:#fb5b0d}.v2set__histtab.is-on svg{background:#fff1eb;color:#fb5b0d}.v2set__histfilters{display:flex;gap:12px;margin-bottom:8px;flex-wrap:wrap}.v2set__histfilter{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 16px;border-radius:9999px;background:#f4f4f5;border:0;color:#18181b;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.v2set__txlist{display:flex;flex-direction:column}.v2set__tx{display:flex;align-items:center;gap:12px;padding:14px 4px;border-bottom:1px solid #f4f4f5}.v2set__tx:last-child{border-bottom:0}.v2set__tx-ic{width:36px;height:36px;border-radius:9999px;background:#f4f4f5;color:#3f3f46;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.v2set__tx-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.v2set__tx-top{display:flex;align-items:baseline;gap:8px}.v2set__tx-type{font-size:16px;line-height:20px;font-weight:500;color:#18181b}.v2set__tx-date{font-size:12px;color:#71717a}.v2set__tx-sub{font-size:13px;line-height:16px;color:#71717a}.v2set__tx-amt{font-size:15px;font-weight:600;white-space:nowrap;flex:0 0 auto}.v2set__tx-amt.is-in{color:#16a34a}.v2set__tx-amt.is-out{color:#fb5b0d}@media (min-width:1024px){.v2set__subs{grid-template-columns:1fr 1fr}}.v2gift__creator{display:flex;align-items:center;gap:10px;border:1px solid #e4e4e7;border-radius:12px;padding:12px;margin:4px 0 16px}.v2gift__creator-id{min-width:0}.v2gift__hint{margin:0 0 16px;font-size:14px;line-height:18px;color:#3f3f46}.v2gift__chips{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.v2gift__chip{display:flex;align-items:center;gap:10px;height:56px;padding:0 20px;border-radius:9999px;border:1px solid transparent;background:#f4f4f5;cursor:pointer;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;color:#18181b;transition:background .15s ease,color .15s ease,border-color .15s ease}.v2gift__chip.is-on{background:#fff1eb;color:#fb5b0d;border-color:#fb5b0d}.v2gift__custom-label{display:block;font-size:14px;color:#3f3f46;margin-bottom:8px}.v2gift__custom{width:100%;height:52px;padding:0 16px;border:1px solid #e4e4e7;border-radius:12px;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#18181b;outline:0;margin-bottom:20px}.v2gift__custom:focus{border-color:#fb5b0d}.v2gift__next{width:100%;height:52px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;cursor:pointer}.v2gift__next:hover{background:#e34f08}.v2onb{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#3f3f46;background:#fff;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center}.v2onb *{box-sizing:border-box}.v2onb__primary{width:100%;height:52px;border:0;border-radius:9999px;background:#fb5b0d;color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;cursor:pointer}.v2onb__primary:hover:not(:disabled){background:#e34f08}.v2onb__primary:disabled{background:#e4e4e7;cursor:not-allowed}.v2onb__welcome{width:100%;max-width:420px;min-height:100vh;display:flex;flex-direction:column;padding:40px 24px}.v2onb__logo img{height:30px;width:auto;display:block}.v2onb__title{font-size:26px;line-height:32px;font-weight:700;color:#18181b;margin:40px 0 16px}.v2onb__title .accent{color:#fb5b0d}.v2onb__desc{font-size:15px;line-height:22px;color:#3f3f46;margin:0}.v2onb__welcome-actions{margin-top:auto;padding-top:32px}.v2onb__interests{width:100%;max-width:480px;min-height:100vh;display:flex;flex-direction:column}.v2onb__scroll{flex:1 1 auto;overflow-y:auto;padding:24px 16px 16px}.v2onb__h{font-size:20px;line-height:26px;font-weight:700;color:#18181b;margin:0 0 8px}.v2onb__note{font-size:13px;line-height:18px;color:#71717a;margin:0 0 16px}.v2onb__lead{font-size:15px;line-height:22px;color:#3f3f46;margin:0 0 20px}.v2onb__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v2onb__card{border:0;background:transparent;padding:0;cursor:pointer;text-align:left;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.v2onb__card-img{position:relative;display:block;width:100%;aspect-ratio:1.33333333;border-radius:10px;overflow:hidden}.v2onb__check{position:absolute;top:8px;left:8px;width:22px;height:22px;border-radius:6px;background:hsla(0,0%,100%,.9);border:1px solid #a1a1aa;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;line-height:1}.v2onb__card.is-on .v2onb__check{background:#fb5b0d;border-color:#fb5b0d}.v2onb__card-label{display:block;margin-top:8px;font-size:14px;color:#18181b}.v2onb__card.is-on .v2onb__card-label{color:#fb5b0d;font-weight:500}.v2onb__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-top:1px solid #e4e4e7;background:#fff}.v2onb__skip{border:0;background:transparent;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;color:#3f3f46;cursor:pointer;padding:0 8px}.v2onb__save{width:auto;min-width:176px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.v2onb__spin{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.5);border-top-color:#fff;animation:v2feedspin .7s linear infinite}@media (min-width:768px){.v2onb{justify-content:center}.v2onb__interests,.v2onb__welcome{min-height:auto;max-height:92vh;margin:24px 0;border:1px solid #e4e4e7;border-radius:16px}}@media (max-width:1023px){.v2set__layout.show-content .v2set__menu,.v2set__layout.show-menu .v2set__panel{display:none}}@media (min-width:1024px){.v2set__back{display:none}.v2set__layout{display:grid;grid-template-columns:240px 360px minmax(0,1fr);max-width:1264px;margin:0 auto;padding:0 24px;align-items:start}.v2set__menu{border-right:1px solid #e4e4e7;min-height:100vh;position:sticky;top:0;padding:20px 16px}.v2set__panel{padding:24px 32px;min-height:100vh}}.v2pay__panel{max-width:460px}.v2pay__label{font-size:13px;font-weight:600;color:#18181b;margin:16px 0 8px}.v2pay__chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.v2pay__chip{flex:1 1 auto;min-width:68px;padding:10px 6px;border-radius:9999px;border:1px solid #a1a1aa;background:#fff;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.v2pay__chip.is-on{border-color:#fb5b0d;background:#fff1eb;color:#fb5b0d}.v2pay__input{width:100%;box-sizing:border-box;height:46px;padding:0 14px;border-radius:10px;border:1px solid #a1a1aa;background:#fff;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px}.v2pay__input:focus{outline:none;border-color:#fb5b0d}.v2pay__methods{display:flex;gap:8px;margin-bottom:4px}.v2pay__method{flex:1 1 0;padding:12px 8px;border-radius:12px;border:1px solid #a1a1aa;background:#fff;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px}.v2pay__method small{font-size:11px;font-weight:500;color:#71717a}.v2pay__method.is-on{border-color:#fb5b0d;background:#fff1eb;color:#fb5b0d}.v2pay__coupon{display:flex;gap:8px;margin:12px 0}.v2pay__coupon .v2pay__input{flex:1 1 auto;height:42px}.v2pay__summary,.v2pay__total{display:flex;justify-content:space-between;align-items:center;margin:16px 0;font-size:15px;color:#3f3f46}.v2pay__summary b,.v2pay__total b{color:#18181b;font-size:18px}.v2pay__notice{background:#fff7e6;border:1px solid #ffd591;border-radius:8px;padding:8px 12px;margin:10px 0;font-size:13px;color:#874d00}.v2pay__hint-low{font-size:12px;color:#e41478;margin:6px 0}.v2pay__btn{width:100%;box-sizing:border-box;height:50px;border-radius:9999px;border:0;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:700;cursor:pointer;margin-top:12px}.v2pay__btn--primary{background:#fb5b0d;color:#fff}.v2pay__btn--primary:hover{background:#e34f08}.v2pay__btn--primary:disabled{opacity:.55;cursor:default}.v2pay__btn--ghost{background:transparent;color:#3f3f46;height:42px;margin-top:8px}.v2pay__cards{display:flex;flex-direction:column;gap:8px;margin:8px 0}.v2pay__card{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-radius:12px;border:1px solid #a1a1aa;background:#fff;color:#3f3f46;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;cursor:pointer}.v2pay__card.is-on{border-color:#fb5b0d;background:#fff1eb}.v2pay__card--add{justify-content:center;color:#fb5b0d;font-weight:600;border-style:dashed}.v2pay__card-dots{letter-spacing:1px}.v2pay__card-check{color:#fb5b0d;font-weight:700}.v2pay__card-del{color:#71717a;font-size:20px;line-height:1;padding:0 4px}.v2pay__cardform{border:1px solid #e4e4e7;border-radius:12px;padding:14px;margin-top:6px}.v2pay__pix{text-align:center;padding:8px 0}.v2pay__pix-brand{display:inline-block;font-weight:800;color:#32bcad;letter-spacing:1px;font-size:15px;margin-bottom:6px}.v2pay__pix-title{font-size:14px;color:#3f3f46;margin:0 0 12px}.v2pay__pix-qr{width:220px;height:220px;display:block;margin:0 auto 12px;border-radius:8px}.v2pay__pix-code{font-size:12px;word-break:break-all;background:#f4f4f5;color:#3f3f46;padding:10px;border-radius:8px;margin-bottom:10px}.v2pay__pix-help{font-size:12px;color:#71717a;margin:10px 0 0}.v2pay__pix-waiting{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;font-size:13px;color:#71717a}.v2msg{width:100%;min-width:0}.v2msg .main-container{max-width:none;padding:0;margin:0}@media (min-width:1024px){.v2feed__layout--wide{grid-template-columns:240px minmax(0,1fr);max-width:1400px}}.v2pm2__media.has-player{position:relative;background:#000;display:flex;align-items:center;justify-content:center}.v2pm2__player{position:absolute;inset:0;width:100%;height:100%}.v2pm2__player .video-js,.v2pm2__player .videojs-player,.v2pm2__player [data-vjs-player]{position:absolute;inset:0;width:100%!important;height:100%!important;padding-top:0!important;max-height:none}.v2pm2__player .video-js video,.v2pm2__player .vjs-tech{width:100%!important;height:100%!important;object-fit:contain}.v2pm2__processing{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px;text-align:center;color:#fff;font-size:14px;background:rgba(0,0,0,.45)}.v2pay__confirm{margin:10px 0 0;font-size:13px;font-weight:600;color:#18181b}.v2pay__confirm.is-low{color:#e41478}.v2exp__sentinel{height:1px;width:100%}.v2exp__end{text-align:center;padding:20px 0 8px;font-size:13px;color:#71717a}.v2set__item--danger,.v2set__item--danger .v2set__item-ic{color:#e41478}.v2set__hint{font-size:13px;color:#71717a;margin:0 0 16px}.v2set__v1form .ant-form-item-label>label{font-size:13px;color:#3f3f46}.v2set__v1form .ant-btn-primary{border-radius:9999px;height:44px}.v2wal__balance{display:flex;flex-direction:column;gap:4px;padding:18px;border-radius:8px;background:#fff1eb;margin-bottom:16px}.v2wal__balance-label{font-size:13px;color:#3f3f46}.v2wal__balance-value{font-size:28px;font-weight:700;color:#18181b}.v2wal__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;margin-top:12px}.v2wal__all{width:auto;height:34px;padding:0 12px;margin-top:6px}.v2wal__split{display:flex;gap:10px;margin-bottom:16px}.v2wal__split-item{flex:1 1 0;padding:12px;border:1px solid #e4e4e7;border-radius:12px;display:flex;flex-direction:column;gap:4px}.v2wal__split-item span{font-size:12px;color:#71717a}.v2wal__split-item b{font-size:16px;color:#18181b}.v2wal__stats{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.v2wal__stat{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border:1px solid #e4e4e7;border-radius:12px}.v2wal__stat span{font-size:14px;color:#3f3f46}.v2wal__stat b{font-size:16px;color:#18181b}.v2wal__stat b.is-pos{color:#16a34a}.v2wal__stat b.is-neg{color:#e41478}.v2wal__list{display:flex;flex-direction:column}.v2wal__row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 2px;border-bottom:1px solid #e4e4e7}.v2wal__row-main{display:flex;flex-direction:column;gap:2px;min-width:0}.v2wal__row-type{font-size:14px;font-weight:600;color:#18181b}.v2wal__row-sub{font-size:12px;color:#71717a}.v2wal__row-money{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:0 0 auto}.v2wal__row-money b.is-pos{color:#16a34a;font-size:15px}.v2wal__row-gross{font-size:11px;color:#71717a}.v2wal__status{font-size:12px;font-weight:600;padding:3px 10px;border-radius:9999px;background:#f4f4f5;color:#3f3f46}.v2wal__status.is-approved,.v2wal__status.is-done,.v2wal__status.is-paid{background:#e8f7ec;color:#16a34a}.v2wal__status.is-rejected{background:#fdecec;color:#e41478}.v2wal__status.is-pending{background:#fff7e6;color:#874d00}.v2subr__row,.v2subr__who{align-items:center}.v2subr__who{display:flex;gap:10px;min-width:0}.v2subr__action{width:auto;height:34px;padding:0 14px;margin-top:0}.v2sub__filters{margin-bottom:12px}.v2more{padding:4px 0 8px}.v2more__sk{background:linear-gradient(90deg,#f4f4f5 25%,#e4e4e7 37%,#f4f4f5 63%);background-size:400% 100%;animation:v2moreshimmer 1.4s ease infinite;border-radius:8px}@keyframes v2moreshimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.v2more__grid{margin-top:4px}.v2more__thumb{aspect-ratio:.8125;width:100%;border-radius:8px}.v2more__cards{display:flex;flex-direction:column;gap:16px}.v2more__card{height:320px;border-radius:8px}.v2more__list{display:flex;flex-direction:column}.v2more__row{display:flex;align-items:center;gap:12px;padding:12px 2px}.v2more__avatar{width:40px;height:40px;border-radius:50%;flex:0 0 auto}.v2more__lines{display:flex;flex-direction:column;gap:6px;flex:1 1 auto}.v2more__line{height:10px;width:60%;display:block}.v2more__line--short{width:35%}.v2more__label{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0 4px;font-size:13px;color:#71717a}.v2more__spin{width:16px;height:16px;border-radius:50%;border:2px solid #e4e4e7;border-top-color:#fb5b0d;animation:v2feedspin .8s linear infinite;flex:0 0 auto}.v2exp__end{gap:8px}.v2exp__end,.v2feed__media-play,.v2thumb__play{display:flex;align-items:center;justify-content:center}.v2feed__media-play,.v2thumb__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;background:rgba(43,51,63,.7);border:2px solid #fff;border-radius:8px;color:#fff;pointer-events:none;transition:background .2s ease}.v2feed__media-play{width:76px;height:42px}.v2thumb__play{width:54px;height:30px;border-width:1.5px;border-radius:6px}.v2feed__media-play svg,.v2thumb__play svg{margin-left:2px}.v2feed__media:hover .v2feed__media-play,.v2thumb:hover .v2thumb__play{background:rgba(115,133,159,.5)}.v2pm2__media.has-player .v2feed__media-play{display:none}.v2post__seg{flex-wrap:wrap}.v2post__seg-btn{flex:1 1 auto;min-width:120px;padding:0 12px}.v2post__hint{margin-top:10px}.v2pm2__head,.v2pm2__scroll,.v2pm2__side,.v2pm__composer,.v2pm__composer-input{min-width:0}.v2pm__composer-send{flex:0 0 auto}.v2pm2__head{padding-right:52px}.v2pm2__head .v2feed__post-id,.v2pm2__head .v2feed__post-user{min-width:0}.v2pm2__head .v2feed__post-name>span,.v2pm2__head .v2feed__user{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2pm2__caption,.v2pm2__comment-line{overflow-wrap:anywhere}.v2thumb__img.is-locked{filter:blur(18px);transform:scale(1.35)}.v2thumb__lock{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.3);pointer-events:none}