.feat{position:relative;padding-left:1.6rem;line-height:1.5}.feat:before{content:"";position:absolute;left:0;top:.15rem;width:1.05rem;height:1.05rem;background-color:var(--color-brand-500);-webkit-mask:var(--check-mask) center / contain no-repeat;mask:var(--check-mask) center / contain no-repeat}.tip{display:inline-flex;vertical-align:middle;width:1rem;height:1rem;margin-left:.25rem;cursor:help;position:relative;background-color:var(--color-ink-400);-webkit-mask:var(--help-mask) center / contain no-repeat;mask:var(--help-mask) center / contain no-repeat}.tip:hover{background-color:var(--color-brand-500)}.tip:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);width:max-content;max-width:260px;padding:.5rem .75rem;border-radius:.5rem;background:var(--color-ink-900);color:#fff;font-size:.75rem;line-height:1.4;white-space:normal;text-align:left;box-shadow:0 8px 24px -8px #1f243066;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:40}.tip:hover:after{opacity:1;transform:translate(-50%) translateY(0)}:root{--check-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 6.709a1 1 0 0 0-1.414-1.418l-9.19 9.19-4.556-4.556a1 1 0 1 0-1.414 1.414l5.263 5.263a1 1 0 0 0 1.414 0z'/%3E%3C/svg%3E");--help-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm0 16.25a1.25 1.25 0 1 1 1.25-1.25A1.25 1.25 0 0 1 12 18.25zm1.7-6.06c-.63.44-.7.63-.7 1.06a1 1 0 0 1-2 0 2.79 2.79 0 0 1 1.56-2.7c.72-.5.94-.78.94-1.36a1.5 1.5 0 0 0-3 0 1 1 0 0 1-2 0 3.5 3.5 0 0 1 7 0c0 1.55-.86 2.2-1.8 2.86z'/%3E%3C/svg%3E")}
