.seal{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;position:relative;box-sizing:border-box;border:1.5px solid currentColor;background:var(--kit-card,rgba(255,255,255,.04));font:600 11px/1 Inter,system-ui,sans-serif;letter-spacing:0;vertical-align:middle;color:var(--is-fg-3,#AAB2C6)}.seal:before{content:"";position:absolute;inset:2.5px;border-radius:50%;border:1px dashed currentColor;opacity:.55;pointer-events:none}.seal>span{position:relative;line-height:1}.seal-verified{color:var(--up,#3FBF87)}.seal-moderate{color:var(--gold,#F5B53D)}.seal-thin{color:var(--is-fg-3,#AAB2C6)}html[data-theme=light] .seal{background:var(--kit-card,#fff)}html[data-theme=light] .seal-verified{color:#1d8a4c}html[data-theme=light] .seal-moderate{color:#8a5a08}html[data-theme=light] .seal-thin{color:#5a6474}.seal-sm{width:14px;height:14px;flex:0 0 14px;font-size:8px;margin-right:5px}.seal-sm:before{inset:1.5px}.tchip .seal{background:transparent;border-width:1px}
