.comment-toolbar{display:flex;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px;flex-wrap:nowrap}.comment-toolbar-left{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:8px;flex-wrap:nowrap}.comment-toolbar-right{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:10px;min-width:max-content}.comment-toolbar .comment-primary-btn{flex-shrink:0}.comment-notify-toggle{min-width:0;max-width:100%;overflow:hidden}.comment-notify-toggle>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-emoji-btn{flex-shrink:0}@media (max-width:520px){.comment-toolbar{gap:8px}.comment-toolbar .comment-secondary-btn{min-height:36px;padding:0 10px}.comment-toolbar .comment-primary-btn{min-height:36px;padding:0 12px;font-size:10px}.comment-notify-toggle{max-width:calc(100vw - 190px)}}.comment-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.comment-sort-tabs{display:inline-flex;align-items:center;gap:4px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:4px;box-shadow:0 8px 22px #0f172a0d}.comment-sort-tabs button{min-height:30px;border-radius:999px;padding:0 11px;color:#64748b;font-size:10px;font-weight:950;letter-spacing:0;text-transform:uppercase;line-height:1;white-space:nowrap}.comment-sort-tabs button.is-active{background:#0f172a;color:#fff;box-shadow:0 8px 16px #0f172a24}.comment-composer{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 10px 28px #0f172a0f}.comment-composer-top{border-bottom:1px solid #edf2f7;background:#fbfdff;padding:12px 14px}.comment-name-input{width:min(320px,100%);min-height:42px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:0 14px;color:#0f172a;font-size:14px;font-weight:800}.comment-input{width:100%;min-height:112px;border:0;background:#fff;padding:18px 16px;color:#0f172a;font-size:15px;line-height:1.55;outline:0;resize:vertical}.comment-thread{display:grid;gap:14px;margin-top:18px}.comment-card{scroll-margin-top:110px;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.comment-row{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:11px}.comment-avatar{width:46px!important;height:46px!important;border-radius:999px!important;border:2px solid #fff;object-fit:cover;box-shadow:0 6px 16px #0f172a1f;background:#f1f5f9}.comment-card>.comment-row>.min-w-0{min-width:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:11px 12px 10px;box-shadow:0 8px 22px #0f172a0d}.comment-card-featured>.comment-row>.min-w-0{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff 78%)}.comment-card-owner>.comment-row>.min-w-0{border-color:#c4b5fd;background:linear-gradient(180deg,#f5f3ff,#fff 78%);box-shadow:0 10px 28px #7c3aed1f}.comment-card-owner .comment-avatar{border-color:#ddd6fe;box-shadow:0 8px 20px #7c3aed2e}.comment-card-has-owner>.comment-row>.min-w-0{border-color:#ddd6fe;background:linear-gradient(180deg,#faf5ff,#fff 80%)}.comment-card-ally>.comment-row>.min-w-0{border-color:#a7f3d0}.comment-card-muted>.comment-row>.min-w-0{opacity:.72}.comment-meta{display:flex;min-width:0;align-items:center;gap:6px;flex-wrap:wrap}.comment-author{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:14px;font-weight:950;line-height:1.1;text-align:left}.comment-badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:950;letter-spacing:0;text-transform:uppercase;line-height:1;white-space:nowrap}.comment-body{margin-top:7px;color:#334155;font-size:15px;line-height:1.58}.comment-body p{margin:0 0 7px}.comment-body p:last-child{margin-bottom:0}.comment-actions{display:flex;align-items:center;gap:4px;flex-wrap:wrap;margin-top:9px}.comment-vote-btn,.comment-ghost-btn{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:4px;border-radius:999px;padding:0 8px;color:#64748b;font-size:11px;font-weight:900;line-height:1;transition:background-color .15s ease,color .15s ease,transform .15s ease}.comment-vote-btn:hover,.comment-ghost-btn:hover{background:#f1f5f9;color:#0f172a}.comment-vote-btn svg,.comment-ghost-btn svg{width:15px;height:15px}.comment-reply-box{margin-top:10px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;padding:10px}.comment-inline-input{width:100%;min-height:78px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:10px 12px;color:#0f172a;font-size:14px;line-height:1.5;outline:0}.comment-child-wrap{position:relative;display:grid;gap:9px;margin-top:10px;margin-left:21px;padding-left:24px}.comment-child-wrap:before{content:"";position:absolute;left:0;top:-6px;bottom:14px;width:2px;border-radius:999px;background:#cbd5e1}.comment-card-child{position:relative}.comment-card-child:before{content:"";position:absolute;left:-24px;top:19px;width:24px;height:18px;border-bottom:2px solid #cbd5e1;border-left:2px solid #cbd5e1;border-bottom-left-radius:10px}.comment-card-child .comment-row{grid-template-columns:38px minmax(0,1fr);gap:9px}.comment-card-child .comment-avatar{width:38px!important;height:38px!important}.comment-card-child>.comment-row>.min-w-0{border-radius:11px;padding:9px 10px}.comment-card-child .comment-author{font-size:13px}.comment-card-child .comment-body{font-size:14px;line-height:1.55}.comment-view-more-replies{position:relative;z-index:1;justify-self:start;min-height:30px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;padding:0 11px;color:#1d4ed8;font-size:11px;font-weight:950;line-height:1}.comment-view-more-replies b{margin-left:5px}.comment-empty{border:1px dashed #cbd5e1;border-radius:10px;background:#fff;padding:26px 14px;text-align:center;color:#64748b;font-size:13px;font-weight:850}.comment-shell{display:grid;gap:14px;max-width:100%}.comment-kicker{margin:0 0 8px;color:#64748b;font-size:12px;font-weight:750;letter-spacing:0;line-height:1.25}.comment-title{margin:0;color:#0f172a;font-size:24px;font-weight:950;letter-spacing:0;line-height:1.08}.comment-count{display:inline-block;margin-left:4px}.comment-composer{border-radius:12px;box-shadow:0 14px 34px #0f172a0f}.comment-composer:focus-within{border-color:#94a3b8;box-shadow:0 16px 38px #0f172a17}.comment-input{display:block;box-sizing:border-box;min-height:124px;max-width:100%;border-bottom:1px solid #f1f5f9}.comment-input::placeholder,.comment-inline-input::placeholder{color:#94a3b8}.comment-input:focus,.comment-inline-input:focus,.comment-name-input:focus{box-shadow:inset 0 0 0 1px #0f172a1a}.comment-composer>.comment-reward-hint,.comment-composer>p.mt-2{margin:0!important;border-bottom:1px solid #f1f5f9;padding:9px 16px 10px;color:#64748b!important;font-size:11px!important;font-weight:850!important;letter-spacing:0!important;line-height:1.35!important}.comment-reply-box .comment-reward-hint{margin:6px 0 0!important;border:0!important;padding:0!important;color:#64748b!important;font-size:11px!important;font-weight:850!important;line-height:1.35!important}.comment-toolbar{min-height:58px;border-top:0;padding:12px 14px;background:#fff}.comment-primary-btn,.comment-secondary-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;text-decoration:none!important;cursor:pointer}.comment-primary-btn{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:#0f172a;padding:0 17px;color:#fff!important;font-size:11px;font-weight:950;letter-spacing:0;line-height:1;text-align:center;text-transform:uppercase;box-shadow:0 12px 24px #0f172a33;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease,opacity .15s ease}.comment-primary-btn:hover:not(:disabled),.comment-primary-btn:focus-visible{background:#020617;color:#fff!important;box-shadow:0 15px 30px #0f172a3d}.comment-primary-btn:focus-visible,.comment-secondary-btn:focus-visible{outline:3px solid rgba(16,185,129,.28);outline-offset:2px}.comment-primary-btn:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.comment-secondary-btn{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;padding:0 12px;color:#475569!important;font-size:11px;font-weight:900;letter-spacing:0;line-height:1;white-space:nowrap;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.comment-secondary-btn:hover,.comment-secondary-btn:focus-visible{border-color:#94a3b8;background:#f8fafc;color:#0f172a!important}.comment-emoji-btn{width:40px;min-width:40px;padding:0}.comment-emoji-btn svg{width:17px;height:17px}.comment-notify-toggle{min-height:38px}.comment-toolbar-right>.text-xs{max-width:220px;line-height:1.25;text-align:right}.comment-empty{margin-top:0}@media (max-width:520px){.comment-toolbar{align-items:stretch;flex-wrap:wrap;min-height:0}.comment-toolbar-left,.comment-toolbar-right{width:100%;flex-basis:100%}.comment-toolbar-left{justify-content:flex-start}.comment-toolbar-right{justify-content:space-between}.comment-toolbar .comment-primary-btn{min-height:38px;margin-left:auto;padding:0 14px}.comment-notify-toggle{max-width:calc(100vw - 112px)}.comment-toolbar-right>.text-xs{max-width:58%;text-align:left}}.comment-modal-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483200!important;display:flex;align-items:center!important;justify-content:center!important;overflow-y:auto!important;background:#0f172a9e!important;padding:24px!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.comment-modal-backdrop[style*="display: none"],.comment-modal-panel[style*="display: none"]{display:none!important}.comment-modal-panel{width:min(460px,100%)!important;max-height:calc(100dvh - 48px)!important;overflow-y:auto!important;border-radius:16px!important;box-shadow:0 24px 80px #0f172a59!important}.comment-modal-panel .comment-primary-btn{display:flex!important;min-height:48px!important;width:100%!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#0f172a!important;padding:0 16px!important;color:#fff!important;font-size:11px!important;font-weight:950!important;letter-spacing:0!important;line-height:1!important;text-align:center!important;text-decoration:none!important;text-transform:uppercase!important;box-shadow:0 12px 26px #0f172a38!important}.comment-modal-panel .comment-primary-btn:hover{background:#111827!important;color:#fff!important;text-decoration:none!important}.comment-modal-panel .comment-primary-btn:focus-visible{outline:3px solid rgba(16,185,129,.35)!important;outline-offset:2px!important}.rpg-public-profile-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483200!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow-y:auto!important;background:#0f172ab8!important;padding:16px!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rpg-public-profile-backdrop[style*="display: none"],.rpg-public-profile-panel[style*="display: none"]{display:none!important}.rpg-public-profile-panel{width:min(100%,880px)!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;border-radius:8px!important;background:#fff!important;box-shadow:0 30px 80px #0f172a52!important}.rpg-public-profile-card{display:grid!important;grid-template-rows:172px minmax(0,1fr)!important;max-height:calc(100dvh - 32px)!important;overflow:hidden!important;background:#fff!important}.rpg-public-profile-hero{position:relative!important;min-height:172px!important;background:linear-gradient(135deg,#111827,#334155 45%,#0f766e);background-position:center!important;background-size:cover!important}.rpg-public-profile-hero-shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0f172a33,#0f172ab3),linear-gradient(90deg,#0f172a85,#0f172a24)!important}.rpg-public-profile-close,.rpg-public-cover-upload,.rpg-public-avatar-edit{position:absolute!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;background:#0f172ab8!important;color:#fff!important;font-weight:900!important}.rpg-public-profile-close{top:12px!important;right:12px!important;width:38px!important;height:38px!important}.rpg-public-cover-upload{right:12px!important;bottom:12px!important;min-height:36px!important;padding:0 12px!important;cursor:pointer!important;font-size:12px!important}.rpg-public-profile-body{display:grid!important;gap:14px!important;overflow-y:auto!important;padding:0 24px 24px!important;background:#fff!important}.rpg-public-profile-head{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:16px!important;align-items:end!important;min-height:118px!important;margin-top:-132px!important;padding:0 16px 18px!important;border-radius:8px!important;color:#fff!important;position:relative!important;z-index:3!important}.rpg-public-profile-head--legacy{display:none!important}.rpg-public-profile-head--hero{position:absolute!important;right:24px!important;bottom:0!important;left:24px!important;margin-top:0!important}.rpg-public-avatar-wrap{position:relative!important;z-index:2!important}.rpg-public-avatar{width:88px!important;height:88px!important;border:4px solid #fff!important;border-radius:12px!important;object-fit:cover!important;background:#f8fafc!important;box-shadow:0 18px 38px #0f172a4d!important}.rpg-public-avatar-edit{right:-8px!important;bottom:-8px!important;width:34px!important;height:34px!important;cursor:pointer!important}.rpg-public-profile-title{min-width:0!important}.rpg-public-profile-title h2{margin:0!important;color:#fff!important;font-size:28px!important;font-weight:950!important;line-height:1.08!important;overflow-wrap:anywhere!important;text-shadow:0 2px 12px rgba(15,23,42,.35)!important}.rpg-public-profile-title .comment-kicker{color:#ffffffb8!important}.rpg-public-profile-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important;color:#fff!important;font-size:12px!important;font-weight:800!important}.rpg-public-profile-meta>span{display:inline-flex!important;align-items:center!important;min-height:28px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:8px!important;background:#0f172a7a!important;padding:5px 8px!important}.rpg-public-profile-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important}.rpg-profile-crown-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:36px!important;border:1px solid rgba(251,191,36,.7)!important;border-radius:999px!important;background:#fffbeb!important;color:#92400e!important;padding:0 13px!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}.rpg-profile-crown-btn svg{width:17px!important;height:17px!important;flex:0 0 17px!important}.rpg-public-xp-row,.rpg-public-info-card{border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;padding:14px!important}.rpg-public-stat-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important}.rpg-public-stat,.rpg-public-mini-grid>div{min-width:0!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important;padding:12px!important}.rpg-public-stat b,.rpg-public-mini-grid b{display:block!important;color:#0f172a!important;font-size:21px!important;font-weight:950!important;line-height:1!important}.rpg-public-stat span,.rpg-public-mini-grid span{display:block!important;margin-top:6px!important;color:#64748b!important;font-size:11px!important;font-weight:900!important;line-height:1.2!important;text-transform:uppercase!important}.rpg-profile-tabs{display:flex!important;gap:6px!important;overflow-x:auto!important;border-bottom:1px solid #e2e8f0!important;padding:2px 0 0!important}.rpg-profile-tab{flex:0 0 auto!important;min-height:36px!important;border:1px solid transparent!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;background:#fff!important;padding:0 14px!important;color:#475569!important;font-size:12px!important;font-weight:950!important}.rpg-profile-tab.is-active{border-color:#e2e8f0!important;background:#0f172a!important;color:#fff!important}.rpg-profile-overview-grid,.rpg-public-mini-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.rpg-profile-activity-list,.rpg-profile-unlock-list{display:grid!important;gap:8px!important}.rpg-profile-activity{display:grid!important;gap:4px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;padding:12px!important;color:inherit!important;text-decoration:none!important}.rpg-public-empty{margin:0!important;color:#64748b!important;font-size:13px!important;font-weight:650!important;line-height:1.5!important}@media (max-width:760px){.comment-section-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:12px}.comment-sort-tabs{width:100%;overflow-x:auto;border-radius:10px;justify-content:flex-start}.comment-sort-tabs button{flex:1 0 auto}.comment-composer{border-radius:9px}.comment-composer-top{padding:9px 10px}.comment-name-input{min-height:38px;font-size:12px}.comment-input{min-height:96px;padding:13px 11px;font-size:13px}.comment-toolbar{padding:9px 10px}.comment-notify-toggle{max-width:calc(100vw - 176px)}.comment-thread{gap:12px;margin-top:14px}.comment-row{grid-template-columns:38px minmax(0,1fr);gap:8px}.comment-avatar{width:38px!important;height:38px!important}.comment-card>.comment-row>.min-w-0{border-radius:10px;padding:9px 9px 8px}.comment-author{max-width:136px;font-size:13px}.comment-meta .ml-auto{width:100%;margin-left:0!important;font-size:10px}.comment-body{font-size:14px;line-height:1.55}.comment-actions{gap:2px}.comment-vote-btn,.comment-ghost-btn{min-height:26px;padding:0 6px;font-size:10px}.comment-child-wrap{margin-left:19px;padding-left:18px}.comment-child-wrap:before{left:0;top:-5px;bottom:12px}.comment-card-child:before{left:-18px;top:16px;width:18px;height:14px;border-bottom-left-radius:8px}.comment-card-child .comment-row{grid-template-columns:32px minmax(0,1fr);gap:7px}.comment-card-child .comment-avatar{width:32px!important;height:32px!important}.comment-card-child>.comment-row>.min-w-0{padding:8px}.comment-card-child .comment-body{font-size:13.5px;line-height:1.52}.comment-modal-backdrop{align-items:flex-start!important;padding:76px 8px 88px!important}.comment-modal-panel{max-height:calc(100dvh - 164px)!important;border-radius:12px!important}}@media (max-width:760px){.rpg-public-profile-backdrop{align-items:stretch!important;padding:8px!important}.rpg-public-profile-panel,.rpg-public-profile-card{max-height:calc(100dvh - 16px)!important}.rpg-public-profile-card{grid-template-rows:300px minmax(0,1fr)!important}.rpg-public-profile-hero{min-height:300px!important}.rpg-public-profile-body{gap:12px!important;padding:0 14px 16px!important}.rpg-public-profile-head{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;justify-items:center!important;text-align:center!important;min-height:226px!important;align-content:end!important;margin-top:-236px!important;padding:0 12px 18px!important}.rpg-public-profile-head--hero{right:14px!important;bottom:10px!important;left:14px!important}.rpg-public-avatar{width:86px!important;height:86px!important}.rpg-public-profile-title h2{font-size:24px!important}.rpg-public-profile-meta{justify-content:center!important;gap:5px!important;margin-top:7px!important}.rpg-public-profile-meta>span{min-height:24px!important;padding:4px 7px!important;font-size:10px!important}.rpg-public-profile-actions{grid-column:1/-1!important;justify-content:center!important}.rpg-public-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rpg-profile-overview-grid{grid-template-columns:minmax(0,1fr)!important}}.comment-modal-panel{position:relative!important;background:#fff!important;border:1px solid rgba(226,232,240,.96)!important;padding:28px!important;color:#0f172a!important;text-align:center!important}.comment-modal-panel h3{margin:0 0 8px!important;color:#0f172a!important;font-size:24px!important;font-weight:950!important;letter-spacing:0!important;line-height:1.08!important}.comment-modal-panel p{margin:0 0 22px!important;color:#475569!important;font-size:14px!important;font-weight:650!important;line-height:1.6!important}.comment-modal-panel .comment-secondary-btn{display:flex!important;min-height:44px!important;width:100%!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fff!important;padding:0 16px!important;color:#334155!important;font-size:11px!important;font-weight:950!important;text-decoration:none!important;text-transform:uppercase!important}.comment-modal-panel>.comment-ghost-btn{position:absolute!important;right:12px!important;top:12px!important;display:grid!important;width:34px!important;height:34px!important;place-items:center!important;border:1px solid #e2e8f0!important;border-radius:999px!important;background:#fff!important;color:#475569!important}.rpg-public-cover-upload,.rpg-public-avatar-edit{display:none!important}.rpg-public-profile-panel{border:1px solid rgba(226,232,240,.88)!important;border-radius:12px!important}.rpg-public-profile-card{grid-template-rows:190px minmax(0,1fr)!important}.rpg-public-profile-hero{min-height:190px!important}.rpg-public-profile-head--hero{right:24px!important;bottom:16px!important;left:24px!important;align-items:end!important}.rpg-public-profile-body{gap:14px!important;padding:16px 24px 24px!important}.rpg-public-summary{margin:0!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important;padding:12px 14px!important;color:#475569!important;font-size:14px!important;font-weight:650!important;line-height:1.55!important}.rpg-public-profile-meta>span{gap:4px!important;white-space:nowrap!important}.rpg-profile-crown-btn{box-shadow:0 10px 22px #0f172a24!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease!important}.rpg-profile-crown-btn:hover{transform:translateY(-1px)!important;background:#fef3c7!important;box-shadow:0 14px 28px #0f172a2e!important}.rpg-profile-crown-btn:disabled{cursor:wait!important;opacity:.65!important;transform:none!important}.rpg-profile-tab-panel{min-height:150px!important}.rpg-public-mini-grid{margin-top:10px!important;gap:8px!important}.rpg-profile-badge-row,.rpg-profile-badge-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}.rpg-profile-badge{display:inline-flex!important;align-items:center!important;min-height:28px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important;padding:5px 8px!important;color:#334155!important;font-size:11px!important;font-weight:950!important;line-height:1.1!important}.profile-badge-blue{border-color:#bfdbfe!important;background:#eff6ff!important;color:#1d4ed8!important}.profile-badge-emerald{border-color:#a7f3d0!important;background:#ecfdf5!important;color:#047857!important}.profile-badge-amber{border-color:#fde68a!important;background:#fffbeb!important;color:#b45309!important}.profile-badge-indigo{border-color:#c7d2fe!important;background:#eef2ff!important;color:#4338ca!important}.profile-badge-rose{border-color:#fecdd3!important;background:#fff1f2!important;color:#be123c!important}.profile-badge-green{border-color:#bbf7d0!important;background:#f0fdf4!important;color:#15803d!important}.profile-badge-slate{border-color:#cbd5e1!important;background:#f8fafc!important;color:#334155!important}.rpg-next-unlock{margin-top:12px!important;border:1px solid #bfdbfe!important;border-radius:8px!important;background:#eff6ff!important;padding:10px!important;color:#1e3a8a!important;font-size:12px!important;font-weight:850!important;line-height:1.35!important}.rpg-profile-activity:hover{border-color:#cbd5e1!important;background:#f8fafc!important}.rpg-profile-activity>span{color:#64748b!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}.rpg-profile-activity b{color:#0f172a!important;font-size:14px!important;font-weight:950!important;line-height:1.2!important}.rpg-profile-activity p{margin:0!important;color:#64748b!important;font-size:13px!important;font-weight:650!important;line-height:1.5!important}.rpg-profile-event{position:relative!important;padding-right:86px!important}.rpg-profile-event.is-crown{border-color:#fde68a!important;background:#fffbeb!important}.rpg-profile-event em{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;border-radius:999px!important;background:#ecfdf5!important;padding:6px 8px!important;color:#047857!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;white-space:nowrap!important}.rpg-profile-unlock{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#f8fafc!important;padding:10px 12px!important;color:#64748b!important;font-size:12px!important;font-weight:850!important}.rpg-profile-unlock.is-unlocked{border-color:#bbf7d0!important;background:#f0fdf4!important;color:#166534!important}.rpg-public-network-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,280px)!important;align-items:center!important;gap:14px!important;border:1px solid #dbeafe!important;border-radius:12px!important;background:linear-gradient(135deg,#0f172a0a,#0ea5e914),#fff!important;padding:14px!important}.rpg-public-network-card.is-locked{border-color:#fed7aa!important;background:linear-gradient(135deg,#fbbf241f,#fffffff0),#fff!important}.rpg-public-network-card.is-unlocked{border-color:#bbf7d0!important;background:linear-gradient(135deg,#10b9811f,#fffffff5),#fff!important}.rpg-public-network-copy>span{display:block!important;margin-bottom:4px!important;color:#0f766e!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important}.rpg-public-network-copy>b{display:block!important;color:#0f172a!important;font-size:14px!important;font-weight:950!important;line-height:1.15!important}.rpg-public-network-copy>p{margin:5px 0 0!important;color:#64748b!important;font-size:12px!important;font-weight:750!important;line-height:1.45!important}.rpg-public-action-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.rpg-action-btn,.rpg-network-lock-btn{min-height:42px!important;border:1px solid #cbd5e1!important;border-radius:10px!important;background:#fff!important;padding:10px 12px!important;font-size:11px!important;font-weight:950!important;text-transform:uppercase!important}.rpg-action-btn--ally{border-color:#a7f3d0!important;color:#047857!important}.rpg-action-btn--ally.is-active{border-color:#047857!important;background:#047857!important;color:#fff!important}.rpg-action-btn--opponent{border-color:#fecdd3!important;color:#be123c!important}.rpg-action-btn--opponent.is-active{border-color:#be123c!important;background:#be123c!important;color:#fff!important}.rpg-network-lock-btn{justify-self:stretch!important;border-color:#fbbf24!important;background:#111827!important;color:#fff!important}@media (max-width:760px){.comment-modal-panel{padding:24px 18px!important}.comment-modal-panel h3{font-size:22px!important}.rpg-public-profile-card{grid-template-rows:300px minmax(0,1fr)!important}.rpg-public-profile-hero{min-height:300px!important}.rpg-public-profile-body{padding:0 14px 16px!important}.rpg-public-profile-head--hero{right:14px!important;bottom:10px!important;left:14px!important}.rpg-public-profile-title h2{font-size:24px!important}.rpg-public-network-card,.rpg-public-action-row{grid-template-columns:minmax(0,1fr)!important}.rpg-profile-event{padding-right:12px!important}.rpg-profile-event em{position:static!important;transform:none!important;justify-self:start!important;margin-top:4px!important}}@media (min-width:761px){.comment-child-wrap:before{background:#94a3b8}.comment-card-child:before{border-color:#94a3b8}}@media (max-width:760px){.comment-row{grid-template-columns:42px minmax(0,1fr);gap:10px}.comment-avatar{width:42px!important;height:42px!important}.comment-body{font-size:14.75px;line-height:1.6}.comment-child-wrap{margin-left:21px;padding-left:22px}.comment-child-wrap:before{width:2px;background:#94a3b8}.comment-card-child:before{left:-22px;width:22px;border-color:#94a3b8}.comment-card-child .comment-row{grid-template-columns:36px minmax(0,1fr);gap:8px}.comment-card-child .comment-avatar{width:36px!important;height:36px!important}.comment-card-child .comment-body{font-size:14px;line-height:1.56}}.article-taxonomy-disclosure{width:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 26px #0f172a0f}.article-taxonomy-disclosure summary{display:flex;min-height:48px;align-items:center;gap:10px;padding:9px 12px;list-style:none;cursor:pointer}.article-taxonomy-disclosure summary::-webkit-details-marker{display:none}.article-taxonomy-title{display:grid;min-width:0;gap:1px;margin-right:auto;color:#0f172a;line-height:1.05}.article-taxonomy-title small{color:#64748b;font-size:9px;font-weight:950;letter-spacing:0;text-transform:uppercase}.article-taxonomy-title b{overflow:hidden;font-size:12px;font-weight:950;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.article-taxonomy-pill{display:inline-flex;min-width:0;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;padding:6px 9px;color:#0f172a;font-size:11px;font-weight:950;line-height:1}.article-taxonomy-pill svg{width:15px;height:15px;color:#be123c;flex-shrink:0}.article-taxonomy-hash{color:var(--color-primary,#b80000);font-size:13px;font-weight:950;line-height:1}.article-taxonomy-arrow{margin-left:auto;width:16px;height:16px;color:#64748b;transition:transform .18s ease}.article-taxonomy-disclosure[open] .article-taxonomy-arrow{transform:rotate(180deg)}.article-taxonomy-panel{display:grid;gap:10px;border-top:1px solid #f1f5f9;padding:10px 12px 12px}.article-taxonomy-group{display:flex;flex-wrap:wrap;gap:8px}@media (min-width: 768px){.article-taxonomy-disclosure{max-width:100%}.article-taxonomy-disclosure summary{min-height:52px;padding:10px 14px}.article-taxonomy-panel{grid-template-columns:minmax(0,1fr);padding:12px 14px 14px}.article-taxonomy-group{gap:9px}}@media (max-width: 520px){.article-taxonomy-title b{max-width:132px}.article-taxonomy-pill{padding:6px 8px}}.synergy-trust-box{position:relative;width:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 26px #0f172a0f;color:#0f172a;padding-right:120px!important}.synergy-trust-summary{display:flex;min-height:52px;align-items:center;gap:10px;padding:10px 14px;letter-spacing:0!important;list-style:none;cursor:pointer}.synergy-trust-summary::-webkit-details-marker{display:none}.synergy-trust-title{display:grid;min-width:0;gap:1px;margin-right:auto;color:#0f172a;line-height:1.05}.synergy-trust-title small{color:#64748b;font-size:9px;font-weight:950;letter-spacing:0;text-transform:uppercase}.synergy-trust-title b{overflow:hidden;color:#0f172a;font-size:12px;font-weight:950;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.synergy-trust-panel{display:grid;gap:14px;border-top:1px solid #f1f5f9;padding:12px 14px 14px;color:#475569;font-size:14px;font-weight:600;line-height:1.6}.synergy-trust-panel p{margin:0!important}.synergy-trust-arrow{margin-left:auto;width:16px;height:16px;flex:0 0 16px;color:#64748b;transition:transform .18s ease}.synergy-trust-box details[open] .synergy-trust-arrow{transform:rotate(180deg)}.synergy-trust-report-open{position:absolute;right:12px;top:10px;display:inline-flex;min-height:32px;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;padding:0 13px;color:#0f172a;font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase;box-shadow:0 8px 18px #0f172a0f}.synergy-trust-report-open:hover{border-color:#0f172a}@media (min-width:768px){.synergy-trust-panel{grid-template-columns:minmax(0,1fr) auto;align-items:start}}.synergy-modal-open{overflow:hidden!important}.synergy-trust-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483200;overflow-y:auto;overscroll-behavior:contain}.synergy-trust-report-modal[hidden]{display:none}.synergy-trust-report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:block;border:0;border-radius:0;background:#020617a8;padding:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.synergy-trust-report-shell{position:relative;display:flex;min-height:100dvh;align-items:flex-start;justify-content:center;padding:28px 14px;pointer-events:none}.synergy-trust-report-panel{position:relative;width:min(620px,100%);max-height:calc(100dvh - 56px);overflow:hidden;border:1px solid rgba(226,232,240,.9);border-radius:12px;background:#fff;box-shadow:0 28px 90px #0206175c;pointer-events:auto}.synergy-trust-report-scroll{max-height:calc(100dvh - 56px);overflow-y:auto;overscroll-behavior:contain;padding:26px}.synergy-trust-report-close{position:absolute;right:14px;top:14px;z-index:2;display:flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:22px;font-weight:800;line-height:1;box-shadow:0 10px 28px #0f172a1f}.synergy-trust-report-close:hover{border-color:#0f172a;color:#0f172a}.synergy-trust-report-kicker{margin:0 0 8px!important;color:var(--color-primary,#b80000)!important;font-size:11px!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase}.synergy-trust-report-panel h3{max-width:calc(100% - 48px);margin:0;color:#0f172a;font-size:26px;font-weight:950;letter-spacing:0;line-height:1.1}.synergy-trust-report-desc{margin:10px 0 18px!important;color:#475569!important;font-size:14px!important;font-weight:700!important;line-height:1.55!important}.synergy-trust-report-panel form{display:grid;gap:12px}.synergy-trust-report-panel label{display:grid;gap:6px;color:#475569;font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase}.synergy-trust-report-panel select,.synergy-trust-report-panel textarea,.synergy-trust-report-panel input{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:11px 12px;color:#0f172a;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;outline:none}.synergy-trust-report-panel textarea{min-height:132px;resize:vertical}.synergy-trust-report-panel select:focus,.synergy-trust-report-panel textarea:focus,.synergy-trust-report-panel input:focus{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a}.synergy-trust-report-panel button[type=submit]{display:flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;color:#fff;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.synergy-trust-report-status{min-height:18px;color:#047857;font-size:13px;font-weight:800;line-height:1.4}@media (max-width:640px){.synergy-trust-box{padding-right:0!important;padding-bottom:58px!important}.synergy-trust-summary{padding:10px 14px}.synergy-trust-panel{padding:12px 14px 14px}.synergy-trust-report-open{right:12px;top:auto;bottom:12px;width:calc(100% - 24px)}.synergy-trust-report-shell{min-height:100dvh;padding:8px}.synergy-trust-report-panel{max-height:calc(100dvh - 16px);border-radius:10px}.synergy-trust-report-scroll{max-height:calc(100dvh - 16px);padding:20px 16px}.synergy-trust-report-panel h3{font-size:22px}.synergy-trust-report-panel textarea{min-height:118px}.synergy-trust-report-close{right:10px;top:10px;width:34px;height:34px}}.article-info-panel{position:relative;z-index:10;width:100%;margin:2.5rem 0 1.75rem;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 14px 34px #0f172a14}.article-info-panel-summary{display:flex;width:100%;min-height:58px;align-items:center;gap:10px;padding:10px 12px;background:#fff;color:#0f172a;text-align:left;list-style:none;cursor:pointer}.article-info-panel-summary::-webkit-details-marker{display:none}.article-info-panel-title{display:grid;min-width:0;gap:2px;margin-right:auto;line-height:1.05}.article-info-panel-title small{color:#64748b;font-size:9px;font-weight:950;letter-spacing:0;text-transform:uppercase}.article-info-panel-title b{overflow:hidden;color:#0f172a;font-size:12px;font-weight:950;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.article-info-panel-chips{display:flex;min-width:0;flex:0 1 auto;gap:5px;justify-content:flex-end}.article-info-panel-chips span{display:inline-flex;max-width:88px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:999px;background:#f8fafc;padding:5px 7px;color:#334155;font-size:9px;font-weight:950;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.article-info-panel-chips span:first-child{border-color:#fecaca;background:#fff1f2;color:#be123c}.article-info-panel-arrow{width:16px;height:16px;flex:0 0 16px;color:#64748b;transition:transform .18s ease}.article-info-panel[open] .article-info-panel-arrow{transform:rotate(180deg)}.article-info-panel-body{display:none;gap:10px;width:100%;border-top:1px solid #eef2f7;padding:10px;background:#fff}.article-info-panel[open] .article-info-panel-body{display:grid}.article-info-panel-section{width:100%}.article-info-panel-taxonomy-share{display:flex;flex-direction:column;gap:10px}.article-info-panel .synergy-trust-box{margin-top:0!important;margin-bottom:0!important}.article-info-panel .synergy-trust-box,.article-info-panel .article-taxonomy-disclosure{border-color:#e5e7eb;border-radius:10px;box-shadow:none}.article-info-panel .synergy-trust-summary,.article-info-panel .article-taxonomy-disclosure summary{min-height:46px}.article-info-panel .synergy-trust-panel,.article-info-panel .article-taxonomy-panel{padding:10px 12px 12px}.article-info-panel .synergy-trust-report-open{min-height:30px;font-size:10px}.article-info-panel-taxonomy-share>.flex.justify-end{justify-content:flex-start;margin-top:0}.article-info-panel-taxonomy-share>.flex.justify-end>.inline-flex,.article-info-panel-taxonomy-share>.flex.justify-end>.synergy-article-share-save-widget{width:100%;justify-content:space-between;border-radius:12px;box-shadow:none}.article-info-panel .article-up-next-cta{margin-top:.25rem;margin-bottom:0}.article-info-panel .article-up-next-cta{margin:0;grid-template-columns:minmax(0,1fr) 36px}@media (max-width:767px){.article-info-panel{margin:1.5rem 0 1.75rem}.article-info-panel-chips span{max-width:78px}}.synergy-comment-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483300;display:grid;place-items:center;overflow-y:auto;overscroll-behavior:contain;padding:18px}.synergy-comment-report-modal[hidden]{display:none}.synergy-comment-report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:#020617a8;padding:0;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.synergy-comment-report-panel{position:relative;width:min(430px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;border:1px solid rgba(226,232,240,.9);border-radius:12px;background:#fff;padding:26px;box-shadow:0 28px 90px #02061761;outline:none}.synergy-comment-report-close{position:absolute;right:12px;top:12px;display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:22px;font-weight:800;line-height:1}.synergy-comment-report-close:hover{border-color:#0f172a;color:#0f172a}.synergy-comment-report-icon{display:flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf5;color:#047857}.synergy-comment-report-icon svg{width:28px;height:28px}.synergy-comment-report-panel.is-error .synergy-comment-report-icon{background:#fff1f2;color:#be123c}.synergy-comment-report-kicker{margin:16px 0 7px!important;color:#047857!important;font-size:11px!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase}.synergy-comment-report-panel.is-error .synergy-comment-report-kicker{color:#be123c!important}.synergy-comment-report-panel h3{max-width:calc(100% - 46px);margin:0;color:#0f172a;font-size:25px;font-weight:950;letter-spacing:0;line-height:1.08}.synergy-comment-report-desc{margin:10px 0 20px!important;color:#475569!important;font-size:14px!important;font-weight:750!important;line-height:1.55!important}.synergy-comment-report-action{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;color:#fff;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.synergy-comment-report-action:hover{background:#020617}@media (max-width:640px){.synergy-comment-report-modal{align-items:end;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px))}.synergy-comment-report-panel{max-height:calc(100dvh - 20px - env(safe-area-inset-bottom,0px));padding:22px 18px}.synergy-comment-report-panel h3{font-size:22px}}.comment-notification-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483300;display:grid;place-items:center;padding:18px}.comment-notification-modal[hidden]{display:none}.comment-notification-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:#020617a8;padding:0;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.comment-notification-panel{position:relative;width:min(460px,100%);border:1px solid rgba(226,232,240,.92);border-radius:12px;background:#fff;padding:26px;box-shadow:0 28px 90px #02061761;outline:none}.comment-notification-close{position:absolute;right:12px;top:12px;display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:22px;font-weight:800;line-height:1}.comment-notification-close:hover{border-color:#0f172a;color:#0f172a}.comment-notification-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:999px;background:#eff6ff;color:#2563eb}.comment-notification-icon svg{width:29px;height:29px}.comment-notification-kicker{margin:16px 0 7px!important;color:#2563eb!important;font-size:11px!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase}.comment-notification-panel h3{max-width:calc(100% - 46px);margin:0;color:#0f172a;font-size:25px;font-weight:950;letter-spacing:0;line-height:1.08}.comment-notification-desc{margin:10px 0 15px!important;color:#475569!important;font-size:14px!important;font-weight:750!important;line-height:1.55!important}.comment-notification-benefits{display:grid;gap:8px;margin:0 0 16px}.comment-notification-benefits span{display:flex;align-items:center;gap:8px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;padding:9px 10px;color:#1e3a8a;font-size:12px;font-weight:900;line-height:1.25}.comment-notification-benefits span:before{content:"";display:block;width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:#2563eb}.comment-notification-error{margin:0 0 14px!important;border:1px solid #fecdd3;border-radius:8px;background:#fff1f2;padding:9px 10px;color:#be123c!important;font-size:12px!important;font-weight:850!important;line-height:1.4!important}.comment-notification-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:8px}.comment-notification-primary,.comment-notification-secondary{display:flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.comment-notification-primary{background:#0f172a;color:#fff}.comment-notification-primary:hover{background:#020617}.comment-notification-primary:disabled{cursor:wait;opacity:.75}.comment-notification-secondary{border:1px solid #e2e8f0;background:#fff;color:#475569}.comment-notification-secondary:hover{border-color:#0f172a;color:#0f172a}@media (max-width:640px){.comment-notification-modal{align-items:end;padding:10px}.comment-notification-panel{padding:22px 18px}.comment-notification-panel h3{font-size:22px}.comment-notification-actions{grid-template-columns:1fr}}.synergy-reward-toast{border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.synergy-reward-toast:hover{filter:brightness(.96)}.synergy-read-reward-modal{overflow-y:auto;overscroll-behavior:contain}.synergy-read-reward-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:#020617ad;padding:0;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.synergy-read-reward-shell{position:relative;z-index:1;display:flex;min-height:100dvh;align-items:center;justify-content:center;padding:clamp(16px,4vh,34px);pointer-events:none}.synergy-read-reward-panel{position:relative;width:min(540px,100%);max-height:calc(100dvh - clamp(32px,8vh,68px));overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(226,232,240,.92);border-radius:18px;background:#fff;padding:28px;box-shadow:0 28px 90px #02061761;outline:none;pointer-events:auto}.synergy-read-reward-close{position:absolute;right:12px;top:12px;display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:22px;font-weight:800;line-height:1}.synergy-read-reward-close:hover{border-color:#0f172a;color:#0f172a}.synergy-read-reward-icon{display:flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf5;color:#047857;font-size:24px;font-weight:950;box-shadow:0 14px 34px #10b98133}.synergy-read-reward-kicker{margin:16px 0 7px!important;color:#047857!important;font-size:11px!important;font-weight:950!important;letter-spacing:0!important;text-transform:uppercase}.synergy-read-reward-panel h3{max-width:calc(100% - 46px);margin:0;color:#0f172a;font-size:26px;font-weight:950;letter-spacing:0;line-height:1.08}.synergy-read-reward-desc{margin:10px 0 16px!important;color:#475569!important;font-size:14px!important;font-weight:750!important;line-height:1.55!important}.synergy-read-reward-progress{border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;padding:14px}.synergy-read-reward-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#064e3b;font-size:12px;font-weight:950;text-transform:uppercase}.synergy-read-reward-progress-head b{font-size:18px;color:#047857}.synergy-read-reward-bar{height:9px;overflow:hidden;border-radius:999px;background:#d1fae5;margin:10px 0}.synergy-read-reward-bar span{display:block;height:100%;border-radius:999px;background:#10b981;transition:width .5s ease}.synergy-read-reward-progress p{margin:0!important;color:#065f46!important;font-size:13px!important;font-weight:800!important;line-height:1.45!important}.synergy-read-reward-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.synergy-read-reward-stats div{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px}.synergy-read-reward-stats b{display:block;color:#0f172a;font-size:20px;font-weight:950;line-height:1}.synergy-read-reward-stats span{display:block;margin-top:6px;color:#64748b;font-size:10px;font-weight:950;line-height:1.25;text-transform:uppercase}.synergy-read-reward-note{margin:12px 0 16px!important;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff;padding:10px;color:#1e3a8a!important;font-size:13px!important;font-weight:850!important;line-height:1.45!important}.synergy-read-reward-suggestion{display:flex;width:100%;min-height:40px;align-items:center;justify-content:center;margin:12px 0 10px;border:1px solid #bbf7d0;border-radius:8px;background:#ecfdf5;color:#047857!important;font-size:12px;font-weight:950;letter-spacing:0;text-decoration:none!important;text-transform:uppercase}.synergy-read-reward-suggestion:hover{border-color:#34d399;background:#d1fae5;color:#065f46!important}.synergy-read-reward-action{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;border-radius:8px;background:#0f172a;color:#fff;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.synergy-read-reward-action:hover{background:#020617}@media (max-width:640px){.synergy-read-reward-shell{min-height:100dvh;align-items:flex-start;padding:calc(72px + env(safe-area-inset-top,0px)) 10px calc(88px + env(safe-area-inset-bottom,0px))}.synergy-read-reward-panel{width:100%;max-height:calc(100dvh - 160px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));border-radius:14px;padding:17px}.synergy-read-reward-close{right:8px;top:8px;width:30px;height:30px;font-size:18px}.synergy-read-reward-icon{width:46px;height:46px;font-size:18px}.synergy-read-reward-kicker{margin:10px 0 5px!important;font-size:9px!important}.synergy-read-reward-panel h3{max-width:calc(100% - 38px);font-size:20px;line-height:1.06}.synergy-read-reward-desc{margin:7px 0 10px!important;font-size:11px!important;line-height:1.35!important}.synergy-read-reward-progress{padding:10px}.synergy-read-reward-progress-head{font-size:9px}.synergy-read-reward-progress-head b{font-size:14px}.synergy-read-reward-bar{height:7px;margin:7px 0}.synergy-read-reward-progress p{font-size:11px!important}.synergy-read-reward-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px}.synergy-read-reward-stats div{min-width:0;padding:8px 6px}.synergy-read-reward-stats b{font-size:15px}.synergy-read-reward-stats span{font-size:8px;line-height:1.15}.synergy-read-reward-note{margin:8px 0 10px!important;padding:8px;font-size:10px!important;line-height:1.35!important}.synergy-read-reward-suggestion{min-height:36px;margin:8px 0;font-size:10px}.synergy-read-reward-action{min-height:38px;font-size:10px}}@media (max-width:420px){.synergy-read-reward-stats{grid-template-columns:minmax(0,1fr)}.synergy-read-reward-stats div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px}.synergy-read-reward-stats b{font-size:16px}.synergy-read-reward-stats span{margin-top:0;font-size:9px}}.synergy-pulse-card{border:1px solid #e5e7eb;border-radius:8px;padding:18px;background:#fff}.synergy-pulse-widget-rail .synergy-pulse-card{border-radius:12px;padding:14px;box-shadow:0 1px 2px #0f172a0a}.synergy-pulse-kicker{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px;font-size:12px;font-weight:900;text-transform:uppercase}.synergy-pulse-widget-rail .synergy-pulse-kicker{font-size:10px;letter-spacing:.08em}.synergy-pulse-kicker-label{color:#64748b}.synergy-pulse-reward-badge{display:inline-flex;align-items:center;min-height:22px;border:1px solid #86efac;border-radius:999px;background:#ecfdf5;color:#047857;padding:0 8px;font-size:10px;font-weight:950;letter-spacing:0;line-height:1;white-space:nowrap}.synergy-pulse-widget-rail .synergy-pulse-reward-badge{min-height:20px;padding:0 7px;font-size:9px}.synergy-pulse-media{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:8px;margin:0 0 12px;background:linear-gradient(135deg,#eff6ff,#ecfeff);border:1px solid #dbeafe}.synergy-pulse-media[hidden]{display:none}.synergy-pulse-media img{width:100%;height:100%;object-fit:cover;display:block}.synergy-pulse-media:after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(to top,#0f172a8c,#0f172a00);pointer-events:none}.synergy-pulse-media-badge{position:absolute;left:8px;top:8px;display:inline-flex;min-height:22px;align-items:center;border-radius:999px;background:#0f172ae0;padding:0 8px;color:#fff;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}.synergy-pulse-media-queued{display:flex;height:100%;align-items:center;justify-content:center;color:#1e3a8a;font-size:12px;font-weight:950;text-transform:uppercase}.synergy-pulse-question{font-size:20px;line-height:1.3;font-weight:900;color:#111827;margin-bottom:14px}.synergy-pulse-widget-rail .synergy-pulse-question{font-size:15px;line-height:1.25;margin-bottom:10px}.synergy-pulse-options{display:grid;gap:8px}.synergy-pulse-option{border:1px solid #d1d5db;background:#f9fafb;border-radius:6px;padding:10px 12px;text-align:left;font-weight:800;cursor:pointer}.synergy-pulse-widget-rail .synergy-pulse-option{font-size:13px;border-radius:8px;padding:9px 10px}.synergy-pulse-option:hover{background:#eef2ff;border-color:#93c5fd}.synergy-pulse-option:disabled{cursor:default;opacity:.75}.synergy-pulse-bar{height:8px;background:#f3f4f6;border-radius:99px;position:relative;margin:-2px 0 7px;overflow:hidden}.synergy-pulse-bar span{display:block;height:100%;background:#2563eb}.synergy-pulse-bar b{position:absolute;right:4px;top:-4px;font-size:10px;color:#111827}.synergy-pulse-results{margin-top:8px;font-size:12px;font-weight:900;color:#047857}.synergy-pulse-note{margin-top:10px;font-size:12px;color:#6b7280}.synergy-polls-page{max-width:1180px;margin:0 auto;padding:38px 20px 58px}.polls-archive-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:22px;align-items:stretch;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#fff 58%,#ecfdf5);padding:24px;box-shadow:0 20px 52px #0f172a14}.polls-archive-hero p,.polls-archive-section-head p{margin:0 0 7px;color:#047857;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.polls-archive-hero h1{margin:0;color:#0f172a;font-size:clamp(42px,6vw,72px);font-weight:950;letter-spacing:0;line-height:.95}.polls-archive-hero span{display:block;max-width:720px;margin-top:14px;color:#475569;font-size:15px;font-weight:750;line-height:1.6}.polls-archive-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-self:center}.polls-archive-stats div{border:1px solid #dbe2ea;border-radius:10px;background:#ffffffdb;padding:16px;box-shadow:0 12px 32px #0f172a0f}.polls-archive-stats b{display:block;color:#0f172a;font-size:34px;font-weight:950;line-height:1}.polls-archive-stats span{display:block;margin-top:8px;color:#64748b;font-size:10px;font-weight:950;letter-spacing:0;text-transform:uppercase}.polls-live-section,.polls-archive-history{margin-top:18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:18px;box-shadow:0 14px 38px #0f172a0d}.polls-archive-section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.polls-archive-section-head h2{margin:0;color:#0f172a;font-size:28px;font-weight:950;letter-spacing:0;line-height:1.05}.polls-archive-section-head>span{max-width:470px;color:#64748b;font-size:13px;font-weight:750;line-height:1.45;text-align:right}.polls-live-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.synergy-pulse-widget-archive .synergy-pulse-card{height:100%;border-radius:12px;border-color:#dbeafe;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 12px 30px #0f172a0f}.polls-archive-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.polls-archive-filters a{display:inline-flex;min-height:34px;align-items:center;border:1px solid #dbe2ea;border-radius:999px;background:#fff;padding:0 12px;color:#334155;font-size:11px;font-weight:950;letter-spacing:0;text-decoration:none;text-transform:uppercase}.polls-archive-filters a:hover,.polls-archive-filters a.is-active{border-color:#0f172a;background:#0f172a;color:#fff;text-decoration:none}.polls-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.polls-archive-card{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border:1px solid #dbe2ea;border-radius:12px;background:#fff;box-shadow:0 12px 34px #0f172a0f}.polls-archive-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b)}.polls-archive-media img{width:100%;height:100%;object-fit:cover}.polls-archive-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#020617c7,#02061757 56%,#0206171a);pointer-events:none}.polls-archive-status{position:absolute;right:12px;top:12px;z-index:3;display:inline-flex;min-height:25px;align-items:center;border-radius:999px;background:#ffffffeb;padding:0 9px;color:#0f172a;font-size:10px;font-weight:950;letter-spacing:0;text-transform:uppercase}.polls-archive-media-copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;align-content:start;gap:10px;padding:14px 14px 20px;color:#fff}.polls-archive-media-fallback{display:grid;width:100%;height:100%;place-items:center;padding:18px;color:#fff;font-size:18px;font-weight:950;text-align:center;text-transform:uppercase}.polls-archive-body{display:grid;gap:12px;padding:15px}.polls-archive-card-top,.polls-archive-leader,.polls-archive-result div,.polls-archive-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.polls-archive-card-top span,.polls-archive-card-top b,.polls-archive-leader span,.polls-archive-result small,.polls-archive-card footer span,.polls-archive-voters>span{color:#64748b;font-size:10px;font-weight:950;letter-spacing:0;text-transform:uppercase}.polls-archive-media-copy .polls-archive-card-top{max-width:calc(100% - 86px)}.polls-archive-media-copy .polls-archive-card-top span,.polls-archive-media-copy .polls-archive-card-top b{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.polls-archive-card-top b{color:#047857}.polls-archive-card h2{margin:0;color:#0f172a;font-size:21px;font-weight:950;letter-spacing:0;line-height:1.08}.polls-archive-media-copy h2{max-width:min(92%,560px);color:#fff;font-size:clamp(20px,2.5vw,28px);line-height:1.04;text-shadow:0 3px 18px rgba(0,0,0,.45)}.polls-archive-leader{border:1px solid #bbf7d0;border-radius:9px;background:#ecfdf5;padding:10px}.polls-archive-leader strong{color:#047857;font-size:14px;font-weight:950;line-height:1.2;text-align:right}.polls-archive-results{display:grid;gap:8px}.polls-archive-result{display:grid;gap:5px}.polls-archive-result div span{min-width:0;color:#334155;font-size:12px;font-weight:900;line-height:1.2}.polls-archive-result div b{color:#0f172a;font-size:12px;font-weight:950}.polls-archive-result i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.polls-archive-result i em{display:block;height:100%;border-radius:inherit;background:#94a3b8}.polls-archive-result.is-leading i em{background:#10b981}.polls-archive-voters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;border-top:1px solid #f1f5f9;padding-top:10px}.polls-archive-voters>span{grid-column:1/-1}.polls-archive-voters div{display:grid;grid-template-columns:26px minmax(0,1fr);gap:7px;align-items:center;border:1px solid #eef2f7;border-radius:8px;background:#f8fafc;padding:7px}.polls-archive-voters img{grid-row:1 / span 2;width:26px;height:26px;border-radius:999px;object-fit:cover;background:#e2e8f0}.polls-archive-voters b{overflow:hidden;color:#0f172a;font-size:11px;font-weight:950;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.polls-archive-voters em{overflow:hidden;color:#64748b;font-size:10px;font-style:normal;font-weight:850;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.polls-archive-empty{border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;padding:28px;color:#64748b;font-size:14px;font-weight:850;text-align:center}.polls-archive-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;color:#64748b;font-size:12px;font-weight:950;text-transform:uppercase}.polls-archive-pagination a{border:1px solid #dbe2ea;border-radius:999px;background:#fff;padding:8px 12px;color:#0f172a;text-decoration:none}.polls-archive-pagination a:hover{border-color:#0f172a;text-decoration:none}@media (max-width:960px){.polls-archive-hero,.polls-live-grid,.polls-archive-grid{grid-template-columns:minmax(0,1fr)}.polls-archive-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.polls-archive-section-head{align-items:start;flex-direction:column}.polls-archive-section-head>span{text-align:left}.polls-archive-filters{justify-content:flex-start}}@media (max-width:640px){.synergy-polls-page{padding:24px 12px 44px}.polls-archive-hero,.polls-live-section,.polls-archive-history{border-radius:12px;padding:14px}.polls-archive-stats,.polls-archive-voters{grid-template-columns:minmax(0,1fr)}.polls-archive-card h2{font-size:19px}.polls-archive-media-copy{padding:12px}.polls-archive-status{right:10px;top:10px}}.synergy-article-share-save-widget a[aria-label=Facebook],.synergy-article-share-save-widget a[aria-label="Share on Facebook"],.synergy-share-reward-trigger[data-share-reward-platform=facebook]{color:#1877f2}.synergy-article-share-save-widget a[aria-label=Facebook]:hover,.synergy-article-share-save-widget a[aria-label="Share on Facebook"]:hover,.synergy-share-reward-trigger[data-share-reward-platform=facebook]:hover{background:#eff6ff;color:#1877f2}.synergy-article-share-save-widget a[aria-label=X],.synergy-article-share-save-widget a[aria-label="Share on X"],.synergy-share-reward-trigger[data-share-reward-platform=x]{color:#000}.synergy-article-share-save-widget a[aria-label=X]:hover,.synergy-article-share-save-widget a[aria-label="Share on X"]:hover,.synergy-share-reward-trigger[data-share-reward-platform=x]:hover{background:#f3f4f6;color:#000}
