
/* VoicePa Microblog Anonymous Magic */
.vpam-compose-item[hidden]{display:none!important}.vpam-compose-chip{gap:7px!important;padding-left:13px!important;background:linear-gradient(135deg,#7d68d8 0%,#aa6ed7 50%,#d87bb7 100%)!important;box-shadow:0 5px 13px rgba(113,82,177,.22)!important}.vpam-compose-chip::before{display:none!important}.vpam-compose-chip__spark{font-size:16px;line-height:1;color:#fff8cb;text-shadow:0 0 8px rgba(255,246,169,.7)}.vpam-compose-chip.is-active{background:linear-gradient(135deg,#654dc8 0%,#9655cc 48%,#d257a2 100%)!important;box-shadow:0 0 0 2px rgba(197,177,255,.35),0 8px 18px rgba(113,82,177,.28)!important}.is-vpam-disabled{opacity:.38!important;pointer-events:none!important}
.vpam-anonymous-post .microblog-user-info{display:flex!important;align-items:center!important;gap:6px!important;min-width:0}.vpam-anonymous-name{font-weight:800;color:#333;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vpam-anonymous-username{color:#78808a;font-size:12px;white-space:nowrap}.vpam-anonymous-badge{display:inline-flex;align-items:center;min-height:18px;padding:0 7px;border-radius:999px;background:#f1edf9;color:#746096;font-size:9px;font-weight:800;white-space:nowrap}.vpam-anonymous-avatar-wrap{display:inline-flex!important;align-items:center;justify-content:center;border-radius:50%;padding:3px;background:#ddd}.vpam-anonymous-avatar{display:block!important;width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important;background:#f7f5fb}.vpam-ring-male,.vpam-anonymous-avatar-wrap.vpam-ring-male{background:linear-gradient(135deg,#5bb7ff,#2677d8)!important}.vpam-ring-female,.vpam-anonymous-avatar-wrap.vpam-ring-female{background:linear-gradient(135deg,#ff96bc,#e84b85)!important}.vpam-ring-role,.vpam-anonymous-avatar-wrap.vpam-ring-role{background:linear-gradient(135deg,#b98cff,#7258d7)!important}.vpam-ring-neutral,.vpam-anonymous-avatar-wrap.vpam-ring-neutral{background:linear-gradient(135deg,#f1d46e,#d89c42)!important}.vpam-anonymous-post [data-open-profile],.vpam-anonymous-post .microblog-profile-link,.vpam-anonymous-post .microblog-update-link{display:none!important}
.vpam-reveal-control{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.vpam-reveal-button,.vpam-reveal-owner-note,.vpam-reveal-login-note{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:999px;border:1px solid rgba(130,112,164,.2);background:#faf8fd;color:#78669a;font-size:10px;font-weight:800;line-height:1;white-space:nowrap}.vpam-reveal-button{cursor:pointer}.vpam-reveal-button:hover{background:#f3eefb}.vpam-reveal-button.is-revealed{background:#eef8f2;color:#367554;border-color:rgba(54,117,84,.2)}
.vpam-reveal-sheet{position:fixed;inset:0;z-index:2147483200;display:none}.vpam-reveal-sheet.is-open{display:block}.vpam-reveal-sheet__backdrop{position:absolute;inset:0;background:rgba(25,18,32,.54);backdrop-filter:blur(5px)}.vpam-reveal-sheet__panel{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,560px);max-height:min(78vh,720px);overflow:auto;border-radius:24px 24px 0 0;background:linear-gradient(180deg,#fff,#fbf8ff);box-shadow:0 -24px 64px rgba(32,20,45,.28);padding:18px;box-sizing:border-box}.vpam-reveal-sheet__panel header{display:flex;align-items:center;justify-content:space-between;gap:12px}.vpam-reveal-sheet__panel header small{color:#9277ad;font-size:10px;font-weight:900;letter-spacing:.12em}.vpam-reveal-sheet__panel h2{margin:2px 0 0;font-size:20px;color:#493d58}.vpam-reveal-sheet__panel header button{width:38px;height:38px;border:0;border-radius:50%;background:#f1ecf6;color:#6e5c7c;font-size:24px;cursor:pointer}.vpam-reveal-sheet__body{padding:18px 0;color:#554a60;line-height:1.75}.vpam-reveal-sheet__panel footer{display:flex;justify-content:flex-end;gap:10px}.vpam-primary,.vpam-secondary{min-height:40px;padding:0 18px;border-radius:999px;font-weight:800;cursor:pointer}.vpam-primary{border:0;background:linear-gradient(135deg,#8066d8,#ca63aa);color:#fff}.vpam-secondary{border:1px solid #ddd4e6;background:#fff;color:#665771}.vpam-reveal-price{display:flex;align-items:baseline;justify-content:center;gap:5px;padding:14px}.vpam-reveal-price strong{font-size:34px;color:#7154bd}.vpam-identity-card{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid #e8e0ef;border-radius:18px;background:#fff}.vpam-identity-card img{width:68px;height:68px;border-radius:50%;object-fit:cover}.vpam-identity-card div{display:grid;gap:2px;min-width:0}.vpam-identity-card strong{font-size:17px;color:#3d3347}.vpam-identity-card span{color:#7b6d85}.vpam-identity-card small{color:#9a8aa5}.vpam-profile-link{display:flex;justify-content:center;margin-top:12px;color:#7655bb;font-weight:800;text-decoration:none}.vpam-reveal-error{padding:14px;border-radius:14px;background:#fff0f0;color:#a13b3b;font-weight:700}body.vpam-modal-open{overflow:hidden!important}
@media(max-width:640px){.vpam-anonymous-name{max-width:120px}.vpam-reveal-control{width:100%;margin:5px 0 0;justify-content:flex-start}.vpam-reveal-sheet__panel{padding:16px calc(14px + env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) calc(14px + env(safe-area-inset-left))}}
@media(prefers-reduced-motion:reduce){.vpam-reveal-sheet *,.vpam-compose-chip{transition:none!important;animation:none!important}}
